source: BOOK/boot/64/eudev.xml@ a1e3e5a

clfs-3.0.0-sysvinit sysvinit
Last change on this file since a1e3e5a was 9597c5a, checked in by Chris Staub <chris@…>, 10 years ago

Replaced PKG_CONFIG vars with pkg-config-lite installed in /cross-tools

Conflicts:

BOOK/introduction/common/changelog.xml

  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[024101f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[01b60c4]8<sect1 id="ch-boot-eudev" role="wrap">
9 <?dbhtml filename="eudev.html"?>
[024101f]10
[01b60c4]11 <title>Eudev-&eudev-version;</title>
[024101f]12
[01b60c4]13 <indexterm zone="ch-boot-eudev">
[b0307ef]14 <primary sortas="a-Eudev">Eudev</primary>
[024101f]15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dafa360]18 href="../common/eudev.xml"
[024101f]19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
[b0307ef]22 <title>Installation of Eudev</title>
[024101f]23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dafa360]25 href="../common/eudev.xml"
[024101f]26 xpointer="xpointer(//*[@os='a'])"/>
27
[9597c5a]28<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools --build=${CLFS_HOST} \
[8876eda]29 --host=${CLFS_TARGET} --disable-introspection --disable-gtk-doc-html \
[d2ecc65]30 --disable-gudev --disable-keymap --with-firmware-path=/tools/lib/firmware \
[8876eda]31 --enable-libkmod</userinput></screen>
[024101f]32
[dabbced]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dafa360]34 href="../common/eudev.xml"
[1da2a84]35 xpointer="xpointer(//*[@os='c'])"/>
36
[dabbced]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dafa360]38 href="../common/eudev.xml"
[1da2a84]39 xpointer="xpointer(//*[@os='d'])"/>
40
[dabbced]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dafa360]42 href="../common/eudev.xml"
[024101f]43 xpointer="xpointer(//*[@os='g'])"/>
44
[dabbced]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[01b60c4]46 href="../common/eudev.xml"
[e03aa52]47 xpointer="xpointer(//*[@os='j'])"/>
[1da2a84]48
[473d4fe]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
50 href="../common/eudev.xml"
51 xpointer="xpointer(//*[@os='i'])"/>
52
53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
54 href="../common/eudev.xml"
55 xpointer="xpointer(//*[@os='k'])"/>
56
[dcbb278]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dafa360]58 href="../common/eudev.xml"
[dcbb278]59 xpointer="xpointer(//*[@os='r1'])"/>
60
61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[01b60c4]62 href="../common/eudev.xml"
[dcbb278]63 xpointer="xpointer(//*[@os='r2'])"/>
64
[473d4fe]65 </sect2>
[024101f]66
[dafa360]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
68 href="../common/eudev.xml"
69 xpointer="xpointer(//*[@role='content'])"/>
[024101f]70
71</sect1>
Note: See TracBrowser for help on using the repository browser.