Update to r47273:
Update installation chapter references, and remove references to the install chapter covering 8.x. Update to r45521: Be more specific about necessary configuration when using Xorg in a VirtualBox FreeBSD guest.
This commit is contained in:
parent
7be3cfc5db
commit
04101aed1a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48978
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/virtualization/chapter.xml,v 1.14 2010/07/03 14:29:30 jkois Exp $
|
||||
basiert auf: r44406
|
||||
basiert auf: r47273
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="virtualization">
|
||||
<info><title>Virtualisierung</title>
|
||||
|
@ -78,7 +78,7 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Wissen, wie Sie <link linkend="install">&os;
|
||||
<para>Wissen, wie Sie <link linkend="bsdinstall">&os;
|
||||
installieren</link> können.</para>
|
||||
</listitem>
|
||||
|
||||
|
@ -1106,8 +1106,8 @@ vboxservice_enable="YES"</programlisting>
|
|||
|
||||
<programlisting>vboxservice_flags"--disable-timesync"</programlisting>
|
||||
|
||||
<para>Der <literal>vboxvideo_drv</literal>-Treiber sollte von
|
||||
<command>Xorg -configure</command> automatisch erkannt werden.
|
||||
<para><application>Xorg</application> wird den
|
||||
<literal>vboxvideo</literal>-Treiber automatisch erkennen.
|
||||
Alternativ kann auch manuell ein entsprechender Eintrag in
|
||||
<filename>/etc/X11/xorg.conf</filename> hinzugefügt
|
||||
werden:</para>
|
||||
|
|
Loading…
Reference in a new issue