From patchwork Thu Jul 26 09:34:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [5/6] auto-packager: Update the mkpackage.README Date: Wed, 25 Jul 2012 23:34:59 -0000 From: Keng-Yu Lin X-Patchwork-Id: 173384 Message-Id: <1343295300-17440-6-git-send-email-kengyu@canonical.com> To: fwts-devel@lists.ubuntu.com Add description of the procedure to release the tarball. Signed-off-by: Keng-Yu Lin Acked-by: Colin Ian King Acked-by: Ivan Hu --- auto-packager/mkpackage.README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/auto-packager/mkpackage.README b/auto-packager/mkpackage.README index 7ff302f..19e7247 100644 --- a/auto-packager/mkpackage.README +++ b/auto-packager/mkpackage.README @@ -59,6 +59,9 @@ Next, update the tag: git push git push --tags +Next, create a directory for creating the tarball and checksum and run the mktar.sh script. +Upload the generated tarball and SHA256SUMS to the desired localtion for the releasing. + Next, create an auto-packager directory somewhere and run the mkpackage.sh script from within it. E.g mkdir /home/cking/fwts/auto-packager