svn commit: r53929 - in head/de_DE.ISO8859-1/books/handbook: . bsdinstall
Bjoern Heidotting
bhd at FreeBSD.org
Sat Feb 22 07:48:19 UTC 2020
Author: bhd
Date: Sat Feb 22 07:48:18 2020
New Revision: 53929
URL: https://svnweb.freebsd.org/changeset/doc/53929
Log:
Update to r53893:
Update the bsdinstall section in the handbook to reflect the
keymap loading window
Modified:
head/de_DE.ISO8859-1/books/handbook/Makefile
head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml
Modified: head/de_DE.ISO8859-1/books/handbook/Makefile
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/Makefile Sat Feb 22 07:37:08 2020 (r53928)
+++ head/de_DE.ISO8859-1/books/handbook/Makefile Sat Feb 22 07:48:18 2020 (r53929)
@@ -1,7 +1,7 @@
#
# $FreeBSD$
# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.67 2011/12/31 12:27:25 bcr Exp $
-# basiert auf: r51744
+# basiert auf: r53893
#
# Build the FreeBSD Handbook in its German translation.
#
@@ -66,6 +66,7 @@ IMAGES_EN+= bsdinstall/bsdinstall-final-confirmation.p
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
Modified: head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml Sat Feb 22 07:37:08 2020 (r53928)
+++ head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml Sat Feb 22 07:48:18 2020 (r53929)
@@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde$
- basiert auf: r53885
+ basiert auf: r53893
-->
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
@@ -1003,6 +1003,22 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</s
<sect2 xml:id="bsdinstall-keymap">
<title>Die Tastaturbelegung auswählen</title>
+
+ <para>Bevor die Installation gestartet wird, lädt
+ <application>bsdinstall</application> die Tastaturbelegung,
+ wie in <xref linkend="bsdinstall-keymap-loading"/>
+ gezeigt.</para>
+
+ <figure xml:id="bsdinstall-keymap-loading">
+ <title>Laden der Tastaturbelegung</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata
+ fileref="bsdinstall/bsdinstall-keymap-loading"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
<para>Abhängig davon, welche Systemkonsole verwendet wird, zeigt
<application>bsdinstall</application> am Anfang das Menü aus
More information about the svn-doc-all
mailing list