From: Sebastian Pipping Date: Tue, 11 Jan 2011 22:24:04 +0000 (+0100) Subject: .conf: Document GPG variable X-Git-Tag: v3.4.11~28^2~4 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3bf195246d0eca90beccaaa34e21a8c67c79b09;p=genkernel.git .conf: Document GPG variable --- diff --git a/genkernel.conf b/genkernel.conf index e492936..2bc8183 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -56,6 +56,9 @@ USECOLOR="yes" # Add in Luks support. Needs sys-fs/cryptsetup with -dynamic installed. # LUKS="no" +# Add in GnuPG support +# GPG="no" + # Add in EVMS support from static binaries if they exist on the system: you # should run "emerge evms" first. # EVMS="no"