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

adding tree
author Mike D. Smith <MikeDSmith25@gmail.com>
date Sat Sep 20 20:30:30 2008 -0700 (2008-09-20)
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