From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-677621-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 9D6841393EA
	for <garchives@archives.gentoo.org>; Sun, 16 Mar 2014 00:26:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 860E9E0ACC;
	Sun, 16 Mar 2014 00:26:25 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D7E82E0AD0
	for <gentoo-commits@lists.gentoo.org>; Sun, 16 Mar 2014 00:26:24 +0000 (UTC)
Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0D87A33F7CB
	for <gentoo-commits@lists.gentoo.org>; Sun, 16 Mar 2014 00:26:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by spoonbill.gentoo.org (Postfix) with ESMTP id 4F5D1188ED
	for <gentoo-commits@lists.gentoo.org>; Sun, 16 Mar 2014 00:26:22 +0000 (UTC)
From: "Richard Yao" <ryao@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Richard Yao" <ryao@gentoo.org>
Message-ID: <1394929516.78132dd0e878e685891fe4dbfdd00ca86e57db24.ryao@gentoo>
Subject: [gentoo-commits] proj/genkernel:master commit in: /
X-VCS-Repository: proj/genkernel
X-VCS-Files: genkernel.conf
X-VCS-Directories: /
X-VCS-Committer: ryao
X-VCS-Committer-Name: Richard Yao
X-VCS-Revision: 78132dd0e878e685891fe4dbfdd00ca86e57db24
X-VCS-Branch: master
Date: Sun, 16 Mar 2014 00:26:22 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 07935da0-2254-4683-8afb-5710d2d604a7
X-Archives-Hash: c8f693b45867a25f3b275b97ce3bc03a

commit:     78132dd0e878e685891fe4dbfdd00ca86e57db24
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Tue Mar  4 07:25:08 2014 +0000
Commit:     Richard Yao <ryao <AT> gentoo <DOT> org>
CommitDate: Sun Mar 16 00:25:16 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=78132dd0

Advertise zfs support in genkernel.conf

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Richard Yao <ryao <AT> gentoo.org>

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

diff --git a/genkernel.conf b/genkernel.conf
index 00657cb..09a7fcc 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -93,6 +93,9 @@ USECOLOR="yes"
 # Include support for unionfs
 #UNIONFS="1"
 
+# Include support for zfs volume management.
+#ZFS="no"
+
 # Enable copying of firmware into initramfs
 #FIRMWARE="no"
 # Specify directory to pull from