summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.i386
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mk-images.i386')
-rw-r--r--scripts/mk-images.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index 840443cdb..42dee8ccc 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -21,7 +21,7 @@ prepareBootTree() {
cp $MBD_FSIMAGE $MBD_BOOTTREE/initrd.img
cp $KERNELROOT/boot/vmlinuz-* $MBD_BOOTTREE/vmlinuz
- pngtopnm $BOOTDISKDIR/syslinux-splash.png | ppmtolss16 > $BOOTDISKDIR/splash.lss
+ pngtopnm $BOOTDISKDIR/syslinux-splash.png | ppmtolss16 \#000000=0 \#fefefd=7 \#ce0202=2 > $BOOTDISKDIR/splash.lss
cp $BOOTDISKDIR/splash.lss $MBD_BOOTTREE/splash.lss
if [ -d $BOOTDISKDIR/$BOOTLANG ]; then
# fb console and kon don't get along...