From: Michael Prokop Date: Fri, 27 Jan 2012 12:35:58 +0000 (+0100) Subject: grub_install: slightly change message if grub is not installed X-Git-Tag: v0.49~9 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=5f348b98c314456e8a6858bfdc215caa9abd62db;hp=5f348b98c314456e8a6858bfdc215caa9abd62db grub_install: slightly change message if grub is not installed If using the VM install feature then grub is installed in main grml-debootstrap script instead of the chroot script. So don't confuse people too much with "not installing grub" and later actually installing grub... ---