.conf: Document LUKS variable (bug #346015)
authorSebastian Pipping <sebastian@pipping.org>
Mon, 6 Dec 2010 14:13:00 +0000 (15:13 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 6 Dec 2010 14:13:00 +0000 (15:13 +0100)
genkernel.conf

index a71ce69bb2ebc75f83bf96545eb147b8d2485a32..62b05d40b3e1ea2e2626d286f11680997decaf5e 100644 (file)
@@ -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"