chiark / gitweb /
cryptsetup-generator: fix the kernel command line strategy for luks.uuid
authorHarald Hoyer <harald@redhat.com>
Fri, 1 Mar 2013 10:33:14 +0000 (11:33 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 1 Mar 2013 14:05:28 +0000 (15:05 +0100)
commite2cb60fa97e6a6483a98b685ff0d20c61da38c00
tree32e703ea2d1a2a8852e5b7a9233a92bcbf8f29f2
parent487060c2394b7703e59650ef332053645ffae2a3
cryptsetup-generator: fix the kernel command line strategy for luks.uuid

If rd.luks.uuid or luks.uuid is specified on the kernel command, only
generate units for these UUIDs. Additionally use the information in
/etc/crypttab unless rd.luks.crypttab=0 or luks.crypttab=0 is specified.
src/cryptsetup/cryptsetup-generator.c