diskimage-builder/elements/vm/finalise.d
Sandhya Ganapathy 697e771e4d Fix for host env leak into grub
While building images in a dual boot host,
/dev/sda is leaking into build's grub config.
It is visible in the logs that the commands
GRUB-INSTALL and GRUB-MKCONFIG probes Host OS environment.
This is avoided by setting grub_disable_os_prober
to true in /default/grub config file.

Change-Id: I7408de7b3bc8a62f8bf103f00a88a596f988353c
Closes-Bug: 1166491
2014-09-04 13:59:57 +05:30
..
50-remove-bogus-udev-links set -u and -o pipefail everywhere 2014-05-06 15:51:07 -05:00
51-bootloader Fix for host env leak into grub 2014-09-04 13:59:57 +05:30