|
|||||||||||
|
Re: [RFC] Add support for LUKS encrypted root in rescue mode
From: Frans Pop <elendil(at)planet.nl>
Date: Sun Jul 22 2007 - 08:44:39 EDT
Hmm. That's not true. I'd forgotten that rescue-mode only gets loaded if rescue mode is enabled. Sorry about that.
Some minor comments:
For: +open_encrypted_partitions && + # Scan for LVM partitions again as we just added encrypted volumes + rescan_lvm + it is maybe better to do: +if open_encrypted_partitions; then + # Scan for LVM partitions again as we just added encrypted volumes + rescan_lvm +fi + -- To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Jul 22 08:44:49 2007 This archive was generated by hypermail 2.1.8 : Thu Aug 09 2007 - 18:02:54 EDT |
||||||||||
|
|||||||||||