From 0461c5843310c5c51bf43b0835f180492e32f579 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Wed, 4 May 2011 18:55:08 +0000 Subject: add cpu server to the installer; add more files for cpu server; make sure they are included on the cd-rom. --- rc/bin/inst/main | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc/bin/inst/main') diff --git a/rc/bin/inst/main b/rc/bin/inst/main index ce09cc2d7..bd974658b 100755 --- a/rc/bin/inst/main +++ b/rc/bin/inst/main @@ -12,6 +12,7 @@ echo -n 'Preparing menu...' # must be topologically sorted (by prereq) tasks=(\ + systype\ configfs\ partdisk prepdisk\ mountfs\ @@ -20,6 +21,7 @@ tasks=(\ mountdist\ download\ copydist\ + authsetup\ bootsetup finish stop\ stopether stopppp\ ) -- cgit v1.2.3