]> Zhao Yanbai Git Server - minix.git/commitdiff
setup.sh: Improved user messages. 99/2699/1
authorLionel Sambuc <lionel@minix3.org>
Thu, 7 Aug 2014 11:08:12 +0000 (13:08 +0200)
committerLionel Sambuc <lionel@minix3.org>
Thu, 7 Aug 2014 11:08:12 +0000 (13:08 +0200)
Change-Id: I5b260b5893ec5ec5a905c48ea8f04aeb2f764bd9

minix/commands/setup/setup.sh

index 0ff3715c116d934cff2188cdd27caefc06d1d360..927dff0fb5c577c6b5bc68f189bd4ebc7040b142 100644 (file)
@@ -773,13 +773,13 @@ umount /dev/$usr && echo Unmounted $usr
 umount /dev/$root && echo Unmounted $root
 
 echo "
-Please type 'shutdown' to exit MINIX 3 and reboot. To boot into your new
+Please type 'reboot' to exit MINIX 3 and reboot. To boot into your new
 system, you might have to remove installation media.
 
-This ends the MINIX 3 setup script.  After booting your newly set up system,
-you can run the test suites as indicated in the setup manual.  You also 
-may want to take care of local configuration, such as securing your system
-with a password.  Please consult the usage manual for more information. 
+This ends the MINIX 3 setup script.  You may want to take care of post
+installation steps, such as local testing and configuration.
+
+Please consult the user manual for more information.
 
 "