]> git.ipfire.org Git - thirdparty/dracut.git/commit
lsinitrd: list squash content as well
authorKairui Song <kasong@redhat.com>
Wed, 26 Dec 2018 09:38:02 +0000 (17:38 +0800)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 10 Jan 2019 09:16:44 +0000 (10:16 +0100)
commit1ff306a3964840fc548188a8aa4862143b347e8a
tree5ec24942f8a402272adf291024b783252951a507
parent32f68c1f9ac3720e8ce4b95a09c0ce680d5da786
lsinitrd: list squash content as well

When the initramfs is built with squash module enabled, the content
inside squash image will be invisible from the lsinitrd tool. This
commit make lsinitrd detect and list the content of the squash image as
well to avoid possible confusion.

Signed-off-by: Kairui Song <kasong@redhat.com>
lsinitrd.sh