Update to r51251:
introduction: stop referencing sysinstall All recent version of FreeBSD use bsdinstall Update to r50360: Add ARM as supported platform.
This commit is contained in:
parent
5e0aead004
commit
869a32c40a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51292
1 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
basiert auf: r50968
|
||||
basiert auf: r51251
|
||||
-->
|
||||
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
@ -69,7 +69,7 @@
|
|||
<indexterm><primary>4.4BSD-Lite</primary></indexterm>
|
||||
|
||||
<para>&os; ist ein auf 4.4BSD-Lite basierendes Betriebssystem für
|
||||
Intel (x86 und &itanium;), AMD64 und Sun &ultrasparc; Rechner.
|
||||
Intel (x86 und &itanium;), AMD64, &arm; und Sun &ultrasparc; Rechner.
|
||||
An Portierungen zu anderen Architekturen wird derzeit
|
||||
gearbeitet. Mehr zur Geschichte von &os; erfahren Sie in <link
|
||||
linkend="history">die Geschichte von &os;</link> oder aus den
|
||||
|
@ -1309,9 +1309,8 @@
|
|||
<sect2>
|
||||
<title>Zusätzliche Dokumentation</title>
|
||||
|
||||
<para>Alle momentanen &os; Versionen bieten eine Option im
|
||||
Installer (entweder &man.sysinstall.8; oder
|
||||
&man.bsdinstall.8;), um zusätzliche Dokumentation unter
|
||||
<para>Alle unterstützten &os; Versionen bieten eine Option, um
|
||||
zusätzliche Dokumentation unter
|
||||
<filename>/usr/local/share/doc/freebsd</filename> während des
|
||||
initialen Systemsetups zu installieren. Dokumentation kann
|
||||
auch zu einem späteren Zeitpunkt über Pakete installiert
|
||||
|
|
Loading…
Reference in a new issue