X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=prep.sh;h=0deb5d5b5de233d48663f0974031590ab1aceb85;hb=047d82bc0bcb112fdf69347f33171c19343b3dc1;hp=27bc7bae0a23383e613469286b7b8876d41bc5e2;hpb=ab3dd61e64bb44259d7ae0fb9666788d7f7d14ef;p=bootcd.git diff --git a/prep.sh b/prep.sh index 27bc7ba..0deb5d5 100755 --- a/prep.sh +++ b/prep.sh @@ -8,7 +8,7 @@ # Mark Huang # Copyright (C) 2004-2006 The Trustees of Princeton University # -# $Id: prep.sh,v 1.1 2006/04/03 19:35:39 mlhuang Exp $ +# $Id: prep.sh,v 1.3 2006/05/15 21:13:58 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -27,7 +27,7 @@ fi export PATH # Release and architecture to install -releasever=2 +releasever=4 basearch=i386 # Packages to install @@ -41,7 +41,6 @@ kernel bzip2 diffutils logrotate -openssh-clients passwd rsh rsync @@ -74,6 +73,7 @@ dosfstools dos2unix bind-utils sharutils +pycurl ) usage()