wok-6.x diff syslinux/receipt @ rev 9500

Move isolnux splash to slitaz-configs
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 06 03:48:59 2011 +0200 (2011-04-06)
parents 940b5937e496
children 21732727ec37
line diff
     1.1 --- a/syslinux/receipt	Wed Mar 02 11:06:20 2011 +0100
     1.2 +++ b/syslinux/receipt	Wed Apr 06 03:48:59 2011 +0200
     1.3 @@ -41,7 +41,7 @@
     1.4      cp -a $src/com32/modules/reboot.c32 $fs/boot/isolinux
     1.5      cp -a $src/com32/modules/ifmem.c32 $fs/boot/isolinux
     1.6      cp -a $src/modules/poweroff.com $fs/boot/isolinux
     1.7 -    cp $stuff/*.cfg $stuff/*.txt $stuff/*.msg $stuff/*.lss $fs/boot/isolinux
     1.8 +    cp $stuff/*.cfg $stuff/*.txt $stuff/*.msg $fs/boot/isolinux
     1.9      while read cfg kbd loc ; do
    1.10          sed -e "s/^display/kbdmap $cfg.kbd\ndisplay/" \
    1.11              -e "s/^label/say Now using $kbd keyboard and $loc locale.\nlabel/" \