wok-stable diff syslinux/stuff/default.cfg @ rev 11795
Up: phpmyadmin (3.4.10.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Feb 25 00:53:44 2012 +0100 (2012-02-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/syslinux/stuff/default.cfg Sat Feb 25 00:53:44 2012 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +display display.txt 1.5 +label slitaz 1.6 + kernel /boot/bzImage 1.7 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin 1.8 + 1.9 +include common.cfg