summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2005-02-21 01:56:13 +0000
committerPeter Jones <pjones@redhat.com>2005-02-21 01:56:13 +0000
commite6e5d7da11b658ad6cf506bc4b648fb5945b2bed (patch)
treee4a954f35f20967d7ca0f4f0bff2eff817aa3f01 /docs
parentd6184c707a14cd28b82694a42844d9958e0e64fe (diff)
downloadanaconda-e6e5d7da11b658ad6cf506bc4b648fb5945b2bed.tar.gz
anaconda-e6e5d7da11b658ad6cf506bc4b648fb5945b2bed.tar.xz
anaconda-e6e5d7da11b658ad6cf506bc4b648fb5945b2bed.zip
No longer use lilo.
Diffstat (limited to 'docs')
-rw-r--r--docs/kickstart-docs.txt25
1 files changed, 3 insertions, 22 deletions
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt
index 53da0f1c2..d99ac23dc 100644
--- a/docs/kickstart-docs.txt
+++ b/docs/kickstart-docs.txt
@@ -307,12 +307,8 @@ Creating the Kickstart File
bootloader (required)
- Specifies how the boot loader should be installed and whether the
- boot loader should be LILO or GRUB. This option is required for
- both installations and upgrades. For upgrades, if --useLilo is not
- specified and LILO is the current bootloader, the bootloader will
- be changed to GRUB. To preserve LILO on upgrades, use bootloader
- --upgrade.
+ Specifies how the boot loader should be installed. This option is
+ required for both installations and upgrades.
--append=
@@ -347,24 +343,9 @@ Creating the Kickstart File
If using GRUB, similar to --password= except the password
should already be encrypted.
- --useLilo
-
- Use LILO instead of GRUB as the boot loader.
-
- --linear
-
- If using LILO, use the linear LILO option; this is only for
- backward compatibility (and linear is now used by default).
-
- --nolinear
-
- If using LILO, use the nolinear LILO option; linear is the
- default.
-
--lba32
- If using LILO, force use of lba32 mode instead of
- auto-detecting.
+ Force use of lba32 mode instead of auto-detecting.
--upgrade