Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/livecd-tools:master commit in: init.d/
Date: Sun, 01 May 2011 02:51:26
Message-Id: 2ca561fc6ccfe1407de33597a5a2282715581a77.williamH@gentoo
1 commit: 2ca561fc6ccfe1407de33597a5a2282715581a77
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 13 20:20:17 2011 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 02:46:14 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/livecd-tools.git;a=commit;h=2ca561fc
7
8 add a message so we know autoconfig has started
9
10 ---
11 init.d/autoconfig | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/init.d/autoconfig b/init.d/autoconfig
15 index 9eec5ce..eb21020 100755
16 --- a/init.d/autoconfig
17 +++ b/init.d/autoconfig
18 @@ -410,6 +410,7 @@ detect_sparc() {
19 }
20
21 start() {
22 + einfo "starting autoconfig"
23 echo "0" > /proc/sys/kernel/printk
24 get_config