summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-07-18 01:24:29 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-07-18 01:24:29 (GMT)
commita3b30211b1be2f29e73341717f1d988e05a7997e (patch)
treee9b1dfe4c0b236abd5a67abc1e4e9af65ec8404a /README
parent0c0fb5b96bc90e80a4dfb276000456766aa283ee (diff)
downloadlinhes_dev-a3b30211b1be2f29e73341717f1d988e05a7997e.zip
README clarification
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index eef4d1e..fbfa41d 100644
--- a/README
+++ b/README
@@ -187,8 +187,14 @@ cd core-testing
cd tar
vi PKGBUILD <= edit by hand and increment pkgrel by 1
mp -s <= builds the package and all dependencies
-# at this point you should test the package, either by building
-# a new iso or installing the package)
+
+# At this point you should test the package, either by building
+# a new iso or installing the package).
+
+# In order to make your change available to others you will have to commit
+# your change to the LinHES-PKGBUILD tree (git commit -a -m "commit message")
+# and also upload the new packages using kmsync.sh:
+
kmsync.sh testing <= this will pull down all new packages from knoppmyth.net
and upload the new tar package. This will also sync up
the src packages.