Gentoo Archives: gentoo-commits

From: Richard Yao <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: /
Date: Wed, 02 Oct 2013 12:43:39
Message-Id: 1380717749.b765a85e0399b19530dce001d6e5e73a224bcdbf.ryao@gentoo
1 commit: b765a85e0399b19530dce001d6e5e73a224bcdbf
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 02:09:39 2013 +0000
4 Commit: Richard Yao <ryao <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 12:42:29 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=b765a85e
7
8 Advertise CMD_CALLBACK in genkernel.conf
9
10 Signed-off-by: Christoph Junghans <ottxor <AT> gentoo.org>
11
12 ---
13 genkernel.conf | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/genkernel.conf b/genkernel.conf
17 index af73931..00657cb 100644
18 --- a/genkernel.conf
19 +++ b/genkernel.conf
20 @@ -114,6 +114,10 @@ DISKLABEL="yes"
21 # This supersedes the "SPLASH_THEME" option of /etc/conf.d/splash (in early space).
22 #SPLASH_THEME="gentoo"
23
24 +# Run the specified command in the current environment after the kernel and
25 +# modules have been compiled, useful to rebuild external kernel module.
26 +# use "emerge --quiet @module-rebuild" for >=portage-2.2
27 +#CMD_CALLBACK=""
28
29 # =========Keymap Settings=========
30 #