Kubuntu's udev broken with 2.6.18-rc2-mm1
[Posted August 1, 2006 by corbet]
| From: |
| Andrew James Wade <andrew.j.wade-AT-gmail.com> |
| To: |
| Andrew Morton <akpm-AT-osdl.org>, gregkh-AT-suse.de |
| Subject: |
| Kubuntu's udev broken with 2.6.18-rc2-mm1 |
| Date: |
| Thu, 27 Jul 2006 19:45:57 +0000 (UTC) |
| Cc: |
| linux-kernel-AT-vger.kernel.org |
Hello,
Some change between -rc1-mm2 and -rc2-mm1 broke Kubuntu's udev
(079-0ubuntu34). In particular /dev/mem went missing, and /dev/null had
bogus permissions (crw-------). I've kludged around the problem by
populating /lib/udev/devices from a good /dev, but I'm assuming the
breakage was unintentional.
Andrew Wade