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. --- debian/changelog | 5 ++++- en/appendix/preseed.xml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a7bde97b8..69302925c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,10 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low Thanks to RĂ©mi Demarthe. Closes: #420894. * Add translatable entities for Continue, Cancel and Go Back buttons. - -- Frans Pop Mon, 7 May 2007 17:25:28 +0200 + [ Joey Hess ] + * Document new lilo-installer/skip preseed. + + -- Joey Hess Fri, 18 May 2007 17:29:17 -0400 installation-guide (20070319) unstable; urgency=low 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