Changeset b27081c4 for BOOK/boot/common/eudev.xml
- Timestamp:
- Dec 14, 2015, 12:19:04 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- c7477f8e
- Parents:
- 00cf9ca
- git-author:
- Chris Staub <chris@…> (12/13/15 23:57:55)
- git-committer:
- Chris Staub <chris@…> (12/14/15 00:19:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/eudev.xml
r00cf9ca rb27081c4 29 29 <para os="a">Prepare Eudev for compilation:</para> 30 30 31 <screen os="b"><userinput>./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 32 --disable-introspection --disable-gtk-doc-html \ 33 --disable-gudev --disable-keymap --with-firmware-path=/tools/lib/firmware \ 31 <screen os="b"><userinput>./configure \ 32 --prefix=/tools \ 33 --build=${CLFS_HOST} \ 34 --host=${CLFS_TARGET} \ 35 --disable-introspection \ 36 --disable-gtk-doc-html \ 37 --disable-gudev \ 38 --disable-keymap \ 39 --with-firmware-path=/tools/lib/firmware \ 34 40 --enable-libkmod</userinput></screen> 35 41
Note:
See TracChangeset
for help on using the changeset viewer.