From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-631986-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 AF840138206
	for <garchives@archives.gentoo.org>; Wed,  2 Oct 2013 12:43:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B001AE0AAF;
	Wed,  2 Oct 2013 12:43:37 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1B6B4E0ADB
	for <gentoo-commits@lists.gentoo.org>; Wed,  2 Oct 2013 12:43:37 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id CE38F33ED24
	for <gentoo-commits@lists.gentoo.org>; Wed,  2 Oct 2013 12:43:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 8246CE5308
	for <gentoo-commits@lists.gentoo.org>; Wed,  2 Oct 2013 12:43:34 +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: <1380717749.b765a85e0399b19530dce001d6e5e73a224bcdbf.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: b765a85e0399b19530dce001d6e5e73a224bcdbf
X-VCS-Branch: master
Date: Wed,  2 Oct 2013 12:43:34 +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: 330aeef9-cd34-446f-9bf9-851503ece5e3
X-Archives-Hash: 83181756efe9806061c5f93151c250bb

commit:     b765a85e0399b19530dce001d6e5e73a224bcdbf
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 02:09:39 2013 +0000
Commit:     Richard Yao <ryao <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 12:42:29 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=b765a85e

Advertise CMD_CALLBACK in genkernel.conf

Signed-off-by: Christoph Junghans <ottxor <AT> gentoo.org>

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

diff --git a/genkernel.conf b/genkernel.conf
index af73931..00657cb 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -114,6 +114,10 @@ DISKLABEL="yes"
 # This supersedes the "SPLASH_THEME" option of /etc/conf.d/splash (in early space).
 #SPLASH_THEME="gentoo"
 
+# Run the specified command in the current environment after the kernel and
+# modules have been compiled, useful to rebuild external kernel module.
+# use "emerge --quiet @module-rebuild" for >=portage-2.2
+#CMD_CALLBACK=""
 
 # =========Keymap Settings=========
 #