@ -15,7 +15,7 @@
LIVEKITNAME="minios"
#
COMP_TYPE="xz"
COMP_TYPE="zstd"
# Kernel file, will be copied to your Live Kit
# Your kernel must support aufs and squashfs. Debian Jessie's kernel is ready
@ -672,8 +672,6 @@ function build_live() {
check_build_dir
#(cd /linux-live/rootcopy && cp --parents -afr * /)
chroot $BUILD_DIR mount none -t proc /proc
chroot $BUILD_DIR /linux-live/initrfs
chroot $BUILD_DIR umount /proc