From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QdDy0-0003qf-QJ for garchives@archives.gentoo.org; Sun, 03 Jul 2011 04:07:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04CAA21C0B9; Sun, 3 Jul 2011 04:07:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1EA2F21C0CF for ; Sun, 3 Jul 2011 04:07:07 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2912F2AC05F for ; Sun, 3 Jul 2011 04:07:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2104) id E33C82004B; Sun, 3 Jul 2011 04:07:04 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gnome-config.xml X-VCS-Repository: gentoo X-VCS-Files: gnome-config.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20110703040704.E33C82004B@flycatcher.gentoo.org> Date: Sun, 3 Jul 2011 04:07:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5c9a4105603838a6d3058c7ac7300f93 nightmorph 11/07/03 04:07:04 Modified: gnome-config.xml Log: quick'n'dirty de-HALification for the gnome guide, bug 373805 Revision Changes Path 1.33 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnom= e-config.xml?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnom= e-config.xml?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnom= e-config.xml?r1=3D1.32&r2=3D1.33 Index: gnome-config.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- gnome-config.xml 7 Jun 2010 09:02:51 -0000 1.32 +++ gnome-config.xml 3 Jul 2011 04:07:04 -0000 1.33 @@ -1,6 +1,6 @@ - + =20 The GNOME Configuration HOWTO @@ -24,8 +24,8 @@ =20 -1.24 -2010-06-07 +2 +2011-07-02 =20 What is GNOME? @@ -86,15 +86,14 @@

Before you start installing GNOME, you might want to edit your USE varia= bles. Make sure that X, gtk, and gnome are in your USE va= riable -listed in /etc/make.conf. If you want support for hald, the -hardware abstraction layer daemon add hal to your USE flags. The = same -goes for dbus, a system message bus Gnome uses extensively. If yo= u don't -want KDE support (the other big desktop environment), remove qt4 = and -kde. +listed in /etc/make.conf. If you want support for dbus, a +system message bus Gnome uses extensively, add it to your USE flags. If = you +don't want KDE support (the other big desktop environment), remove qt= 4 +and kde.

=20
-USE=3D"-qt4 -kde X dbus gtk gnome hal"
+USE=3D"-qt4 -kde X dbus gtk gnome"
 
=20

@@ -106,6 +105,12 @@ # echo "gnome-base/gnome-session branding" >> /etc/portage/pack= age.use =20 + +If you use the desktop profile, these USE flags will be set for y= ou. You +can check your profile by running eselect profile list and ese= lect +profile set <profile-name> as root. + +

Once done, start installing GNOME by emerging gnome:

@@ -133,13 +138,11 @@ =20

-Next we'll clean up the remaining services. +Next we'll clean up the remaining services and user groups.=20

=20 -
-# /etc/init.d/hald start
-# rc-update add hald default
-
+
+# gpasswd -a yourregularuser plugdev
 # /etc/init.d/dbus start
 # rc-update add dbus default
 
@@ -158,7 +161,7 @@ X Server Configuration Howto= ):

=20 -
+
 $ echo "exec gnome-session" > ~/.xinitrc
 
=20 @@ -222,14 +225,6 @@ you don't need to edit ~/.xinitrc.

=20 -

-To use the functionality of hald you need to add your user to the -plugdev group. If you want support for devices not handled by the -nautilus file manager, or if you're not using nautilus at = all, you -might want to make sure that gnome-volume-manager is built with t= he -automount USE flag, and that it's started every time you login. -

-