projects
/
profile
/
ivi
/
setup-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc8aea9
)
setup-gummiboot-conf: Set background to black
36/22536/1
author
Mikko Ylinen
<mikko.ylinen@intel.com>
Thu, 5 Jun 2014 13:23:03 +0000
(16:23 +0300)
committer
Mikko Ylinen
<mikko.ylinen@intel.com>
Thu, 5 Jun 2014 13:23:03 +0000
(16:23 +0300)
Change-Id: Id9a5664e8547818789712aee374506902fe7f47b
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
setup-gummiboot-conf
patch
|
blob
|
history
diff --git
a/setup-gummiboot-conf
b/setup-gummiboot-conf
index
4a84039
..
83f5719
100755
(executable)
--- a/
setup-gummiboot-conf
+++ b/
setup-gummiboot-conf
@@
-55,6
+55,7
@@
create_default_conf_file()
cat > "$conf_file" <<-EOF
# Generated by $PROG
timeout 0
+ background #000000
default $1
EOF
}