Use sysinstall by default and /stand/sysinstall for systems older than 5.2
Two screens still old (contain /stand) and should be updated
This commit is contained in:
parent
b6549798ec
commit
0138bf0ca1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23318
1 changed files with 11 additions and 5 deletions
|
@ -2500,7 +2500,8 @@ installation menus to retry whichever operations have failed.
|
|||
installation. An option can be configured by re-entering the
|
||||
configuration options before booting the new FreeBSD
|
||||
system or after installation using
|
||||
<command>/stand/sysinstall</command> and selecting
|
||||
<command>sysinstall</command> (<command>/stand/sysinstall</command>
|
||||
in &os; versions older than 5.2) and selecting
|
||||
<guimenuitem>Configure</guimenuitem>.</para>
|
||||
|
||||
<sect2 id="inst-network-dev">
|
||||
|
@ -3678,7 +3679,8 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
are incorrect. If you do not have this information, select
|
||||
&gui.no; and perform the configuration
|
||||
after installation when you have the information using
|
||||
<command>/stand/sysinstall</command>, selecting
|
||||
<command>sysinstall</command> (<command>/stand/sysinstall</command>
|
||||
in &os; versions older than 5.2), selecting
|
||||
<guimenuitem>Configure</guimenuitem> and then
|
||||
<guimenuitem>XFree86</guimenuitem>. Improper configuration
|
||||
of the X server at this time can leave the machine in a
|
||||
|
@ -4236,7 +4238,8 @@ failed. Would you like to try again?
|
|||
<para>Installation of one package is shown for purposes of
|
||||
illustration. Additional packages can also be added at this
|
||||
time if desired. After installation
|
||||
<command>/stand/sysinstall</command> can be used to add additional
|
||||
<command>sysinstall</command> (<command>/stand/sysinstall</command>
|
||||
in &os; versions older than 5.2) can be used to add additional
|
||||
packages.</para>
|
||||
|
||||
<screen> User Confirmation Requested
|
||||
|
@ -4477,7 +4480,8 @@ failed. Would you like to try again?
|
|||
|
||||
<para>Groups can also be added at this time if specific needs
|
||||
are known. Otherwise, this may be accessed through using
|
||||
<filename>/stand/sysinstall</filename> after installation is
|
||||
<command>sysinstall</command> (<command>/stand/sysinstall</command>
|
||||
in &os; versions older than 5.2) after installation is
|
||||
completed.</para>
|
||||
|
||||
<para>When you are finished adding users, select
|
||||
|
@ -4516,7 +4520,9 @@ Retype new password :</screen>
|
|||
|
||||
<para>If you need to configure additional network devices or
|
||||
any other configuration, you can do it at this point or
|
||||
after installation with <filename>/stand/sysinstall</filename>.</para>
|
||||
after installation with <command>sysinstall</command>
|
||||
(<command>/stand/sysinstall</command> in &os; versions older
|
||||
than 5.2).</para>
|
||||
|
||||
<screen> User Confirmation Requested
|
||||
Visit the general configuration menu for a chance to set any last
|
||||
|
|
Loading…
Reference in a new issue