/[smeserver]/rpms/anaconda/sme7/centos4-isolinux-colors.patch
ViewVC logotype

Annotation of /rpms/anaconda/sme7/centos4-isolinux-colors.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 14:39:14 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: anaconda-10_1_1_63-4_centos4_1_el4_sme
Import on branch sme7 of package anaconda-10.1.1.63-4.centos4.1.el4.sme.src.rpm

1 slords 1.1 diff -uNr anaconda-10.1.1.37.orig/scripts/mk-images.x86_64 anaconda-10.1.1.37/scripts/mk-images.x86_64
2     --- anaconda-10.1.1.37.orig/scripts/mk-images.x86_64 2004-10-12 14:30:08.000000000 -0500
3     +++ anaconda-10.1.1.37/scripts/mk-images.x86_64 2006-03-11 17:30:07.000000000 -0600
4     @@ -16,7 +16,7 @@
5    
6     cp $MBD_FSIMAGE $MBD_BOOTTREE/initrd.img
7     cp $KERNELROOT/boot/vmlinuz-* $MBD_BOOTTREE/vmlinuz
8     - pngtopnm $BOOTDISKDIR/syslinux-splash.png | ppmtolss16 \#000000=0 \#cdcfd5=7 \#c90000=2 \#ffffff=15 \#5b6c93=9 > $BOOTDISKDIR/splash.lss
9     + pngtopnm $BOOTDISKDIR/syslinux-splash.png | ppmtolss16 \#3399FF=2 > $BOOTDISKDIR/splash.lss
10     if [ $? != 0 ]; then
11     echo $0: Failed to create splash.lss
12     exit 1

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed