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

Add diffutils
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 10:29:56 2009 +0000 (2009-01-27)
parents 454fb9f10166
children 76990ad741d7
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.inc