Public bug reported:

Binary package hint: udev

 LANG=C apt-cache policy udev
udev:
  Installed: 124-2
  Candidate: 124-2
  Version table:
 *** 124-2 0
        500 http://free.nchc.org.tw intrepid/main Packages
        100 /var/lib/dpkg/status

In /usr/share/initramfs-tools/hooks/udev, /lib/udev/cdrom_id is not
copy_exec to initramfs. Sometimes we do need /lib/udev/cdrom_id,
especially in the live CD.

In Debian Lenny, the 
/usr/share/initramfs-tools/hooks/udev
includes this:
--------------
for program in /lib/udev/*_id; do
  copy_exec $program /lib/udev/
done
--------------
Is that possible the udev from intrepid copy_exec the /lib/udev/cdrom_id to 
initramfs,, as Debian lenny does ?

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
/lib/udev/cdrom_id is missing in initramfs
https://bugs.launchpad.net/bugs/254360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to