Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 392565
Collapse All | Expand All

(-)make.conf.5.orig (-1 / +4 lines)
Lines 816-821 Link Here
816
Defines the location of the temporary build directories.
816
Defines the location of the temporary build directories.
817
.br
817
.br
818
Defaults to /var/tmp.
818
Defaults to /var/tmp.
819
820
This should not be set to point anywhere under the directory tree
821
specified by \fBPORTDIR\fR (/usr/portage by default).
819
.TP
822
.TP
820
\fBPORTAGE_USERNAME\fR = \fI[user]\fR
823
\fBPORTAGE_USERNAME\fR = \fI[user]\fR
821
Defines the username to use when executing in userpriv/etc... modes (i.e.
824
Defines the username to use when executing in userpriv/etc... modes (i.e.
Lines 841-847 Link Here
841
\fBDISTDIR\fR and \fBPKGDIR\fR, but users are warned that any other locations
844
\fBDISTDIR\fR and \fBPKGDIR\fR, but users are warned that any other locations
842
inside \fBPORTDIR\fR are not necessarily safe for data storage.  You should not 
845
inside \fBPORTDIR\fR are not necessarily safe for data storage.  You should not 
843
put other data (such as overlays) in your \fBPORTDIR\fB.  Portage will walk 
846
put other data (such as overlays) in your \fBPORTDIR\fB.  Portage will walk 
844
directory structures and may arbitrary add invalid categories as packages.
847
directory structures and may arbitrarily add invalid categories as packages.
845
.TP
848
.TP
846
\fBPORTDIR_OVERLAY\fR = \fI"[path] [different\-path] [etc...]"\fR
849
\fBPORTDIR_OVERLAY\fR = \fI"[path] [different\-path] [etc...]"\fR
847
Defines the directories in which user made ebuilds may be stored and not 
850
Defines the directories in which user made ebuilds may be stored and not 

Return to bug 392565