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

Add missing CONFIG_FILES=
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 09 17:50:04 2008 +0000 (2008-08-09)
parents 97526a91fabb
children 8e037d6c17d6
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
6 include common.inc