summaryrefslogtreecommitdiffstats
path: root/bootdisk
diff options
context:
space:
mode:
authorbfox <bfox>2000-11-28 21:12:47 +0000
committerbfox <bfox>2000-11-28 21:12:47 +0000
commit807929b2ce49eb1a073fdf1b4498f64cf6213f9c (patch)
tree48d00cc0345c7061dbe989c92abb82b832a65acb /bootdisk
parente78fccb576eece90bf6eb0e22c5fe8215088fddd (diff)
downloadanaconda-807929b2ce49eb1a073fdf1b4498f64cf6213f9c.tar.gz
anaconda-807929b2ce49eb1a073fdf1b4498f64cf6213f9c.tar.xz
anaconda-807929b2ce49eb1a073fdf1b4498f64cf6213f9c.zip
Created new option for lowres (640x480 in 8 bit color)
Diffstat (limited to 'bootdisk')
-rwxr-xr-xbootdisk/i386/syslinux.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootdisk/i386/syslinux.cfg b/bootdisk/i386/syslinux.cfg
index 97db1a1de..762affd33 100755
--- a/bootdisk/i386/syslinux.cfg
+++ b/bootdisk/i386/syslinux.cfg
@@ -22,4 +22,7 @@ label ks
append ks initrd=initrd.img devfs=nomount
label nofb
kernel vmlinuz
- append initrd=initrd.img devfs=nomount \ No newline at end of file
+ append initrd=initrd.img devfs=nomount
+label lowres
+ kernel vmlinuz
+ append initrd=initrd.img devfs=nomount vga=769