Update to r 42226:
The primary purposes are to clean up duplicated author definitions in both share/xml/authors.ent and share/xml/developers.ent, and as a added bonus simplify writing up author names/email addresses in web pages. Update to r42075: Add an ID to the memory stick install procedure so it can be referenced with an anchor in a URL.
This commit is contained in:
parent
15eba551da
commit
1ab8bf3205
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47895
1 changed files with 6 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: r40526
|
||||
basiert auf: r42226
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="bsdinstall">
|
||||
<info><title>&os; 9.<replaceable>X</replaceable> (und neuer)
|
||||
|
@ -444,7 +444,7 @@
|
|||
<para>Um einen startfähigen USB-Stick zu erstellen,
|
||||
führen Sie die folgenden Schritte durch:</para>
|
||||
|
||||
<procedure>
|
||||
<procedure xml:id="bsdinstall-installation-media-memory-stick">
|
||||
<step>
|
||||
<title>Das Image für den USB-Stick herunterladen</title>
|
||||
|
||||
|
@ -978,11 +978,12 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
<title>Das <application>bsdinstall</application>-Werkzeug</title>
|
||||
|
||||
<para><application>bsdinstall</application> ist ein textbasiertes
|
||||
&os; Installationsprogramm, geschrieben von &a.nwhitehorn; und
|
||||
im Jahr 2011 für &os; 9.0 vorgestellt wurde.</para>
|
||||
&os; Installationsprogramm, das von &a.nwhitehorn.email;
|
||||
geschrieben und im Jahr 2011 für &os; 9.0 vorgestellt
|
||||
wurde.</para>
|
||||
|
||||
<note>
|
||||
<para>&a.kmoore;s <application>pc-sysinstall</application> ist
|
||||
<para>&a.kmoore.email;s <application>pc-sysinstall</application> ist
|
||||
in <link xlink:href="http://pcbsd.org">PC-BSD</link> enthalten und
|
||||
kann ebenfalls verwendet werden, um <link xlink:href="http://wiki.pcbsd.org/index.php/Use_PC-BSD_Installer_to_Install_FreeBSD">&os; zu installieren</link>. Obwohl es
|
||||
manchmal mit <application>bsdinstall</application> verwechselt
|
||||
|
|
Loading…
Reference in a new issue