[24370] in Source-Commits

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

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

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Sun Aug 16 22:26:03 2009

Date: Sun, 16 Aug 2009 22:25:51 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200908170225.n7H2PpcD005335@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-08-16 22:25:51 -0400 (Sun, 16 Aug 2009)
New Revision: 23967

Modified:
   trunk/debathena/scripts/installer/install-debathena.sh
Log:
installer: Improve phrasing of metapackage choices.

Modified: trunk/debathena/scripts/installer/install-debathena.sh
===================================================================
--- trunk/debathena/scripts/installer/install-debathena.sh	2009-08-14 05:57:32 UTC (rev 23966)
+++ trunk/debathena/scripts/installer/install-debathena.sh	2009-08-17 02:25:51 UTC (rev 23967)
@@ -45,11 +45,14 @@
 echo "in this list includes the functionality of the previous ones.  See the"
 echo "documentation at http://debathena.mit.edu for more information."
 echo ""
-echo "  standard:        Athena client software (e.g. discuss) and customizations"
-echo "  login:           Allow Athena users to log into your machine"
+echo "  standard:        Athena client software and customizations"
+echo "                   Recommended for laptops and single-user computers."
+echo "  login:           Allow Athena accounts to log into your machine"
+echo "                   Recommended for private remote-access servers."
 echo "  login-graphical: Athena graphical login customizations"
-echo "  workstation:     Managed graphical workstation with minimal need for"
-echo "                   manual maintenance"
+echo "                   Recommended for private multi-user desktops."
+echo "  workstation:     Graphical workstation with automatic updates"
+echo "                   Recommended for an auto-managed cluster-like system."
 echo ""
 
 # Hack to deal with the older PXE installer (which used a simple flag file to


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