Order of pages in bsdinstall

Nathan Whitehorn nwhitehorn at freebsd.org
Sun Jun 10 13:04:27 UTC 2012


On 06/10/12 12:48, Bruce Cran wrote:
> Would it be possible to move some of the installer pages? It seems a 
> bit strange to me that the hostname and network configuration are 
> separate, as are root password and additional users. Currently the 
> sequence is:
>
> keyboard
> hostname
> component selection
> partitioning
> install
> root password
> network
> time zone
> services
> crash dump
> users
> final configuration
>

It's quite easy to move them around and I'd encourage people to think 
about how this should work and to move/rearrange/change anything if it 
doesn't seem right. With regard to your specific questions, hostname and 
network config are separate only for the reason that they seemed to me 
like separate tasks. The root password and add users tasks are separate 
for a better reason, which is that they both are invokable separately 
from the menu at the end of installation and usually I use that just to 
add more users and would be annoyed if I also had to reset the root 
password. (Network config is also available at the end menu)
-Nathan


More information about the freebsd-sysinstall mailing list