wok-stable diff syslinux/stuff/isolinux.cfg @ rev 2114
Add: SuperTux 0.1.3
author | Mallory MOLLO <mallory@skyrock.com> |
---|---|
date | Fri Jan 30 00:46:35 2009 +0100 (2009-01-30) |
parents | 454fb9f10166 |
children | 76990ad741d7 |
line diff
1.1 --- a/syslinux/stuff/isolinux.cfg Wed Jun 18 14:37:16 2008 +0000 1.2 +++ b/syslinux/stuff/isolinux.cfg Fri Jan 30 00:46:35 2009 +0100 1.3 @@ -1,6 +1,6 @@ 1.4 display isolinux.msg 1.5 label slitaz 1.6 kernel /boot/bzImage 1.7 - append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal 1.8 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin 1.9 1.10 include common.inc