%general-entities; ]> Udev-&udev-version; <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Udev The following patch makes Udev respect the DESTDIR variable: patch -Np1 -i ../udev-&udev-version;-DESTDIR-1.patch Now compile Udev: make prefix=/tools udevdir=/dev Install the package: make DESTDIR=/tools udevdir=/dev install cp ../udev-config-2.permissions /tools/etc/udev/permissions.d/00-lfs.permissions cp ../udev-config-1.rules /tools/etc/udev/rules.d/00-lfs.rules