diff options
Diffstat (limited to 'rc/bin/inst/main')
| -rwxr-xr-x | rc/bin/inst/main | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rc/bin/inst/main b/rc/bin/inst/main index 413908455..bee680ebf 100755 --- a/rc/bin/inst/main +++ b/rc/bin/inst/main @@ -12,7 +12,6 @@ echo -n 'Preparing menu...' # must be topologically sorted (by prereq) tasks=(\ - systype\ configfs\ partdisk prepdisk\ mountfs\ @@ -21,7 +20,7 @@ tasks=(\ mountdist\ download\ copydist\ - ndbsetup nvramsetup\ + ndbsetup\ tzsetup\ bootsetup\ finish\ |
