diff options
author | Bob Igo <bob@stormlogic.com> | 2009-01-15 20:18:59 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-01-15 20:18:59 (GMT) |
commit | 46ef093552261324a154918bd58926e572ee5944 (patch) | |
tree | af4f6b728414cc6d5a0abb6ddc52c6d4afea9897 /README | |
parent | 14c6d0d63c29e4cb69ee81903940c02e47bd4853 (diff) | |
download | linhes_dev-46ef093552261324a154918bd58926e572ee5944.zip |
Minor README corrections.
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -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 |