- label step
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 18 May 2006 22:18:07 +0000 (22:18 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 18 May 2006 22:18:07 +0000 (22:18 +0000)
prep.sh

diff --git a/prep.sh b/prep.sh
index 0b2c72c..b6aae97 100755 (executable)
--- a/prep.sh
+++ b/prep.sh
@@ -8,7 +8,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # 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[@]}"