Changeset 593f554e
- Timestamp:
- Mar 2, 2009, 11:13:12 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 5412eda
- Parents:
- 89bc6ed
- Location:
- BOOK
- Files:
-
- 1 added
- 16 deleted
- 31 edited
- 4 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/alpha-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/alpha-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/alpha-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ alpha-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/alpha-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/appendices/dependencies/common.xml
r89bc6ed r593f554e 281 281 </segmentedlist> 282 282 283 <!-- Begin DHCPCD dependency info --> 284 <bridgehead renderas="sect2" id="dhcpcd-dep">DHCPCD</bridgehead> 285 286 <segmentedlist> 287 <segtitle>&dependencies;</segtitle> 288 289 <seglistitem> 290 <seg>Bash, Coreutils, GCC, Make, Sed</seg> 291 </seglistitem> 292 </segmentedlist> 293 294 <segmentedlist> 295 <segtitle>&testsuites;</segtitle> 296 297 <seglistitem> 298 <seg>No testsuite available</seg> 299 </seglistitem> 300 </segmentedlist> 301 302 <segmentedlist> 303 <segtitle>&before;</segtitle> 304 305 <seglistitem> 306 <seg>None</seg> 307 </seglistitem> 308 </segmentedlist> 309 283 310 <!-- Begin Diffutils dependency info --> 284 311 <bridgehead renderas="sect2" id="diffutils-dep">Diffutils</bridgehead> -
BOOK/final-system/alpha-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/common/dhcpcd.xml
r89bc6ed r593f554e 6 6 ]> 7 7 8 <sect1 id="ch- network-dhcpcd" role="wrap">8 <sect1 id="ch-final-system-dhcpcd" role="wrap"> 9 9 <?dbhtml filename="dhcpcd.html"?> 10 10 11 11 <title>DHCPCD-&dhcpcd-version;</title> 12 12 13 <indexterm zone="ch- network-dhcpcd">13 <indexterm zone="ch-final-system-dhcpcd"> 14 14 <primary sortas="a-DHCPCD">DHCPCD</primary> 15 15 </indexterm> … … 26 26 27 27 <note os="a"> 28 <para>This is an optional build. Only build this if you intend on using 29 a DHCP Server to automatically configure IP Addresses for your system.</para> 28 <para>This build is optional. You only need to build this if you intend 29 on using a DHCP Server to automatically configure atleast one network 30 interface on your system.</para> 30 31 </note> 31 32 … … 51 52 52 53 <seglistitem> 53 <seg> To Follow</seg>54 <seg>dhcpcd</seg> 54 55 </seglistitem> 55 56 </segmentedlist> … … 63 64 <term><command>dhcpcd</command></term> 64 65 <listitem> 65 <para> To Follow</para>66 <indexterm zone="ch- network-dhcpcd">66 <para>dhcpcd is an implementation of the DHCP client specified in RFC 2131. It gets the host information from a DHCP server and configures the network interface automatically.</para> 67 <indexterm zone="ch-final-system-dhcpcd"> 67 68 <primary sortas="e-dhcpcd">dhcpcd</primary> 68 69 </indexterm> -
BOOK/final-system/mips-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/mips64-64-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/mips64-chapter.xml
r89bc6ed r593f554e 69 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2-n32.xml"/> 70 70 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2-64bit.xml"/> 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/dhcpcd.xml"/> 71 72 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/> 72 73 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/> -
BOOK/final-system/multilib/dhcpcd.xml
r89bc6ed r593f554e 6 6 ]> 7 7 8 <sect1 id="ch- network-dhcpcd" role="wrap">8 <sect1 id="ch-final-system-dhcpcd" role="wrap"> 9 9 <?dbhtml filename="dhcpcd.html"?> 10 10 11 11 <title>DHCPCD-&dhcpcd-version;</title> 12 12 13 <indexterm zone="ch- network-dhcpcd">13 <indexterm zone="ch-final-system-dhcpcd"> 14 14 <primary sortas="a-DHCPCD">DHCPCD</primary> 15 15 </indexterm> -
BOOK/final-system/native-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/native64-chapter.xml
r89bc6ed r593f554e 56 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2.xml"/> 57 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2-64bit.xml"/> 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/dhcpcd.xml"/> 58 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/> -
BOOK/final-system/ppc-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/ppc64-chapter.xml
r89bc6ed r593f554e 56 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2.xml"/> 57 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2-64bit.xml"/> 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/dhcpcd.xml"/> 58 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/> -
BOOK/final-system/sparc-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/sparc64-64-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/sparc64-chapter.xml
r89bc6ed r593f554e 56 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2.xml"/> 57 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2-64bit.xml"/> 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/dhcpcd.xml"/> 58 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/> -
BOOK/final-system/x86-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/x86_64-64-chapter.xml
r89bc6ed r593f554e 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> -
BOOK/final-system/x86_64-chapter.xml
r89bc6ed r593f554e 56 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2.xml"/> 57 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2-64bit.xml"/> 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/dhcpcd.xml"/> 58 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/> -
BOOK/introduction/common/changelog.xml
r89bc6ed r593f554e 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>March 3, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Restructured the XML for the networking section. 44 The new order should help it flow better. Also moved dhcpcd into the 45 final system.</para> 46 </listitem> 47 </itemizedlist> 48 </listitem> 38 49 39 50 <listitem> -
BOOK/mips-index.xml
r89bc6ed r593f554e 60 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/mips-chapter.xml"/> 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/mips-chapter.xml"/> 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ mips-chapter.xml"/>62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/mips-chapter.xml"/> 64 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/mips64-64-index.xml
r89bc6ed r593f554e 60 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/mips64-64-chapter.xml"/> 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/mips64-64-chapter.xml"/> 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ mips64-64-chapter.xml"/>62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/mips64-64-chapter.xml"/> 64 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/mips64-index.xml
r89bc6ed r593f554e 60 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/mips64-chapter.xml"/> 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/mips64-chapter.xml"/> 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ mips64-chapter.xml"/>62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/mips64-chapter.xml"/> 64 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/native-index.xml
r89bc6ed r593f554e 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/native-chapter.xml"/> 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/native-chapter.xml"/> 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ native-chapter.xml"/>63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 64 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/native-chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/native64-index.xml
r89bc6ed r593f554e 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/native64-chapter.xml"/> 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/native64-chapter.xml"/> 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ native64-chapter.xml"/>63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 64 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/native64-chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/network/chapter.xml
r89bc6ed r593f554e 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hostname.xml"/> 15 15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hosts.xml"/> 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/resolv.xml"/> 16 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/> 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="static/static.xml"/> 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="static/network.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="static/next.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dhcp/dhcp.xml"/> 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/> 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/static.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcp.xml"/> 22 20 23 21 </chapter> -
BOOK/network/common/choose.xml
r89bc6ed r593f554e 6 6 ]> 7 7 8 <sect1 id="ch-ne wtork-choose">8 <sect1 id="ch-network-choose"> 9 9 <?dbhtml filename="choose.html"?> 10 10 11 11 <title>Use DHCP or to Static Networking?</title> 12 12 13 <para os="a"> There are two different ways you can proceed from this point 13 <indexterm zone="ch-network-choose"> 14 <primary sortas="d-network">network</primary> 15 <secondary>configuring</secondary></indexterm> 16 17 <para>This section only applies if a network card is to be configured. If 18 you do not need to configure a network interface you can skip on to 19 <xref linkend="chapter-bootable"/>.</para> 20 21 <para> There are two different ways you can proceed from this point 14 22 to configure your network. Dynamic will allow you to take advantage of 15 23 a DHCP server to get all your configuration information. Static you become 16 24 responsible for setting up your options.</para> 17 25 18 <para os="b">For DHCP Networking, follow <ulink url="dhcp.html"/>.</para>26 <para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para> 19 27 20 <para os="c">For Static Networking, follow <ulink url="static.html"/>.</para>28 <para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcp"/>.</para> 21 29 22 30 </sect1> -
BOOK/network/common/static.xml
r89bc6ed r593f554e 6 6 ]> 7 7 8 <sect1 id="ch-network-static -network">9 <?dbhtml filename="network .html"?>8 <sect1 id="ch-network-static"> 9 <?dbhtml filename="network-static.html"?> 10 10 11 <title>Configuring the network Script</title> 12 13 <indexterm zone="ch-network-static-network"> 14 <primary sortas="d-network">network</primary> 15 <secondary>configuring</secondary></indexterm> 16 17 <para>This section only applies if a network card is to be 18 configured.</para> 19 20 <para>If a network card will not be used, there is likely no need to 21 create any configuration files relating to network cards. If that is 22 the case, remove the <filename class="symlink">network</filename> 23 symlinks from all run-level directories (<filename 24 class="directory">/etc/rc.d/rc*.d</filename>).</para> 11 <title>Static Networking Configuration</title> 25 12 26 13 <sect2> 27 <title>Creating Network Interface Configuration Files</title>14 <title>Creating the Static Network Interface Configuration Files</title> 28 15 29 16 <para>Which interfaces are brought up and down by the network script … … 77 64 <envar>PREFIX</envar> variable according to your specific subnet.</para> 78 65 79 </sect2> 80 81 <sect2 id="resolv.conf"> 82 <title>Creating the /etc/resolv.conf File</title> 83 84 <indexterm zone="resolv.conf"> 85 <primary sortas="e-/etc/resolv.conf">/etc/resolv.conf</primary> 86 </indexterm> 87 88 <para>If the system is going to be connected to the Internet, it will 89 need some means of Domain Name Service (DNS) name resolution to 90 resolve Internet domain names to IP addresses, and vice versa. This is 91 best achieved by placing the IP address of the DNS server, available 92 from the ISP or network administrator, into 93 <filename>/etc/resolv.conf</filename>. Create the file by running the 94 following:</para> 95 96 <screen><userinput>cat > /etc/resolv.conf << "EOF" 97 <literal># Begin /etc/resolv.conf 98 99 domain <replaceable>[Your Domain Name]</replaceable> 100 nameserver <replaceable>[IP address of your primary nameserver]</replaceable> 101 nameserver <replaceable>[IP address of your secondary nameserver]</replaceable> 102 103 # End /etc/resolv.conf</literal> 104 EOF</userinput></screen> 105 106 <para>Replace <replaceable>[IP address of the nameserver]</replaceable> 107 with the IP address of the DNS most appropriate for the setup. There will 108 often be more than one entry (requirements demand secondary servers for 109 fallback capability). If you only need or want one DNS server, remove the 110 second <emphasis>nameserver</emphasis> line from the file. The IP address 111 may also be a router on the local network.</para> 66 <para>To configure another DHCP Interface, Follow <xref linkend="ch-network-dhcp"/>.</para> 112 67 113 68 </sect2> -
BOOK/ppc-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/ppc-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/ppc-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ ppc-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/ppc-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/ppc64-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/ppc64-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/ppc64-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ ppc64-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/ppc64-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/sparc-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/sparc-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/sparc-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ sparc-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/sparc-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/sparc64-64-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/sparc64-64-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/sparc64-64-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ sparc64-64-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/sparc64-64-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/sparc64-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/sparc64-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/sparc64-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ sparc64-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/sparc64-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/x86-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/x86-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ x86-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/x86_64-64-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86_64-64-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/x86_64-64-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ x86_64-64-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86_64-64-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> -
BOOK/x86_64-index.xml
r89bc6ed r593f554e 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86_64-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/x86_64-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ x86_64-chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86_64-chapter.xml"/> 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.