X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=prep.sh;fp=prep.sh;h=8f0102430540015c9c6a8a46515eea7c4354c6b8;hb=5677a73a83d2a5b9eae05e3e1d2b71a6e004f364;hp=883e10f57b663c5512d3b5d448a3a3865a3ae453;hpb=d5019c8cd35d3ec4b5fee35744c8425f12aa7925;p=bootcd.git diff --git a/prep.sh b/prep.sh index 883e10f..8f01024 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.12 2006/08/21 20:24:09 mlhuang Exp $ +# $Id: prep.sh,v 1.13 2006/08/21 20:45:23 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -32,6 +32,7 @@ basearch=i386 # Packages to install packagelist=( +filesystem udev dhclient bash @@ -74,6 +75,7 @@ dos2unix bind-utils sharutils vconfig +ntp ) # Unnecessary junk