commit:     6521edc23c8de1e6d1b4fe21f424c2f7ee260ea7
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 19:48:44 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 19:48:44 2019 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=6521edc2

genkernel.conf: Add missing XFSPROGS options

Fixes: ccfe8f4a8123 ("Add --xfsprogs support")
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 genkernel.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/genkernel.conf b/genkernel.conf
index efe7681..9d809f5 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -123,6 +123,9 @@ NOCOLOR="false"
 # Add BTRFS support
 #BTRFS="no"
 
+# Add xfsprogs support
+#XFSPROGS="no"
+
 # Install firmware onto root filesystem
 # Will conflict with sys-kernel/linux-firmware package
 #FIRMWARE_INSTALL="no"

Reply via email to