Going through the log, the following udev packages are installed. The files are fairly straightforward.
-- Bruce /usr/lib/libudev.so.0.13.1 (cd /usr/lib && ln -s -f libudev.so.0.13.1 libudev.so.0) (cd /usr/lib && ln -s -f libudev.so.0.13.1 libudev.so) /usr/lib/libudev.la /sbin/udevadm /lib/udev/udevd /lib/udev/ata_id /lib/udev/cdrom_id /lib/udev/collect /lib/udev/scsi_id /lib/udev/v4l_id /lib/udev/accelerometer /lib/udev/mtd_probe /etc/udev/udev.conf /lib/udev/rule_generator/rule_generator.functions /lib/udev/rule_generator/write_cd_rules /lib/udev/rule_generator/write_net_rules /lib/udev/rules.d: 42-usb-hid-pm.rules 50-udev-default.rules 60-persistent-storage-tape.rules 60-persistent-serial.rules 60-persistent-input.rules 60-persistent-alsa.rules 60-persistent-storage.rules 75-net-description.rules 75-tty-description.rules 78-sound-card.rules 80-drivers.rules 95-udev-late.rules 60-cdrom_id.rules 60-persistent-v4l.rules 61-accelerometer.rules 75-probe_mtd.rules 75-cd-aliases-generator.rules 75-persistent-net-generator.rules /usr/include/libudev.h /usr/share/man/man7/udev.7 /usr/share/man/man8/udevadm.8 /usr/share/man/man8/udevd.8 /usr/share/man/man8/scsi_id.8 /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/udev.pc It's notable that the html docs are installed in /usr/share/gtk-doc/html/libudev/, The instruction is: install -c -m 644 ./html/api-index-full.html Note that there is no destination. The html files are only documentation of public udev programming structures. LFS installs /etc/udev/rules.d/55-lfs.rules /usr/share/doc/udev-config/55-lfs.txt -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page