Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: /
Date: Thu, 28 Mar 2019 23:43:20
Message-Id: 1553809266.62ecb93082e4674668b150d71771555d0329dde7.whissi@gentoo
1 commit: 62ecb93082e4674668b150d71771555d0329dde7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 28 21:41:06 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 28 21:41:06 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=62ecb930
7
8 fix splash
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 genkernel | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/genkernel b/genkernel
16 index 395dcee..43f5e5b 100755
17 --- a/genkernel
18 +++ b/genkernel
19 @@ -344,7 +344,6 @@ then
20 print_info 1 ''
21 print_info 1 "If you require Genkernel's hardware detection features; you MUST"
22 print_info 1 'tell your bootloader to use the provided INITRAMFS file.'
23 - fi
24 fi
25
26 if isTrue "${BUILD_RAMDISK}"