[commit] BSDanywhere - r241 - branches/stephan

0 views
Skip to first unread message

bsdan...@startek.ch

unread,
Dec 2, 2008, 10:22:31 AM12/2/08
to bsdanywhe...@googlegroups.com
Author: stephan
Date: Tue Dec 2 16:22:31 2008
New Revision: 241

Log:
Be more verbose on installing boot files.

Modified:
branches/stephan/build.sh

Modified: branches/stephan/build.sh
==============================================================================
--- branches/stephan/build.sh (original)
+++ branches/stephan/build.sh Tue Dec 2 16:22:31 2008
@@ -154,7 +154,9 @@
do
test -r $CACHE_ROOT/$i || \
ftp -o $CACHE_ROOT/$i $MIRROR1/$RELEASE/$ARCH/$i
+ echo -n "Installing $i ... "
cp -p $CACHE_ROOT/$i $IMAGE_ROOT/
+ echo done
done
}

Reply all
Reply to author
Forward
0 new messages