From dbeec46555bb498e62cad40b30081191567431a0 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 18 May 2006 22:18:07 +0000 Subject: [PATCH] - label step --- prep.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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[@]}" -- 2.47.0