# HG changeset patch # User Christophe Lincoln # Date 1302054539 -7200 # Node ID 9867bb14c367fbf66742de042cfd43c60656122a # Parent 6a0e0cf4c95a3327dc1a9a4c098df79ad4315334 Move isolnux splash to slitaz-configs diff -r 6a0e0cf4c95a -r 9867bb14c367 grub4dos/stuff/splash.xpm.gz Binary file grub4dos/stuff/splash.xpm.gz has changed diff -r 6a0e0cf4c95a -r 9867bb14c367 slitaz-configs-base/receipt --- a/slitaz-configs-base/receipt Wed Apr 06 03:44:57 2011 +0200 +++ b/slitaz-configs-base/receipt Wed Apr 06 03:48:59 2011 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="slitaz-configs-base" -VERSION="4.1" +VERSION="4.2" CATEGORY="base-system" SHORT_DESC="SliTaz config files for text based systems." MAINTAINER="pankso@slitaz.org" diff -r 6a0e0cf4c95a -r 9867bb14c367 syslinux/receipt --- a/syslinux/receipt Wed Apr 06 03:44:57 2011 +0200 +++ b/syslinux/receipt Wed Apr 06 03:48:59 2011 +0200 @@ -41,7 +41,7 @@ cp -a $src/com32/modules/reboot.c32 $fs/boot/isolinux cp -a $src/com32/modules/ifmem.c32 $fs/boot/isolinux cp -a $src/modules/poweroff.com $fs/boot/isolinux - cp $stuff/*.cfg $stuff/*.txt $stuff/*.msg $stuff/*.lss $fs/boot/isolinux + cp $stuff/*.cfg $stuff/*.txt $stuff/*.msg $fs/boot/isolinux while read cfg kbd loc ; do sed -e "s/^display/kbdmap $cfg.kbd\ndisplay/" \ -e "s/^label/say Now using $kbd keyboard and $loc locale.\nlabel/" \ diff -r 6a0e0cf4c95a -r 9867bb14c367 syslinux/stuff/splash.lss Binary file syslinux/stuff/splash.lss has changed