svn commit: r51687 - head/de_DE.ISO8859-1/books/handbook/virtualization

Bjoern Heidotting bhd at FreeBSD.org
Mon May 21 11:26:56 UTC 2018


Author: bhd
Date: Mon May 21 11:26:55 2018
New Revision: 51687
URL: https://svnweb.freebsd.org/changeset/doc/51687

Log:
  Update to r51515:
  
  [handbook] update console section about bhyve
  
  - all supported versions have the console configured automatically

Modified:
  head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml	Mon May 21 11:23:47 2018	(r51686)
+++ head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml	Mon May 21 11:26:55 2018	(r51687)
@@ -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: r50685
+     basiert auf: r51515
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1205,18 +1205,7 @@ FreeBSD-10.3-RELEASE-amd64-bootonly.iso       100% of 
 	Installationsprogramm ausführen.  Nachdem das System in der
 	virtuellen Maschine installiert ist, werden Sie gefragt, ob
 	eine Shell gestartet werden soll.  Wählen Sie
-	<guibutton>Yes</guibutton>.  Es muss noch eine kleine Änderung
-	vorgenommen werden, damit das System mit einer seriellen
-	Konsole startet.  Bearbeiten Sie
-	<filename>/etc/ttys</filename> und ersetzen Sie die vorhandene
-	<literal>ttyu0</literal>-Zeile durch:</para>
-
-      <programlisting>ttyu0   "/usr/libexec/getty 3wire"   xterm  on secure</programlisting>
-
-      <note>
-	<para>Beginnend mit &os; 9.3-RELEASE und 10.1-RELEASE
-	  wird die Konsole automatisch konfiguriert.</para>
-      </note>
+	<guibutton>Yes</guibutton>.</para>
 
       <para>Starten Sie die virtuelle Maschine neu.  Ein Neustart der
 	virtuellen Maschine wird <application>bhyve</application>


More information about the svn-doc-head mailing list