projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eafe8dd
)
no bootsplash fix
author
Brad House
<brad_mssw@gentoo.org>
Wed, 24 Dec 2003 05:36:17 +0000
(
05:36
+0000)
committer
Brad House
<brad_mssw@gentoo.org>
Wed, 24 Dec 2003 05:36:17 +0000
(
05:36
+0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@34
67a159dc
-881f-0410-a524-
ba9dfbe2cb84
gen_determineargs.sh
patch
|
blob
|
history
diff --git
a/gen_determineargs.sh
b/gen_determineargs.sh
index 057f85ba14800fa2a96f8b862b4c5721afd4ac8e..d5d2d59da8a067de3dc6345f76f495dd12ee33ec 100644
(file)
--- a/
gen_determineargs.sh
+++ b/
gen_determineargs.sh
@@
-86,6
+86,12
@@
determine_real_args() {
DIETLIBC_BINCACHE_TEMP=`arch_replace "${DIETLIBC_BINCACHE_TEMP}"`
DEVFSD_BINCACHE=`arch_replace "${DEVFSD_BINCACHE}"`
DEVFSD_CONF_BINCACHE=`arch_replace "${DEVFSD_CONF_BINCACHE}"`
+
+ if [ "${CMD_BOOTSPLASH}" != "" ]
+ then
+ BOOTSPLASH=${CMD_BOOTSPLASH}
+ fi
+
if isTrue ${BOOTSPLASH}
then
BOOTSPLASH=1