From 9e62dc7ae8d3cfaf356394e2cc65f199826401b8 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 18 Sep 2010 13:04:33 +0000 Subject: Drop lilo documentation from non-linux archs. --- en/appendix/chroot-install.xml | 12 ++++++------ en/appendix/preseed.xml | 6 ++++-- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'en') diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml index a5e13fbaa..c74a27583 100644 --- a/en/appendix/chroot-install.xml +++ b/en/appendix/chroot-install.xml @@ -549,15 +549,15 @@ can use aptitude inside your Debian chroot to do so. -Check info grub or man -lilo.conf for instructions on setting up the +Check info grub or man +lilo.conf for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing grub -menu.lst or lilo.conf. For +menu.lstor lilo.conf. For lilo.conf, you could also copy it to the new system and edit it there. After you are done editing, call lilo (remember it will use -lilo.conf relative to the system you call it from). +lilo.conf relative to the system you call it from). @@ -611,8 +611,8 @@ postinst_hook = update-grub postrm_hook = update-grub -For the lilo bootloader, the value of -do_bootloader needs to remain yes. +For the lilo bootloader, the value of +do_bootloader needs to remain yes. diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 5139dd54a..6fc558bf4 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1411,12 +1411,14 @@ to be used easily on the kernel command line as well. Boot loader installation -# Grub is the default boot loader (for x86). If you want lilo installed +# 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 +#d-i lilo-installer/skip boolean true +# To install no bootloader, uncomment this +#d-i grub-installer/skip boolean true # With a few exceptions for unusual partitioning setups, GRUB 2 is now the # default. If you need GRUB Legacy for some particular reason, then -- cgit v1.2.3