[26011] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25345 - trunk/debathena/scripts/installer

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Aug 2 08:31:00 2011

Date: Tue, 2 Aug 2011 08:30:54 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201108021230.p72CUslu002215@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-08-02 08:30:54 -0400 (Tue, 02 Aug 2011)
New Revision: 25345

Modified:
   trunk/debathena/scripts/installer/install-debathena.beta.sh
Log:
Clean up wording and be more specific about Dell 790 stuff

Modified: trunk/debathena/scripts/installer/install-debathena.beta.sh
===================================================================
--- trunk/debathena/scripts/installer/install-debathena.beta.sh	2011-08-02 06:13:36 UTC (rev 25344)
+++ trunk/debathena/scripts/installer/install-debathena.beta.sh	2011-08-02 12:30:54 UTC (rev 25345)
@@ -108,7 +108,8 @@
     if [ "$category" != "cluster" ]; then
 	echo
 	echo "The Dell 790 sometimes has problems rebooting.  The best way to"
-	echo "workaround this is to pass a 'reboot=pci' at boot time."
+	echo "work around this is to pass 'reboot=pci' at boot time."
+	echo "This change will be made in your GRUB (bootloader) configuration."
 	ask "Is it ok to do this now? [Y/n] " y
 	if [ y != "$answer" ]; then
 	    noacpi=n


home help back first fref pref prev next nref lref last post