[bf8c11f] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-boot-inetutils" role="wrap">
|
---|
| 9 | <?dbhtml filename="inetutils.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Inetutils-&inetutils-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-boot-inetutils">
|
---|
| 14 | <primary sortas="a-Inetutils">Inetutils</primary>
|
---|
| 15 | <secondary>boot</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[c4b671e] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../../final-system/common/inetutils.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[bf8c11f] | 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Inetutils</title>
|
---|
| 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 26 | href="../../final-system/common/inetutils.xml"
|
---|
[e6423a01] | 27 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
[bf8c11f] | 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="../../final-system/common/inetutils.xml"
|
---|
[e6423a01] | 31 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
[bf8c11f] | 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../../final-system/common/inetutils.xml"
|
---|
[e6423a01] | 35 | xpointer="xpointer(//*[@os='p3'])"/>
|
---|
[bf8c11f] | 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../../final-system/common/inetutils.xml"
|
---|
[e6423a01] | 39 | xpointer="xpointer(//*[@os='p4'])"/>
|
---|
[bf8c11f] | 40 |
|
---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 42 | href="../../final-system/common/inetutils.xml"
|
---|
[127585f] | 43 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
[bf8c11f] | 44 |
|
---|
[127585f] | 45 | <screen os="b"><userinput>./configure --prefix=/usr --libexecdir=/usr/sbin \
|
---|
[bf8c11f] | 46 | --host=${LFS_TARGET} --sysconfdir=/etc --disable-logger \
|
---|
[96e7720] | 47 | --disable-syslogd --disable-whois --disable-servers</userinput></screen>
|
---|
[bf8c11f] | 48 |
|
---|
[127585f] | 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 50 | href="../../final-system/common/inetutils.xml"
|
---|
| 51 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 52 |
|
---|
[bf8c11f] | 53 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 54 | href="../../final-system/common/inetutils.xml"
|
---|
| 55 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 56 |
|
---|
| 57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 58 | href="../../final-system/common/inetutils.xml"
|
---|
| 59 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 60 |
|
---|
| 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 62 | href="../../final-system/common/inetutils.xml"
|
---|
[127585f] | 63 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
[bf8c11f] | 64 |
|
---|
[127585f] | 65 | <screen os="g"><userinput>make DESTDIR="${LFS}" install</userinput></screen>
|
---|
[bf8c11f] | 66 |
|
---|
| 67 | </sect2>
|
---|
| 68 |
|
---|
| 69 | <sect2 role="content">
|
---|
| 70 | <title/>
|
---|
| 71 |
|
---|
| 72 | <para>Details on this package are located in <xref
|
---|
| 73 | linkend="contents-inetutils" role="."/></para>
|
---|
| 74 |
|
---|
| 75 | </sect2>
|
---|
| 76 |
|
---|
| 77 | </sect1>
|
---|