Bug#597583: [pkg-cryptsetup-devel] Bug#597583: initramfs-tools

2011-05-23 Thread Jonas Meurer
Hey Ian, On 20/05/2011 Ian Jackson wrote: > Jonas Meurer writes ("Re: [pkg-cryptsetup-devel] Bug#597583: > initramfs-tools"): > > On 21/09/2010 Ian Jackson wrote: > > > This could be done by replacing this test > > > if [ -n "$cryptkeyscript" ] && [ ! -x "$cryptkeyscript" ]; then > > > wi

Bug#597583: [pkg-cryptsetup-devel] Bug#597583: initramfs-tools

2011-05-20 Thread Ian Jackson
Thanks for your reply. Jonas Meurer writes ("Re: [pkg-cryptsetup-devel] Bug#597583: initramfs-tools"): > On 21/09/2010 Ian Jackson wrote: > > This could be done by replacing this test > > if [ -n "$cryptkeyscript" ] && [ ! -x "$cryptkeyscript" ]; then > > with something like > > if ! t

Bug#597583: [pkg-cryptsetup-devel] Bug#597583: initramfs-tools

2011-05-19 Thread Jonas Meurer
Hey Ian, Sorry for the late reply, I just didn't have time to take a look earlier. In fact I considered several times to apply your proposed change, but now I realized that this is not an option ... On 21/09/2010 Ian Jackson wrote: > It would be nice if the "keyscript" cryptopts option could spec