summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-01-15 20:18:59 (GMT)
committerBob Igo <bob@stormlogic.com>2009-01-15 20:18:59 (GMT)
commit46ef093552261324a154918bd58926e572ee5944 (patch)
treeaf4f6b728414cc6d5a0abb6ddc52c6d4afea9897
parent14c6d0d63c29e4cb69ee81903940c02e47bd4853 (diff)
downloadlinhes_dev-46ef093552261324a154918bd58926e572ee5944.zip
Minor README corrections.
-rw-r--r--README20
1 files changed, 11 insertions, 9 deletions
diff --git a/README b/README
index e1f52d1..3ae824b 100644
--- a/README
+++ b/README
@@ -116,18 +116,20 @@ Quick start showing typical process to create the chroot and build an ISO.
Create the chroot for i686
First checkout the repo
+
- Restricted dev accounts should use
- git clone $user@knoppmyth.net:LinHES-PKGBUILD
- git clone $user@knoppmyth.net:LinHES-dev
+ git clone $USER@knoppmyth.net:LinHES-PKGBUILD
+ git clone $USER@knoppmyth.net:LinHES-dev
- Unresticted dev account should use
- git clone ssh://$user@knoppmyth.net/mount/repository/LinHES-dev
- git clone ssh://$user@knoppmyth.net/mount/repository/LinHES-PKGBUILD
-
- cd LinHES-dev/
-./setup_env.sh i686
- cd ..
- ./enter_dev_chroot.i686.sh
+ git clone ssh://$USER@knoppmyth.net/mount/repository/LinHES-dev
+ git clone ssh://$USER@knoppmyth.net/mount/repository/LinHES-PKGBUILD
+
+- Run these commands:
+ cd LinHES-dev/
+ sudo ./setup_env.sh i686
+ cd ..
+ sudo ./enter_dev_chroot.i686
Build and iso from knoppmyth.net
cdb <= alias