From owner-svn-doc-head@freebsd.org Sat Sep 10 12:52:27 2016 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A1AFBD4EE5; Sat, 10 Sep 2016 12:52:27 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FC702CE; Sat, 10 Sep 2016 12:52:27 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8ACqQpX031338; Sat, 10 Sep 2016 12:52:26 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8ACqQmU031337; Sat, 10 Sep 2016 12:52:26 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201609101252.u8ACqQmU031337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Sat, 10 Sep 2016 12:52:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49381 - head/de_DE.ISO8859-1/books/handbook/linuxemu X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2016 12:52:27 -0000 Author: bhd Date: Sat Sep 10 12:52:26 2016 New Revision: 49381 URL: https://svnweb.freebsd.org/changeset/doc/49381 Log: Update to r49367: Mention that 64-bit binary compatibility with Linux is available now and how to use it. Modified: head/de_DE.ISO8859-1/books/handbook/linuxemu/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/linuxemu/chapter.xml Sat Sep 10 10:35:11 2016 (r49380) +++ head/de_DE.ISO8859-1/books/handbook/linuxemu/chapter.xml Sat Sep 10 12:52:26 2016 (r49381) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde: de-docproj/books/handbook/linuxemu/chapter.xml,v 1.94 2012/04/30 17:13:51 bcr Exp $ - basiert auf: r48090 + basiert auf: r49367 --> @@ -58,12 +58,11 @@ Linux - &os; bietet 32-Bit-Binärkompatibilität zu &linux;, so dass - Benutzer 32-Bit &linux; Anwendungen auf einem &os;-System - installieren und ausführen können, ohne die Binärdatei ändern zu - müssen. Es wurde sogar berichtet, dass in einigen Situationen - die 32-Bit &linux; Anwendungen auf &os; besser laufen als unter - &linux;. + &os; bietet Binärkompatibilität zu &linux;, so dass Benutzer + &linux; Anwendungen auf einem &os;-System installieren und + ausführen können, ohne die Binärdatei ändern zu müssen. Es + wurde sogar berichtet, dass in einigen Situationen &linux; + Anwendungen auf &os; besser laufen als unter &linux;. Allerdings werden einige &linux;-spezifischen Merkmale nicht von &os; unterstützt. &linux;-Anwendungen, die @@ -71,6 +70,9 @@ des virtuellen 8086-Modus verwenden, werden derzeit nicht unterstützt. + Die Unterstützung für 64-Bit-Binärkompatibilität für &linux; + wurde in &os; 10.3 hinzugefügt. + Nach dem Lesen dieses Kapitels werden Sie wissen: @@ -121,6 +123,10 @@ &prompt.root; kldload linux + Für 64-Bit Kompatibilität: + + &prompt.root; kldload linux64 + Prüfen Sie, ob das Modul geladen wurde: &prompt.user; kldstat @@ -144,6 +150,10 @@ Id Refs Address Size Name linux_enable="YES" + Auf 64-Bit Maschinen wird das Modul für die 64-Bit + Emulation automatisch von /etc/rc.d/abi + geladen. + Kerneloptionen COMPAT_LINUX