|
|
@ -330,12 +330,6 @@ undivert_grub() {
|
|
|
|
--rename /usr/bin/systemd-detect-virt
|
|
|
|
--rename /usr/bin/systemd-detect-virt
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
skip_lb_stage() {
|
|
|
|
|
|
|
|
STAGE="$1"
|
|
|
|
|
|
|
|
mkdir -p .build
|
|
|
|
|
|
|
|
touch ".build/$STAGE"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recreate_initramfs() {
|
|
|
|
recreate_initramfs() {
|
|
|
|
# Regenerate the initramfs by running update-initramfs in the
|
|
|
|
# Regenerate the initramfs by running update-initramfs in the
|
|
|
|
# chroot at $1 and copying the generated initramfs
|
|
|
|
# chroot at $1 and copying the generated initramfs
|
|
|
|