]> git.ipfire.org Git - thirdparty/dracut.git/commit
crypt: handle rd.luks.name
authorHarald Hoyer <harald@redhat.com>
Fri, 11 Aug 2017 09:30:11 +0000 (11:30 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 11 Aug 2017 11:23:10 +0000 (13:23 +0200)
commit65f78f3d74b3467565aa242267e4639cd0ddd7fa
treee0d1744341fe176ec73c38a3b4eb185b68271a9e
parent2b909b9a4ba3e449bd94c5b5e9fb567f5206d918
crypt: handle rd.luks.name

systemd supports renaming of dm devices with rd.luks.name.

Honor the kernel command line parameter.
modules.d/90crypt/parse-crypt.sh