[Demudi-commits] r270 - demudi-debian-cd/trunk/data/sarge
Free Ekanayaka
free-guest@haydn.debian.org
Sun, 28 Nov 2004 05:53:01 -0700
Author: free-guest
Date: 2004-11-28 05:52:10 -0700 (Sun, 28 Nov 2004)
New Revision: 270
Modified:
demudi-debian-cd/trunk/data/sarge/demudi_i386_late_command
Log:
Modified: demudi-debian-cd/trunk/data/sarge/demudi_i386_late_command
===================================================================
--- demudi-debian-cd/trunk/data/sarge/demudi_i386_late_command 2004-11-28 12:45:44 UTC (rev 269)
+++ demudi-debian-cd/trunk/data/sarge/demudi_i386_late_command 2004-11-28 12:52:10 UTC (rev 270)
@@ -27,7 +27,6 @@
fi
if [ -x $grub ] && [ -f $splash ]; then
ln -sf $splash /boot/grub/splash.xpm.gz
- sed -i -e 's/^# kopt=\(.*\)/# kopt=\1 vga=791 video=vesafb:mtrr/g' /boot/grub/menu.lst
$grub
else
echo "Failed to install the splash image"