summaryrefslogtreecommitdiffstats
path: root/bootdisk/i386
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2009-05-11 14:44:02 -0400
committerJeremy Katz <katzj@redhat.com>2009-05-11 15:30:52 -0400
commit6df56e2ae0f6a3a682e3f7f41fe6082ecfd29801 (patch)
tree011b57447ea7ae6942d3a1b0b0bc9c9f04b37aec /bootdisk/i386
parent7c5a7d1d30f0d2cf61e2f7a1891290e70ffcbd1e (diff)
downloadanaconda-6df56e2ae0f6a3a682e3f7f41fe6082ecfd29801.tar.gz
anaconda-6df56e2ae0f6a3a682e3f7f41fe6082ecfd29801.tar.xz
anaconda-6df56e2ae0f6a3a682e3f7f41fe6082ecfd29801.zip
Remove text-mode syslinux help
People don't end up in text-mode syslinux except in very weird cases. Make it a lot simpler so that we have less need to change it
Diffstat (limited to 'bootdisk/i386')
-rw-r--r--bootdisk/i386/boot.msg5
-rw-r--r--bootdisk/i386/general.msg24
-rw-r--r--bootdisk/i386/options.msg25
-rw-r--r--bootdisk/i386/param.msg21
-rw-r--r--bootdisk/i386/rescue.msg19
-rw-r--r--bootdisk/i386/syslinux.cfg5
6 files changed, 1 insertions, 98 deletions
diff --git a/bootdisk/i386/boot.msg b/bootdisk/i386/boot.msg
index b83ac3442..ff54899e1 100644
--- a/bootdisk/i386/boot.msg
+++ b/bootdisk/i386/boot.msg
@@ -1,8 +1,5 @@
splash.lss
- - To install or upgrade in graphical mode, press the 01<ENTER>07 key.
+ - Press the 01<ENTER>07 key to begin the installation process.
- - Use the function keys listed below for more information.
-
-0f[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07
diff --git a/bootdisk/i386/general.msg b/bootdisk/i386/general.msg
deleted file mode 100644
index c5a25fc32..000000000
--- a/bootdisk/i386/general.msg
+++ /dev/null
@@ -1,24 +0,0 @@
-00
-
-
- 01General Boot Help07
-
-You are now ready to begin the installation process. In most cases,
-the best way to get started is to simply press the 01<ENTER>07 key.
-
-If you are having problems with the graphical installer, you can use the
-'01resolution=<width>x<height>07' option to try and force a
-particular resolution. For example, boot with
-'01linux resolution=1024x76807'.
-
-Certain hardware configurations may have trouble with the automatic hardware
-detection done during the installation. If you experience problems during the
-installation, restart the installation adding the 'noprobe' option. The
-'skipddc' option will also skip monitor probing which hangs some systems.
-
-There are a number of parameters that can be passed to the Linux kernel
-at boot time. Press 01<F4>07 for more information.
-
-
-0f[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07
-
diff --git a/bootdisk/i386/options.msg b/bootdisk/i386/options.msg
deleted file mode 100644
index 8be6ab78b..000000000
--- a/bootdisk/i386/options.msg
+++ /dev/null
@@ -1,25 +0,0 @@
-00
-
-
- 01Installer Boot Options07
-
- - To disable hardware probing, type: 01linux noprobe <ENTER>07.
-
- - To test the install media you are using, type: 01linux mediacheck <ENTER>07.
-
- - To enable rescue mode, type: 01linux rescue <ENTER>07.
- Press 01<F5>07 for more information about rescue mode.
-
- - If you have a driver disk, type: 01linux dd <ENTER>07.
-
- - To prompt for the use of other install methods such as network
- install when booting from a CD, type 01linux askmethod <ENTER>07.
-
- - If you have an installer update disk, type: 01linux updates <ENTER>07.
-
- - If you have video problems, type: 01linux xdriver=vesa nomodeset<ENTER>07.
-
- - To test the memory in your system type: 01memtest86 <ENTER>07.
- (This option is only available when booting from CD.)
-
-0f[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07
diff --git a/bootdisk/i386/param.msg b/bootdisk/i386/param.msg
deleted file mode 100644
index d1bf831d8..000000000
--- a/bootdisk/i386/param.msg
+++ /dev/null
@@ -1,21 +0,0 @@
-00
-
-
- 01Kernel Parameter Help07
-
-Some kernel parameters can be specified on the command line and will be
-passed to the kernel.
-
-To pass an option to the kernel, use the following format:
-
- 01linux <options>07
-
-If a different installation mode is desired, enter it after the option(s).
-
-For example, to install on a system with 256MB of RAM using noprobe mode,
-type the following:
-
- 01linux mem=256M noprobe07
-
-
-0f[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07
diff --git a/bootdisk/i386/rescue.msg b/bootdisk/i386/rescue.msg
deleted file mode 100644
index 09464ffe6..000000000
--- a/bootdisk/i386/rescue.msg
+++ /dev/null
@@ -1,19 +0,0 @@
-00
-
-
- 01Rescue Mode Help07
-
-The installer includes a rescue mode which can be used when a system
-does not boot properly. The rescue mode includes many useful
-utilities (editor, hard drive and RAID tools, etc.) which will allow
-one to restore a system to a working state.
-
-To enter the rescue mode, boot your system from the installation
-CDROM or floppy and type 01linux rescue <ENTER>07.
-
-
-
-
-
-0f[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07
-
diff --git a/bootdisk/i386/syslinux.cfg b/bootdisk/i386/syslinux.cfg
index 06a651bea..f0e404609 100644
--- a/bootdisk/i386/syslinux.cfg
+++ b/bootdisk/i386/syslinux.cfg
@@ -3,11 +3,6 @@ prompt 1
timeout 600
display boot.msg
-F1 boot.msg
-F2 options.msg
-F3 general.msg
-F4 param.msg
-F5 rescue.msg
menu background splash.jpg
menu title Welcome to @PRODUCT@ @VERSION@!