document ROOT #144331
authorMike Frysinger <vapier@gentoo.org>
Sat, 19 Aug 2006 17:57:47 +0000 (17:57 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 19 Aug 2006 17:57:47 +0000 (17:57 -0000)
svn path=/main/trunk/; revision=4309

man/ebuild.5

index b1e985a56d363324ff628d7db92a6f9aab5ad087..c69c6d32912a22a1297e03c44bac4c7a32fdb267 100644 (file)
@@ -118,6 +118,11 @@ Contains the path to the temporary \fIinstall directory\fR.  Every write
 operation that does not involve the helper tools and functions (found below) 
 should be prefixed with ${D}.  Do not modify this variable.
 .TP
+\fBROOT\fR = \fI"/"\fR
+Contains the path that portage should use as the root of the live filesystem.  
+When packages wish to make changes to the live filesystem, it should do so in 
+the tree prefixed by ${ROOT}.  Do not modify this variable.
+.TP
 \fBDESCRIPTION\fR = \fI"A happy little package"\fR
 Should contain a short description of the package.
 .TP