[Glibc-bsd-commits] r1482 - trunk/web/cdscripts

Robert Millan rmh at costa.debian.org
Sun Apr 23 19:17:27 UTC 2006


Author: rmh
Date: 2006-04-23 19:17:26 +0000 (Sun, 23 Apr 2006)
New Revision: 1482

Modified:
   trunk/web/cdscripts/netinst.sh
Log:
Revert r1463.  grub is able to handle that by itself now.

Modified: trunk/web/cdscripts/netinst.sh
===================================================================
--- trunk/web/cdscripts/netinst.sh	2006-04-22 20:49:21 UTC (rev 1481)
+++ trunk/web/cdscripts/netinst.sh	2006-04-23 19:17:26 UTC (rev 1482)
@@ -63,8 +63,6 @@
 mfsroot_type="mfs_root"
 mfsroot_name="/boot/mfsroot"
 loader_color="YES"
-# needed for grub to be able of writing MBR
-kern.geom.debugflags=16
 EOF
 case ${distribution_lowcase} in
   gentoo) zcat mfsroot.gz | sed -e "s/Debian/Gentoo/g" | gzip -c9 > ${tmp}/boot/mfsroot.gz ;;




More information about the Glibc-bsd-commits mailing list