[Glibc-bsd-commits] r1414 - trunk/web/cdscripts
Robert Millan
rmh at costa.debian.org
Thu Mar 30 14:47:30 UTC 2006
Author: rmh
Date: 2006-03-30 14:47:30 +0000 (Thu, 30 Mar 2006)
New Revision: 1414
Modified:
trunk/web/cdscripts/mfsroot.sh
Log:
"Disable" standard install.
Modified: trunk/web/cdscripts/mfsroot.sh
===================================================================
--- trunk/web/cdscripts/mfsroot.sh 2006-03-30 14:26:21 UTC (rev 1413)
+++ trunk/web/cdscripts/mfsroot.sh 2006-03-30 14:47:30 UTC (rev 1414)
@@ -31,6 +31,7 @@
-e "s,Attempting to install all selected distributions\.\.,Press ALT-F3 to proceed with GNU/kFreeBSD setup...,g" \
-e "s,Visit the general configuration menu for a chance to set,Debian GNU/kFreeBSD installation complete. Answer \"No\" ,g" \
-e "s,any last options?,below and reboot.,g" \
+ -e "s,Begin a standard installation (recommended),-------disabled-option-do-not-pick---------,g" \
> ${mnt}/stand/sysinstall
chmod 755 ${mnt}/stand/sysinstall
More information about the Glibc-bsd-commits
mailing list