]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(lsinitrd.sh): add a missing path to image
authorKenneth D'souza <kennethdsouza94@gmail.com>
Tue, 13 Dec 2022 15:26:33 +0000 (20:56 +0530)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 21 Dec 2022 16:53:20 +0000 (16:53 +0000)
commite877be69b41199ee4384ccb6352754bb9edfbba4
treeec44f6768d3a45a7970e999f9e9c3a20bb0a0d96
parent9cc7ceec1e9b4028d1a72bf51f9ea488d7ca11ac
fix(lsinitrd.sh): add a missing path to image

The initramfs file for Fedora/RedHat CoreOS can be found under
`/lib/modules/${KERNEL_VERSION}/initramfs.img', add this path
to image search logic.

Signed-off-by: Kenneth D'souza <kennethdsouza94@gmail.com>
lsinitrd.sh