summaryrefslogtreecommitdiffstats
path: root/bootdisk
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-02-28 22:52:44 +0000
committerJeremy Katz <katzj@redhat.com>2002-02-28 22:52:44 +0000
commit4c6e3b32fff696de163476a621431e976268b58f (patch)
tree4d34c8360e1b63087b5c730453f7b65a3f6a30bb /bootdisk
parent0fd5d35349cbb5c3c814d03984d8bf9f9544796a (diff)
downloadanaconda-4c6e3b32fff696de163476a621431e976268b58f.tar.gz
anaconda-4c6e3b32fff696de163476a621431e976268b58f.tar.xz
anaconda-4c6e3b32fff696de163476a621431e976268b58f.zip
merge from hampton branch
Diffstat (limited to 'bootdisk')
-rw-r--r--bootdisk/i386/snake.msg23
-rwxr-xr-xbootdisk/i386/syslinux.cfg6
2 files changed, 26 insertions, 3 deletions
diff --git a/bootdisk/i386/snake.msg b/bootdisk/i386/snake.msg
new file mode 100644
index 000000000..250c79c51
--- /dev/null
+++ b/bootdisk/i386/snake.msg
@@ -0,0 +1,23 @@
+
+0a
+ .-=-. .--.
+ __ .' '. / " )
+ _ .' '. / .-. \ / .-'0c\0a
+ ( \ / .-. \ / / \ \ / / 0c^0a
+ \ `-` / \ `-' / \ `-` /
+ `-.-` '.____.' `.____.'
+07
+ _
+ __ _ _ __ __ _ ___ ___ _ __ __| | __ _
+ / _` | '_ \ / _` |/ __/ _ \| '_ \ / _` |/ _` |
+| (_| | | | | (_| | (_| (_) | | | | (_| | (_| |
+ \__,_|_| |_|\__,_|\___\___/|_| |_|\__,_|\__,_|
+
+
+07
+
+
+
+
+
+
diff --git a/bootdisk/i386/syslinux.cfg b/bootdisk/i386/syslinux.cfg
index 8f7d10066..be823f463 100755
--- a/bootdisk/i386/syslinux.cfg
+++ b/bootdisk/i386/syslinux.cfg
@@ -4,9 +4,9 @@ timeout 600
display boot.msg
F1 boot.msg
F2 general.msg
-F3 expert.msg
-F4 param.msg
-F5 rescue.msg
+F3 param.msg
+F4 rescue.msg
+F7 snake.msg
label linux
kernel vmlinuz
append initrd=initrd.img devfs=nomount ramdisk_size=7168 vga=788