[PATCH 5/6] auto-packager: Update the mkpackage.README

Keng-Yu Lin kengyu at canonical.com
Thu Jul 26 09:34:59 UTC 2012


Add description of the procedure to release the tarball.

Signed-off-by: Keng-Yu Lin <kengyu at canonical.com>
---
 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
-- 
1.7.9.5




More information about the fwts-devel mailing list