Re: [Bug 1256730] Re: /usr/share/initramfs-toos/hooks/cryptroot does not honour the CRYPTSETUP variable

2013-12-02 Thread hemmecke
On 12/02/2013 04:04 AM, Steve Langasek wrote: The problem is that update-initramfs does not put /sbin/cryptsetup into initramfs. My root filesystem is unencrypted but I mount an encrypted partition during boot, so I need cryptsetup in initramfs. Why do you think you need cryptsetup in the

[Bug 1256730] [NEW] /usr/share/initramfs-toos/hooks/cryptroot does not honour the CRYPTSETUP variable

2013-12-01 Thread hemmecke
Public bug reported: The patch https://launchpad.net/ubuntu/+source/cryptsetup/2:1.4.3-4ubuntu4 checks via +if [ -n $CRYPTSETUP ] [ $CRYPTSETUP != n ]; then +setup=yes +fi whether there is CRYPTSETUP=y has been set. The description of the patch says that CRYPTSETUP=y in

[Bug 820489] [NEW] Thinkpad W520: cpufreq directory missing in various ubuntu versions

2011-08-03 Thread hemmecke
Public bug reported: After installing Natty in 64 or 32 bit version on a new Lenovo ThinkPad W520 (4282W16), I don't see the /sys/devices/system/cpu/cpu0/cpufreq directory. Installing cpufreqd shows me failure (daemon doesn't start). I've already given more detailed description here...