From: Mark Huang Date: Thu, 18 May 2006 22:18:07 +0000 (+0000) Subject: - label step X-Git-Tag: bootcd-3.4-2~76 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dbeec46555bb498e62cad40b30081191567431a0;p=bootcd.git - label step --- diff --git a/prep.sh b/prep.sh index 0b2c72c..b6aae97 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.4 2006/05/16 18:31:32 mlhuang Exp $ +# $Id: prep.sh,v 1.5 2006/05/18 21:52:51 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -149,6 +149,8 @@ mkfedora -v -r $releasever -a $basearch -k $packages $bootcd pushd $bootcd +echo "* Removing unnecessary junk" + # Save precious files tar --ignore-failed-read -cpf precious.tar "${precious[@]}"