]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Tue, 13 Sep 2005 12:29:08 +0000 (12:29 +0000)
committerBen Gras <ben@minix3.org>
Tue, 13 Sep 2005 12:29:08 +0000 (12:29 +0000)
commands/scripts/setup.sh
include/minix/config.h

index 5fe2410ad0fad6fd4b41149fb5390ee86abc2601..01a13375fb491c5c06c057be7b1383b0a90dc878 100755 (executable)
@@ -399,7 +399,7 @@ nohome="0"
 if [ ! "$auto" = r ]
 then   homesize=""
 echo ""
-echo " --- Step 6: /home configuration ---------------------------------------"
+echo " --- Step 6: Select the size of /home ----------------------------------"
        while [ -z "$homesize" ]
        do
 
index cd6d84caf8febc959b902b3786a12f7065f2b4c2..de447476054ea8da9e2c8fd5ffc1c2171eea9f39 100755 (executable)
@@ -3,7 +3,7 @@
 
 /* Minix release and version numbers. */
 #define OS_RELEASE "3"
-#define OS_VERSION "0.8f"
+#define OS_VERSION "0.8g"
 
 /* This file sets configuration parameters for the MINIX kernel, FS, and PM.
  * It is divided up into two main sections.  The first section contains