9.0-RC1 updates to the bsdinstall chapter:
- Document that bsdinstall will prompt a user if they would like to set a non-default keymap - Add the image the displays the prompt for a user to select an non-default keymap - Update the final configuration image, where 'Exit' is now the first option Submitted/noticed by: dru
This commit is contained in:
parent
a737249215
commit
36df0fc698
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37864
4 changed files with 16 additions and 1 deletions
en_US.ISO8859-1/books/handbook
share/images/books/handbook/bsdinstall
|
@ -75,6 +75,7 @@ IMAGES_EN+= bsdinstall/bsdinstall-distfile-fetching.png
|
|||
IMAGES_EN+= bsdinstall/bsdinstall-distfile-verifying.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-final-confirmation.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-finalconfiguration.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-keymap-select-default.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-mainexit.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-netinstall-files.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
||||
|
|
|
@ -956,7 +956,21 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
|
||||
<para>Depending on the system console being used,
|
||||
<application>bsdinstall</application> may initially prompt to select
|
||||
your keyboard layout.</para>
|
||||
a non-default keyboard layout.</para>
|
||||
|
||||
<figure id="bsdinstall-keymap-select-default">
|
||||
<title>Keymap Selection</title>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="bsdinstall/bsdinstall-keymap-select-default" format="PNG">
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>If <guibutton>[ YES ]</guibutton> is selected,
|
||||
the following keyboard selection screen will be displayed.
|
||||
Otherwise, this selection menu will not be displayed, and a
|
||||
default keyboard mapping will be used.</para>
|
||||
|
||||
<figure id="bsdinstall-config-keymap">
|
||||
<title>Selecting Keyboard Menu</title>
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 9.2 KiB After ![]() (image error) Size: 9.7 KiB ![]() ![]() |
Binary file not shown.
After ![]() (image error) Size: 4 KiB |
Loading…
Reference in a new issue