build message
parent
2750a6a4c1
commit
d5102a98c4
2
build
2
build
|
|
@ -20,7 +20,7 @@ if [ "$(mksquashfs 2>&1 | grep "Xdict-size")" = "" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# build initramfs image
|
# build initramfs image
|
||||||
echo "Building intramfs image using your current system binaries..."
|
echo "Building intramfs image..."
|
||||||
cd initramfs
|
cd initramfs
|
||||||
INITRAMFS=$(./initramfs_create "$LIVEKITNAME")
|
INITRAMFS=$(./initramfs_create "$LIVEKITNAME")
|
||||||
cd ..
|
cd ..
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue