Daniel Molkentin
|
ed2cc8c9b9
|
90plymouth: logo file is optional and may not exist
|
2018-01-30 10:14:22 +01:00 |
Harald Hoyer
|
6d58fa27a4
|
change "while read x" to cope with EOF without newline
while read x || [ -n "$x" ]
should do the trick
|
2015-04-28 11:39:15 +02:00 |
Harald Hoyer
|
967cc19ab1
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
Harald Hoyer
|
af11946054
|
dracut-functions.sh: inst_multiple == dracut_install
|
2013-08-07 10:33:15 +02:00 |
Harald Hoyer
|
ca2c693679
|
Do not call plymouth with full path
|
2013-04-11 16:08:26 +02:00 |
Harald Hoyer
|
0efc6c716a
|
plymouth: fixed inst_libdir_file() call
https://bugzilla.redhat.com/show_bug.cgi?id=831349
|
2012-06-18 13:46:03 +02:00 |
Harald Hoyer
|
d77540c8e4
|
get rid of libdir and usrlibdir
|
2012-06-04 15:23:15 +02:00 |
Harald Hoyer
|
552ecca6db
|
Renamed all shell scripts to *.sh
|
2012-02-22 15:15:21 +01:00 |