jkt         07/06/10 23:23:10

  Modified:             hb-install-configure.xml
  Log:
  #149062, don't advertise the portage group for security reasons

Revision  Changes    Path
1.2                  
xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml?r1=1.1&r2=1.2

Index: hb-install-configure.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-configure.xml    6 Jan 2006 20:05:07 -0000       1.1
+++ hb-install-configure.xml    10 Jun 2007 23:23:10 -0000      1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml,v
 1.1 2006/01/06 20:05:07 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-configure.xml,v
 1.2 2007/06/10 23:23:10 jkt Exp $ -->
 
 <sections>
 
 <version>0.0</version>
-<date>2005-06-19</date>
+<date>2007-06-11</date>
 
 <section>
 <title>File system information</title>
@@ -259,11 +259,11 @@
 </p>
 
 <pre caption="Creating a user">
-# <i>useradd -m -g users -G wheel,audio,cdrom,games,users,portage john</i>
+# <i>useradd -m -g users -G wheel,audio,cdrom,games,users john</i>
 </pre>
 
 <p>
-Most groups are self-explanatory, the <e>wheel</e> and <e>portage</e> groups
+Most groups are self-explanatory, but the <e>wheel</e> group
 might need a small introduction.
 </p>
 
@@ -277,13 +277,6 @@
 Gentoo web site.
 </p>
 
-<p>
-The <e>portage</e> group contains all users who should be allowed to run
-<c>emerge</c> and other portage-related tools for <e>querying</e> the database.
-This doesn't allow those users to install or uninstall software though, you
-still need to be root for that, or have equivalent access.
-</p>
-
 </body>
 </subsection>
 </section>



-- 
[EMAIL PROTECTED] mailing list

Reply via email to