Changeset 1625b3e for BOOK/boot/common
- Timestamp:
- Aug 8, 2013, 10:59:23 AM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- cc056b6
- Parents:
- e487b49
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/udev.xml
re487b49 r1625b3e 31 31 ./configure --prefix=/usr --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 32 32 --with-rootprefix='' --enable-split-usr --sysconfdir=/etc \ 33 --libexecdir=/lib --libdir=/ lib --disable-introspection\34 --disable- gtk-doc-html --disable-gudev --disable-keymap\35 -- with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen>33 --libexecdir=/lib --libdir=/usr/lib --with-root-libdir=/lib \ 34 --disable-introspection --disable-gtk-doc-html --disable-gudev \ 35 --disable-keymap --with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen> 36 36 37 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.