Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with loop-aes
Date: Tue, 06 May 2014 21:35:08
Message-Id: 20140506213452.GA30163@waltdnes.org
In Reply to: Re: [gentoo-user] Problems with loop-aes by "J. Roeleveld"
1 On Tue, May 06, 2014 at 08:45:01PM +0200, J. Roeleveld wrote
2 > On Tuesday, May 06, 2014 02:31:08 PM Walter Dnes wrote:
3 > > I'm trying to set up USB-key-encryption for use with a laptop. I'm
4 > > running mdev instead of udev on the laptop, so lvm doesn't work.
5 >
6 > I find this strange, as LVM can manage the /dev-entries directly.
7 > On my systems, this is necessary as udev regularly fails to properly handle
8 > these entries.
9 >
10 > Eg. the following setting: " verify_udev_operations = 1 "
11 > There are other options for udev documented in /etc/lvm/lvm.conf.
12
13 Unfortunately, mdev != udev. People running RAID have problems too.
14
15
16 > I believe " cryptsetup " does not use the LVM tools. But has a new device
17 > created by the kernel directly, which should be picked up by a device manager
18 > directly.
19
20 But cryptsetup pulls in lvm2 as a dependancy...
21
22 [d531][waltdnes][~] emerge -pv cryptsetup
23
24 These are the packages that would be merged, in order:
25
26 Calculating dependencies... done!
27 [ebuild N ] sys-fs/lvm2-2.02.103 USE="readline (-clvm) (-cman) -lvm1 -lvm2create_initrd (-selinux) -static -static-libs -thin -udev" 1,313 kB
28 [ebuild N ] sys-fs/cryptsetup-1.6.2 USE="openssl -gcrypt -kernel -nettle -nls -python -reencrypt -static -static-libs -udev -urandom" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6" 1,162 kB
29
30 --
31 Walter Dnes <waltdnes@××××××××.org>
32 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Problems with loop-aes "J. Roeleveld" <joost@××××××××.org>