]> git.ipfire.org Git - thirdparty/dracut.git/commit
Correctly handle module aliases 123/head
authorFabian Vogt <fvogt@suse.com>
Thu, 21 Jan 2016 16:13:07 +0000 (17:13 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 21 Jan 2016 17:02:40 +0000 (18:02 +0100)
commit43819af68c7789ec932c25e699c56889fdf7276c
tree6f8cb43b93e9978808bcfcac4895912d9f0344f3
parent9542f2fee4a398ed00730e6ffb7de5fe315aa093
Correctly handle module aliases

Handle module aliases correctly to not generate unbootable
initrds with different kernel versions when modules were renamed
or replaced.

Signed-off-by: Fabian Vogt <fvogt@suse.com>
dracut.sh