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