changeset 1135:2b7100b7de0c

Remember to make the root-filesystem tarball.
author Rob Landley <rob@landley.net>
date Tue, 22 Jun 2010 00:58:59 -0500
parents 7bd052346d86
children fb05d8a5fd77
files root-filesystem.sh
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/root-filesystem.sh	Mon Jun 21 10:35:38 2010 -0500
+++ b/root-filesystem.sh	Tue Jun 22 00:58:59 2010 -0500
@@ -26,3 +26,5 @@
 [ -z "$ROOT_NODIRS" ] && USRDIR="/usr" || USRDIR=""
 yes 'n' | cp -ia "$BUILD/native-compiler-$ARCH/." \
   "$BUILD/root-filesystem-$ARCH$USRDIR" 2>/dev/null || dienow
+
+create_stage_tarball