diff options
Diffstat (limited to 'rc/bin/inst/main')
| -rwxr-xr-x | rc/bin/inst/main | 2 |
1 files changed, 2 insertions, 0 deletions
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\ ) |
