[Demudi-commits] r269 - in demudi-debian-cd/trunk: . debian

Free Ekanayaka free-guest@haydn.debian.org
Sun, 28 Nov 2004 05:46:43 -0700


Author: free-guest
Date: 2004-11-28 05:45:44 -0700 (Sun, 28 Nov 2004)
New Revision: 269

Modified:
   demudi-debian-cd/trunk/debian-cd.conf
   demudi-debian-cd/trunk/debian/changelog
   demudi-debian-cd/trunk/demudi-debian-cd
Log:
  * Disabled vesafb, as it can hang the system when detecting CD-ROM

Modified: demudi-debian-cd/trunk/debian/changelog
===================================================================
--- demudi-debian-cd/trunk/debian/changelog	2004-11-28 12:42:29 UTC (rev 268)
+++ demudi-debian-cd/trunk/debian/changelog	2004-11-28 12:45:44 UTC (rev 269)
@@ -32,6 +32,8 @@
   * Automatically generates header and date stamp in README*
   * Added README.UPGRADE, README.BUGS and README.CHANGES
   * Using d-i rc2 instead of daily builds
+  * Disabled vesafb, as it can hang the system when detecting CD-ROM
+    and moreover 791 is to high for some screens
 
  -- Free Ekanayaka <free@agnula.org>  Sun, 31 Oct 2004 10:14:37 +0100
  
\ No newline at end of file

Modified: demudi-debian-cd/trunk/debian-cd.conf
===================================================================
--- demudi-debian-cd/trunk/debian-cd.conf	2004-11-28 12:42:29 UTC (rev 268)
+++ demudi-debian-cd/trunk/debian-cd.conf	2004-11-28 12:45:44 UTC (rev 269)
@@ -273,7 +273,7 @@
 
 # Parameters to pass to kernel when the CD boots. Not currently supported
 # for all architectures.
-export KERNEL_PARAMS="preseed/file=/cdrom/.disk/preseed vga=791 video=vesafb:mtrr debconf/priority=critical mirror/suite=sarge"
+export KERNEL_PARAMS="preseed/file=/cdrom/.disk/preseed debconf/priority=critical mirror/suite=sarge"
 
 # If set, limits the number of binary CDs to produce.
 #export MAXCDS=1

Modified: demudi-debian-cd/trunk/demudi-debian-cd
===================================================================
--- demudi-debian-cd/trunk/demudi-debian-cd	2004-11-28 12:42:29 UTC (rev 268)
+++ demudi-debian-cd/trunk/demudi-debian-cd	2004-11-28 12:45:44 UTC (rev 269)
@@ -33,7 +33,7 @@
 $date
 EOF
 done
-exit
+
 /usr/share/demudi-debian-cd/demudi-tasksel | grep -v -e "^$" > /tmp/demudi-tasksel
 cat /etc/debtags/tagpatch.d/demudi | cut -f 1 -d : | sort > /tmp/demudi-tasksel.raw