From a79d327e34014de39f8eec9aafcd53b754b264b5 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Wed, 12 Nov 2008 20:21:15 -0600 Subject: update quickstart portion of README to include kmsync --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 5918e84..939efe8 100644 --- a/README +++ b/README @@ -113,14 +113,16 @@ git clone ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD cd LinHES-dev/ ./setup_env.sh i686 cd .. - ./enter_dev_chroot.i686.sh + ./enter_dev_chroot.i686.sh Build and iso from knoppmyth.net cdb <= alias ./go.sh - (select i686-testing-REMOTE) + (select i686-testing-REMOTE) commands used to build a package (tar in this example), and update knoppmyth.net +Before building ANY packages you __MUST__ run "kmsync.sh testing" at least once while the local package directories are still empty.. +Doing this step now will avoid sync headaches down the road. cdl <= alias that takes you the the top level PKGBUILD directory cd core-testing @@ -128,7 +130,7 @@ cd tar vi PKGBUILD <= bump the pkgrel line by 1 mp # at this point you should test the package, either by building -# a new iso or installing the package) +# a new iso or installing the package) kmsync.sh testing <= this will pull down all changes from knoppmyth.net and upload the new tar package -- cgit v0.12