From: Mark Huang Date: Tue, 16 May 2006 18:31:32 +0000 (+0000) Subject: - remove duplicate openssh-clients specification X-Git-Tag: bootcd-3.4-2~78 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=047d82bc0bcb112fdf69347f33171c19343b3dc1;p=bootcd.git - remove duplicate openssh-clients specification - vanilla yum no longer requires pycurl, but bootmanager implicitly does; add an explicit dependency --- diff --git a/prep.sh b/prep.sh index 94a17ba..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.2 2006/05/15 19:19:55 mlhuang Exp $ +# $Id: prep.sh,v 1.3 2006/05/15 21:13:58 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -41,7 +41,6 @@ kernel bzip2 diffutils logrotate -openssh-clients passwd rsh rsync @@ -74,6 +73,7 @@ dosfstools dos2unix bind-utils sharutils +pycurl ) usage()