Support BOOT_APPEND usage outside of VMs
authorMichael Prokop <mika@grml.org>
Fri, 16 Aug 2019 16:36:54 +0000 (18:36 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 21 Aug 2019 20:25:41 +0000 (22:25 +0200)
BOOT_APPEND works only for VMs when being invoked within
grub_install() inside main grml-debootstrap, move its
handling to chroot-script instead.

See https://github.com/grml/grml-debootstrap/issues/106


No differences found