%general-entities; ]> Udev-&udev-version; Udev boot Installation of Udev CC="${CC} ${BUILD64}" LIBS="-lpthread" \ BLKID_CFLAGS="-I/tools/include/blkid" BLKID_LIBS="-L/tools/lib64 -lblkid" \ KMOD_CFLAGS="-I/tools/include" KMOD_LIBS="-L${CLFS}/lib64 -lkmod" \ ./configure --prefix=/usr \ --build=${CLFS_HOST} --host=${CLFS_TARGET} \ --with-rootprefix=$CLFS --bindir=/sbin \ --sysconfdir=/etc \ --libdir=/usr/lib64 --disable-introspection \ --with-usb-ids-path=no --with-pci-ids-path=no \ --disable-gtk-doc-html --disable-gudev \ --disable-keymap --disable-logging <para>Details on this package are located in <xref linkend="contents-udev" role="."/></para> </sect2> </sect1>