add warning about storing data in PORTDIR (trunk r5865:5866)
authorZac Medico <zmedico@gentoo.org>
Sat, 3 Feb 2007 12:34:37 +0000 (12:34 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 3 Feb 2007 12:34:37 +0000 (12:34 -0000)
svn path=/main/branches/2.1.2/; revision=5884

man/make.conf.5

index 77bd45bb8dfd886a4feb9564054ae14d53071dd2..7fd1d35ca4e81ffd788d3f7786ef5d1be03497ef 100644 (file)
@@ -223,9 +223,6 @@ Fetch in the background while compiling.
 .B sandbox
 Enable sandbox\-ing when running \fBemerge\fR(1) and \fBebuild\fR(1).
 .TP
-.B sesandbox
-Enable SELinux sandbox\-ing.  Do not toggle this \fBFEATURE\fR yourself.
-.TP
 .B severe
 When checking Manifests, only accept ones that have been signed by a
 key which you trust.
@@ -385,6 +382,15 @@ Defaults to /var/tmp.
 Defines the location of your Portage tree.
 .br
 Defaults to /usr/portage. 
+.br
+\fB***Warning***\fR
+.br
+Storing data such as distfiles and binary packages in PORTDIR can
+be potentially dangerous. The default emerge configuration defaults to this 
+behavior (which will work fine), however if you deviate from the default
+configuration by changing PKGDIR or DISTDIR, emerge \-\-sync may inadvertedly
+delete all your distfiles/binary packages. Please make sure to set
+\fBPORTAGE_EXTRA_RSYNC_OPTS\fR properly to insure the safety of files in PORTDIR.
 .TP
 \fBPORTDIR_OVERLAY\fR = \fI"[path] [different\-path] [etc...]"\fR
 Defines the directories in which user made ebuilds may be stored and not