wok-next diff syslinux/stuff/isolinux.cfg @ rev 1627

syslinux: autologin
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 23 20:24:08 2008 +0000 (2008-10-23)
parents 454fb9f10166
children 76990ad741d7
line diff
     1.1 --- a/syslinux/stuff/isolinux.cfg	Wed Jun 18 14:37:16 2008 +0000
     1.2 +++ b/syslinux/stuff/isolinux.cfg	Thu Oct 23 20:24:08 2008 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  display isolinux.msg
     1.5  label slitaz
     1.6  	kernel /boot/bzImage
     1.7 -	append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal
     1.8 +	append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin
     1.9  
    1.10  include common.inc