Update the bsdinstall section in the handbook to reflect the
keymap loading window Patch by: carlavilla@ Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D23609
This commit is contained in:
parent
6dc1d24fbb
commit
796f9dabbf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53893
3 changed files with 17 additions and 0 deletions
|
@ -65,6 +65,7 @@ IMAGES_EN+= bsdinstall/bsdinstall-final-confirmation.png
|
|||
IMAGES_EN+= bsdinstall/bsdinstall-finalconfiguration.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-final-modification-shell.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-keymap-10.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-keymap-loading.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-keymap-select-default.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-mainexit.png
|
||||
IMAGES_EN+= bsdinstall/bsdinstall-netinstall-files.png
|
||||
|
|
|
@ -931,6 +931,22 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
<sect2 xml:id="bsdinstall-keymap">
|
||||
<title>Selecting the Keymap Menu</title>
|
||||
|
||||
<para>Before starting the process,
|
||||
<application>bsdinstall</application> will load the keymap
|
||||
files as show in <xref
|
||||
linkend="bsdinstall-keymap-loading"/>.</para>
|
||||
|
||||
<figure xml:id="bsdinstall-keymap-loading">
|
||||
<title>Keymap Loading</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata
|
||||
fileref="bsdinstall/bsdinstall-keymap-loading"/>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>Depending on the system console being used,
|
||||
<application>bsdinstall</application> may initially display
|
||||
the menu shown in <xref
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Loading…
Reference in a new issue