Support root on LUKS (dm-crypt)
commiteb25ff7a278ad159284319660e374b5818af80e6
authorJeremy Katz <katzj@redhat.com>
Tue, 16 Dec 2008 19:21:08 +0000 (16 14:21 -0500)
committerJeremy Katz <katzj@redhat.com>
Tue, 16 Dec 2008 19:22:13 +0000 (16 14:22 -0500)
tree6b8c964402d4d567480a9c7d60c3a19b988ee78f
parentf39a104630ef92382e1ffba5140a4bc0b30e4cbd
Support root on LUKS (dm-crypt)

Support having root on LUKS with the password prompting handled by plymouth.
This requires ensuring our input is from /dev/console and also requires that
we import vol_id info about all block devices rather than ignoring dm devs
(which is what the persistent storage rules do by default)
generate.sh
init
rules.d/63-luks.rules [new file with mode: 0644]
rules.d/64-lvm.rules