From owner-svn-doc-head@freebsd.org Sun Mar 13 11:04:51 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 B2347ACEEA6; Sun, 13 Mar 2016 11:04:51 +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 69046DEF; Sun, 13 Mar 2016 11:04:51 +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 u2DB4oGq068015; Sun, 13 Mar 2016 11:04:50 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2DB4oSG068014; Sun, 13 Mar 2016 11:04:50 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201603131104.u2DB4oSG068014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Sun, 13 Mar 2016 11:04:50 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48392 - head/de_DE.ISO8859-1/books/handbook/x11 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.21 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: Sun, 13 Mar 2016 11:04:51 -0000 Author: bhd Date: Sun Mar 13 11:04:50 2016 New Revision: 48392 URL: https://svnweb.freebsd.org/changeset/doc/48392 Log: Update to r48109: Remove the installation instructions for dbus and hal from the Gnome section. They are installed as dependencies. Update to r48105: Add instructions on installing and enabling dbus and hal to the Gnome section. Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml Sun Mar 13 07:11:07 2016 (r48391) +++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml Sun Mar 13 11:04:50 2016 (r48392) @@ -4,7 +4,7 @@ $FreeBSD$ $FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $ - basiert auf: r48082 + basiert auf: r48109 --> &prompt.root; cd /usr/ports/x11/gnome2 &prompt.root; make install clean - Damit GNOME korrekt - funktioniert, muss /proc eingehängt - sein. Fügen Sie daher die folgende Zeile in + GNOME benötigt ein + eingehängtes /proc Dateisystem. Fügen + Sie daher die folgende Zeile in /etc/fstab ein, damit &man.procfs.5; beim Systemstart automatisch eingehängt wird: proc /proc procfs rw 0 0 - Nachdem GNOME installiert - ist, weisen Sie &xorg; an, + GNOME benötigt + D-Bus und + HAL für einen Nachrichtenbus und + Hardware Abstraktion. Diese Anwendungen werden automatisch + als Abhängigkeiten von GNOME + installiert. Aktivieren Sie die Dienste in + /etc/rc.conf, sodass sie automatisch + gestartet werden wenn das System bootet: + + dbus_enable="YES" +hald_enable="YES" + + + Nach der Installation weisen Sie + &xorg; an, GNOME zu starten. Der einfachste Weg, dies zu tun, ist über den GNOME Display Manager GDM, der als Teil des