From 182209e9213fbcf2a826f9ba032112bb09c319d6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 18 May 2007 21:31:42 +0000 Subject: * Document new lilo-installer/skip preseed. --- en/appendix/preseed.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'en/appendix') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 28691ae50..985f04ab0 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1239,6 +1239,9 @@ to be used easily on the kernel command line as well. # Grub is the default boot loader (for x86). If you want lilo installed # instead, uncomment this: #d-i grub-installer/skip boolean true +# To also skip installing lilo, and install no bootloader, uncomment this +# too: +#d-i lilo-installer/skip boolean true # This is fairly safe to set, it makes grub install automatically to the MBR # if no other operating system is detected on the machine. -- cgit v1.2.3