[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. b45fc84d2995fa96d45eed681cbf32720dd7b88a

Luca Capello luca at pca.it
Tue Jun 16 10:44:47 UTC 2009


The following commit has been merged in the master branch:
commit b45fc84d2995fa96d45eed681cbf32720dd7b88a
Author: Luca Capello <luca at pca.it>
Date:   Tue Jun 16 12:37:10 2009 +0200

    install.sh: correct 'all' stages order
    
    Thanks to Brian DeRocher <brian at derocher.org>.

diff --git a/install.sh b/install.sh
index 515eea8..79291b3 100755
--- a/install.sh
+++ b/install.sh
@@ -296,8 +296,8 @@ ENVIRONMENT
 
 	all          Runs all the stages in the following order:
                                 testing time partition format mount
-                                debian apt fso configuration kernel
-                                tasks cleanup unmount
+                                debian apt fso configuration tasks
+                                kernel cleanup unmount
 	testing      Verifys that everything is in place for this
                      installer to work
 	time         Fetches the current time from $RDATEHOST via rdate

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list