wok diff syslinux/stuff/isolinux.cfg @ rev 22370

ncurses: corrected syntax in run_tic.sh
author Hans-G?nter Theisgen
date Mon Nov 25 14:37:54 2019 +0100 (2019-11-25)
parents beda06c66d60
children 78bc4b109dd6
line diff
     1.1 --- a/syslinux/stuff/isolinux.cfg	Sat Feb 24 11:14:17 2018 +0100
     1.2 +++ b/syslinux/stuff/isolinux.cfg	Mon Nov 25 14:37:54 2019 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4  LABEL slitaz
     1.5  	MENU LABEL SliTaz Live
     1.6  	COM32 c32box.c32
     1.7 -	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null video=-32 autologin
     1.8 +	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz video=-32 autologin
     1.9  
    1.10  LABEL help
    1.11  	MENU LABEL Help & Options