[25669] in Source-Commits
/svn/athena r25156 - trunk/debathena/scripts/installer/pxe/stage1/debathena
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Jun 22 22:00:56 2011
Date: Wed, 22 Jun 2011 22:00:50 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106230200.p5N20o5G021451@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-06-22 22:00:49 -0400 (Wed, 22 Jun 2011)
New Revision: 25156
Modified:
trunk/debathena/scripts/installer/pxe/stage1/debathena/installer.sh
Log:
More obvious option names
Modified: trunk/debathena/scripts/installer/pxe/stage1/debathena/installer.sh
===================================================================
--- trunk/debathena/scripts/installer/pxe/stage1/debathena/installer.sh 2011-06-23 00:27:33 UTC (rev 25155)
+++ trunk/debathena/scripts/installer/pxe/stage1/debathena/installer.sh 2011-06-23 02:00:49 UTC (rev 25156)
@@ -112,7 +112,7 @@
echo " Advanced users only:"
echo " m: Select a different mirror. "
echo " b: Toggle between beta and production installer. "
- echo " s: Change the distro (version)."
+ echo " d: Change the distro (version)."
echo " a: Change architecture."
echo
echo -n "Choose: "
@@ -148,7 +148,7 @@
echo -n "Enter a new mirror hostname: "
read mirrorsite
;;
- s|S)
+ d|D)
echo
echo "NOTE: There is no data validation. Don't make a typo."
echo -n "Enter a new distro: "