[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCHES] fix for Ubuntu support, live-initramfs



Daniel Baumann wrote:
* lack of /lib/udev/cdrom_id in Jaunty
unknown; does it also apply for karmic?

it does, this is the hook excerpt:

# Copy across helpers the rules need
mkdir -p ${DESTDIR}/lib/udev
# 50-udev-default.rules
# 60-persistent-storage.rules
copy_exec /lib/udev/ata_id /lib/udev
copy_exec /lib/udev/usb_id /lib/udev
copy_exec /sbin/blkid /lib/udev
copy_exec /lib/udev/scsi_id /lib/udev
copy_exec /lib/udev/path_id /lib/udev
# 61-persistent-storage-edd.rules
copy_exec /lib/udev/edd_id /lib/udev


and the fix was rejected:

https://bugs.launchpad.net/ubuntu/+source/live-initramfs/+bug/254360


Luigi


Reply to: