From d592f0602ab9b3e04537bb32565019570d4a2733 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Mon, 6 Dec 2010 15:13:00 +0100 Subject: [PATCH] .conf: Document LUKS variable (bug #346015) --- genkernel.conf | 3 +++ 1 file changed, 3 insertions(+) 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" -- 2.26.2