swift       05/06/26 09:49:37

  Modified:    xml/htdocs/doc/en/handbook hb-portage-files.xml
  Log:
  As requested by [EMAIL PROTECTED], add in a paragraph on /var/db/pkg

Revision  Changes    Path
1.9       +15 -3     xml/htdocs/doc/en/handbook/hb-portage-files.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-files.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo

Index: hb-portage-files.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-portage-files.xml        26 Dec 2004 14:56:32 -0000      1.8
+++ hb-portage-files.xml        26 Jun 2005 09:49:37 -0000      1.9
@@ -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.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.8 
2004/12/26 14:56:32 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.9 
2005/06/26 09:49:37 swift Exp $ -->
 
 <sections>
 
-<version>1.5</version>
-<date>2004-12-26</date>
+<version>1.6</version>
+<date>2005-06-26</date>
 
 <section>
 <title>Portage Files</title>
@@ -206,6 +206,18 @@
 
 </body>
 </subsection>
+<subsection>
+<title>Portage Database</title>
+<body>
+
+<p>
+Portage stores the state of your system (what packages are installed, what 
files
+belong to which package, ...) in <path>/var/db/pkg</path>. Do <e>not</e> alter
+these files manually! It might break Portage's knowledge of your system.
+</p>
+
+</body>
+</subsection>
 </section>
 <section>
 <title>Building Software</title>



-- 
[email protected] mailing list

Reply via email to