Bug#629236: cryptsetup: initramfs cryptroot mdadm support

2018-07-06 Thread Guilhem Moulin
Control: fixed -1 2:2.0.3-2 On Sat, 04 Jun 2011 at 19:06:33 +0200, user wrote: > it would be nice if the cryptroot hook supports the following setup: > > partition - luks device - mdadm - lvm Since 2:2.0.3-2 our hook script recursively traverses the block device hierarchy in sysfs(5), and the abo

Bug#629236: cryptsetup: initramfs cryptroot mdadm support

2012-02-05 Thread Alexander Kurtz
tags 629236 patch thanks Hi Steven, On Thu, 2011-08-18 at 12:04 +0200, Steven Malin wrote: > thank you for your effort. > I'll try it. I hope the script worked for you. If you're still interested you might want to have a look at the attached new version: The main difference is that you can now

Bug#629236: cryptsetup: initramfs cryptroot mdadm support

2011-08-18 Thread Steven Malin
Hi Alex, thank you for your effort. I'll try it. Best regards Steven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#629236: cryptsetup: initramfs cryptroot mdadm support

2011-08-17 Thread Alexander Kurtz
Hi, This is a tiny script running in the initrd unlocking your LUKS volumes. Unlike the scripts provided by the cryptsetup package, this scripts runs before Software-RAID initialization and needs no configuration when using standard passphrase-based LUKS volumes. You'll only need to enter your pa

Bug#629236: cryptsetup: initramfs cryptroot mdadm support

2011-06-04 Thread user
Package: cryptsetup Version: 2:1.1.3-4squeeze2 Severity: wishlist Hi, it would be nice if the cryptroot hook supports the following setup: partition - luks device - mdadm - lvm By now it supports: partition - mdadm - luks device - lvm Sadly there are latency problems with the supported layou