From ae97132b16daa7a13acff3268809bd177ed52b8e Mon Sep 17 00:00:00 2001 From: James Meyer Date: Wed, 12 Nov 2008 20:26:14 -0600 Subject: Add a little extra info about the initial checkout. Also remove my user from the directions. --- README | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README b/README index 939efe8..6f29290 100644 --- a/README +++ b/README @@ -107,9 +107,16 @@ Quick start showing typical process ############ 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 + +- 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 + -git clone ssh://jams@knoppmyth.net/mount/repository/LinHES-dev -git clone ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD cd LinHES-dev/ ./setup_env.sh i686 cd .. -- cgit v0.12