From: Sebastian Pipping Date: Mon, 6 Dec 2010 14:13:00 +0000 (+0100) Subject: .conf: Document LUKS variable (bug #346015) X-Git-Tag: v3.4.10.908~13^2^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d592f0602ab9b3e04537bb32565019570d4a2733;p=genkernel.git .conf: Document LUKS variable (bug #346015) --- diff --git a/genkernel.conf b/genkernel.conf index a71ce69..62b05d4 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -53,6 +53,9 @@ USECOLOR="yes" # compile static LVM binaries if static ones do not exist. # LVM="no" +# Add in Luks support. Needs sys-fs/cryptsetup with -dynamic installed. +# LUKS="no" + # Add in EVMS support from static binaries if they exist on the system: you # should run "emerge evms" first. # EVMS="no"