mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
improve upon the system by giving the user a "Help" button instead of requiring
the user to press F1.
NOTE: In FreeBSD-9 and higher, dialog(1) does not support the F1 hook, so the
mechanism for providing help to the user had to be changed to a button.
This now means we can resurrect *.hlp files from usr.sbin/sysinstall/help/ as-
is and reusing them as-needed in bsdconfig (holding to the goal of losing as
little functionality from sysinstall as possible).
Reviewed by: adrian (co-mentor)
Approved by: adrian (co-mentor)
12 lines
495 B
Text
12 lines
495 B
Text
This menu allows you to configure your system after the installation
|
|
process is complete. At the minimum, you should probably set the root
|
|
password and the system time zone.
|
|
|
|
For extra goodies like bash, emacs, firefox, etc., you should look at
|
|
the Packages item in this menu.
|
|
|
|
For setting the timezone after the system is installed, use the 'Time
|
|
Zone' item in this menu.
|
|
|
|
For more information on the overall general system configuration, see
|
|
the /etc/rc.conf and /etc/defaults/rc.conf files.
|