|
|
|
@ -336,7 +336,7 @@ recreate_initramfs() {
|
|
|
|
|
# around. Beware that this was written for a single use case
|
|
|
|
|
# (live-server) and may not work in all cases without
|
|
|
|
|
# tweaking...
|
|
|
|
|
# config/binary must be sourced before calling this function.
|
|
|
|
|
# config/common must be sourced before calling this function.
|
|
|
|
|
CHROOT="$1"
|
|
|
|
|
# Start by cargo culting bits of lb_chroot_hacks:
|
|
|
|
|
if [ -n "$LB_INITRAMFS_COMPRESSION" ]; then
|
|
|
|
|