wok view syslinux/stuff/isolinux.cfg @ rev 9131

Make vim don't depends on X/GTK stuff
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Mar 06 04:31:26 2011 +0100 (2011-03-06)
parents 8e037d6c17d6
children 204840df8a13
line source
1 display isolinux.msg
2 label slitaz
3 kernel /boot/bzImage
4 append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin
6 include common.cfg