wok 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 | 6a0e0cf4c95a |
children | ec2866e70c1b |
files | grub4dos/stuff/splash.xpm.gz slitaz-configs-base/receipt syslinux/receipt syslinux/stuff/splash.lss |
line diff
1.1 Binary file grub4dos/stuff/splash.xpm.gz has changed
2.1 --- a/slitaz-configs-base/receipt Wed Apr 06 03:44:57 2011 +0200 2.2 +++ b/slitaz-configs-base/receipt Wed Apr 06 03:48:59 2011 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="slitaz-configs-base" 2.7 -VERSION="4.1" 2.8 +VERSION="4.2" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="SliTaz config files for text based systems." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/syslinux/receipt Wed Apr 06 03:44:57 2011 +0200 3.2 +++ b/syslinux/receipt Wed Apr 06 03:48:59 2011 +0200 3.3 @@ -41,7 +41,7 @@ 3.4 cp -a $src/com32/modules/reboot.c32 $fs/boot/isolinux 3.5 cp -a $src/com32/modules/ifmem.c32 $fs/boot/isolinux 3.6 cp -a $src/modules/poweroff.com $fs/boot/isolinux 3.7 - cp $stuff/*.cfg $stuff/*.txt $stuff/*.msg $stuff/*.lss $fs/boot/isolinux 3.8 + cp $stuff/*.cfg $stuff/*.txt $stuff/*.msg $fs/boot/isolinux 3.9 while read cfg kbd loc ; do 3.10 sed -e "s/^display/kbdmap $cfg.kbd\ndisplay/" \ 3.11 -e "s/^label/say Now using $kbd keyboard and $loc locale.\nlabel/" \
4.1 Binary file syslinux/stuff/splash.lss has changed