]> git.ipfire.org Git - thirdparty/dracut.git/commit
lsinitrd.sh: don't choke on LZO-compressed images
authorTobias Geerinckx <tobias.geerinckx@gmail.com>
Tue, 3 Jun 2014 02:59:34 +0000 (04:59 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 20 Jun 2014 12:34:29 +0000 (14:34 +0200)
commit773d6a7ded0cc717ecfb7bed6e3f52ceedfb1834
tree52f8c4b366899ce2062b631d72c7f11afd0a882c
parent7eb0bc7bc4fdcf4ee9cde0e919eff2497c22beab
lsinitrd.sh: don't choke on LZO-compressed images

lsinitrd (and hence dracut) currently fail to list the contents of any
LZO-compressed image, and merely spit out misleading xzcat errors.

I guess no-one actually uses them.
lsinitrd.sh