aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2012-04-14 13:57:13 +0000
committerColin Guthrie <colin@mageia.org>2012-04-14 13:57:13 +0000
commitccc8760dbb7842fb789432d783e0d57c6c0e6cbd (patch)
tree48ce975dfa5fb405b551b4ff770998c82e49abb1 /Makefile
parent4b1d2e118920158d4352ec6329e18bc74c8dd1fd (diff)
downloadbootsplash-ccc8760dbb7842fb789432d783e0d57c6c0e6cbd.tar
bootsplash-ccc8760dbb7842fb789432d783e0d57c6c0e6cbd.tar.gz
bootsplash-ccc8760dbb7842fb789432d783e0d57c6c0e6cbd.tar.bz2
bootsplash-ccc8760dbb7842fb789432d783e0d57c6c0e6cbd.tar.xz
bootsplash-ccc8760dbb7842fb789432d783e0d57c6c0e6cbd.zip
Avoid using cpio-filter and cpio --append
We seem to go out of our way to avoid creating a 'new' cpio archive. This all seems rather unnecessary and error prone and cpio-filter will create a new archive anyway, so it's also rather redundant. Adopt a simpler process: extract the initrd fully, and run the plymouth population in-place, then just recompress the result. This also changes the archive creation stage to be the same commands used by dracut for clarity.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions