From 9c8ba028ac185584b023d2b61ec907761a0bbfda Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 6 Dec 2008 08:11:00 +0000 Subject: [PATCH] =?utf8?q?Add=20docs=20for=20PORTAGE=5FGPG=5FDIR=20and=20P?= =?utf8?q?ORTAGE=5FGPG=5FKEY=20that=20are=20used=20by=20repoman=20for=20FE?= =?utf8?q?ATURES=3Dsign=20support.=20Thanks=20to=20Petteri=20R=C3=A4ty=20=20for=20reporting.=20(trunk=20r12168)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit svn path=/main/branches/2.1.6/; revision=12169 --- man/make.conf.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/man/make.conf.5 b/man/make.conf.5 index be11b5963..b5c201ec5 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -480,6 +480,16 @@ that small garbage files such as html 404 pages are properly discarded. The variable should contain an integer number of bytes and may have a suffix such as K, M, or G. .TP +.B PORTAGE_GPG_DIR +The \fBgpg\fR(1) home directory that is used by \fBrepoman\fR(1) +when \fBsign\fR is in \fBFEATURES\fR. +.br +Defaults to $HOME/.gnupg. +.TP +.B PORTAGE_GPG_KEY +The \fBgpg\fR(1) key used by \fBrepoman\fR(1) to sign manifests +when \fBsign\fR is in \fBFEATURES\fR. +.TP \fBPORTAGE_IONICE_COMMAND\fR = \fI[ionice command string]\fR This variable should contain a command for portage to call in order to adjust the io priority of portage and it's subprocesses. The command -- 2.26.2