From db612eaaa849de7685e13415c6922efede69978d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 18 Dec 2012 16:16:15 +0100 Subject: aufs, squashfs modules for stage3.1 if needed --- server/build_core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/build_core b/server/build_core index 16afa396..d0441c69 100755 --- a/server/build_core +++ b/server/build_core @@ -81,7 +81,7 @@ tar cpv $BASICLIBS | tar xpv -C ${STAGE31_DIR} &>/dev/null [ ! -d ${STAGE32_DIR} ] && echo "No stage3.2 directory found. Please run setup_tools first." && exit 1 [ -e ${STAGE31_DIR}/mnt/openslx.sqfs ] && rm ${STAGE31_DIR}/mnt/openslx.sqfs -mksquashfs ${STAGE32_DIR} ${STAGE31_DIR}/mnt/openslx.sqfs -comp xz -b 1M -no-progress -no-recovery 2>/dev/null +mksquashfs ${STAGE32_DIR} ${STAGE31_DIR}/mnt/openslx.sqfs -comp xz -b 1M -no-recovery 2>/dev/null cd ${STAGE31_DIR} find . | cpio --format="newc" --create | gzip -9 > ${ROOT_DIR}/initramfs -- cgit v1.2.3-55-g7522