Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-09-02 Thread Herbert Xu
Jonas Meurer wrote: > > i guess the best solution would be to improve the module dependency > system. cipher meta-modules like 'aes' should depend on all available > implementations. same for ivciphers, hashs, rng implementations etc. We already do that for algorithms at least, they should all h

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-09-01 Thread Sebastian Andrzej Siewior
* Jonas Meurer | 2009-09-01 02:51:20 [+0200]: >as you already discovered, that's because the initramfs hook script for >cryptroot adds some crypto modules manually in debian. currently these >are dm-mod, dm-crypt, cbc, aes, sha256 and all the modules they depend >on. You could add something like

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-31 Thread Jonas Meurer
reopen 541835 thanks hey, On 31/08/2009 Sebastian Andrzej Siewior wrote: > * Jonas Meurer | 2009-08-31 17:52:00 [+0200]: > > >> Could someone please look at initramfs to figure out why those three > >> modules are not copied in this reduced setup? > > > >the reason is simply that no other crypto

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-31 Thread Sebastian Andrzej Siewior
* Jonas Meurer | 2009-08-31 17:52:00 [+0200]: >> Could someone please look at initramfs to figure out why those three >> modules are not copied in this reduced setup? > >the reason is simply that no other crypto modules define depends on the >listed ones: Well yes, but aes cbc is placed in the new

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-31 Thread Jonas Meurer
hey, On 30/08/2009 Sebastian Andrzej Siewior wrote: > * Sebastian Andrzej Siewior | 2009-08-28 10:00:56 [+0200]: > > >>> the problem is not reproducible with a debian/unstable 2.6.30.6 kernel, > >>> even though it has cbc compiled as module as well. but if I recompile > >>> the same kernel source

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-30 Thread Celejar
On Sun, 30 Aug 2009 17:37:22 +0200 Sebastian Andrzej Siewior wrote: > * Sebastian Andrzej Siewior | 2009-08-28 10:00:56 [+0200]: > > >>> the problem is not reproducible with a debian/unstable 2.6.30.6 kernel, > >>> even though it has cbc compiled as module as well. but if I recompile > >>> the s

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-30 Thread Sebastian Andrzej Siewior
* Sebastian Andrzej Siewior | 2009-08-28 10:00:56 [+0200]: >>> the problem is not reproducible with a debian/unstable 2.6.30.6 kernel, >>> even though it has cbc compiled as module as well. but if I recompile >>> the same kernel sources with Celejars kernel .config, the problem >>> occurs. thus it

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-28 Thread Sebastian Andrzej Siewior
* Randy Dunlap | 2009-08-27 12:34:01 [-0700]: >> On 27/08/2009 Randy Dunlap wrote: >> > On Tue, 25 Aug 2009 19:58:52 -0400 Celejar wrote: >> > >> > > I'm having a pretty bizarre problem with my kernel crypto >> > > configuration. I need support for a bog standard LUKS (aes / >> > > cbc-essiv:sha

Re: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-27 Thread Randy Dunlap
On Thu, 27 Aug 2009 20:35:01 +0200 Jonas Meurer wrote: > hey, > > On 27/08/2009 Randy Dunlap wrote: > > On Tue, 25 Aug 2009 19:58:52 -0400 Celejar wrote: > > > > > I'm having a pretty bizarre problem with my kernel crypto > > > configuration. I need support for a bog standard LUKS (aes / > > >