summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-10-25 01:35:31 -0700
committerZac Medico <zmedico@gentoo.org>2012-10-25 01:45:22 -0700
commit10b6d0129d062f4d5d8a7611023c3f8cc43f1eab (patch)
tree840851adbd0f61a807311444b845244b25cf5492 /man
parent978f3c6d514f0fcf9329d536cc43cf1230e23112 (diff)
downloadportage-10b6d0129d062f4d5d8a7611023c3f8cc43f1eab.tar.gz
portage-10b6d0129d062f4d5d8a7611023c3f8cc43f1eab.tar.bz2
portage-10b6d0129d062f4d5d8a7611023c3f8cc43f1eab.zip
Add FEATURES=merge-sync, for bug #439584.
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 4c86d38e6..9152ab295 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -361,6 +361,11 @@ Do \fBNOT\fR use \fIlmirror\fR for clients that need to override \fBRESTRICT\fR
when fetching from a local mirror, but instead use a "local" mirror setting
in \fI/etc/portage/mirrors\fR, as described in \fBportage\fR(5).
.TP
+.B merge\-sync
+After a package is merged or unmerged, sync relevant files to
+disk in order to avoid data\-loss in the event of a power failure.
+This feature is enabled by default.
+.TP
.B metadata\-transfer
Automatically perform a metadata transfer when `emerge \-\-sync` is run.
In versions of portage >=2.1.5, this feature is disabled by