Changeset 01b60c4 for BOOK/final-system
- Timestamp:
- Aug 24, 2013, 12:19:07 AM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 111d9af
- Parents:
- e8d0520
- Location:
- BOOK/final-system
- Files:
-
- 13 edited
- 4 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/alpha-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/aboot.xml"/> -
BOOK/final-system/common/eudev.xml
re8d0520 r01b60c4 6 6 ]> 7 7 8 <sect1 id="ch-system- udev" role="wrap">9 <?dbhtml filename=" udev.html"?>10 11 <title>Eudev-& udev-version;</title>12 13 <indexterm zone="ch-system- udev">8 <sect1 id="ch-system-eudev" role="wrap"> 9 <?dbhtml filename="eudev.html"?> 10 11 <title>Eudev-&eudev-version;</title> 12 13 <indexterm zone="ch-system-eudev"> 14 14 <primary sortas="a-Eudev">Eudev</primary> 15 15 </indexterm> … … 55 55 </sect2> 56 56 57 <sect2 id="contents- udev" role="content">57 <sect2 id="contents-eudev" role="content"> 58 58 <title>Contents of Eudev</title> 59 59 … … 82 82 <para>Controls the runtime behavior of Eudev, requests kernel 83 83 events, manages the event queue, and provides simple debugging.</para> 84 <indexterm zone="ch-system- udev udevadm">84 <indexterm zone="ch-system-eudev udevadm"> 85 85 <primary sortas="b-udevadm">udevadm</primary> 86 86 </indexterm> … … 94 94 <command>udev</command>, 95 95 thus avoiding various race conditions</para> 96 <indexterm zone="ch-system- udev udevd">96 <indexterm zone="ch-system-eudev udevd"> 97 97 <primary sortas="b-udevd">udevd</primary> 98 98 </indexterm> … … 106 106 <para>Provides Eudev with a unique string and additional 107 107 information (uuid, label) for an ATA drive</para> 108 <indexterm zone="ch-system- udev ata_id">108 <indexterm zone="ch-system-eudev ata_id"> 109 109 <primary sortas="b-ata_id">ata_id</primary> 110 110 </indexterm> … … 116 116 <listitem> 117 117 <para>Prints the capabilities of a CDROM or DVDROM drive.</para> 118 <indexterm zone="ch-system- udev cdrom_id">118 <indexterm zone="ch-system-eudev cdrom_id"> 119 119 <primary sortas="b-cdrom_id">cdrom_id</primary> 120 120 </indexterm> … … 128 128 (for all target uevents), registers the current ID and indicates whether 129 129 all target IDs have been registered.</para> 130 <indexterm zone="ch-system- udev collect">130 <indexterm zone="ch-system-eudev collect"> 131 131 <primary sortas="b-collect">collect</primary> 132 132 </indexterm> … … 138 138 <listitem> 139 139 <para>Creates all possible floppy devices based on the CMOS type</para> 140 <indexterm zone="ch-system- udev create_floppy_devices">140 <indexterm zone="ch-system-eudev create_floppy_devices"> 141 141 <primary sortas="b-create_floppy_devices">create_floppy_devices</primary> 142 142 </indexterm> … … 148 148 <listitem> 149 149 <para>Identifies x86 disk drives from Enhanced Disk Drive calls</para> 150 <indexterm zone="ch-system- udev edd_id">150 <indexterm zone="ch-system-eudev edd_id"> 151 151 <primary sortas="b-edd_id">edd_id</primary> 152 152 </indexterm> … … 158 158 <listitem> 159 159 <para>Script to load firmware for a device</para> 160 <indexterm zone="ch-system- udev firmware.sh">160 <indexterm zone="ch-system-eudev firmware.sh"> 161 161 <primary sortas="b-firmware.sh">firmware.sh</primary> 162 162 </indexterm> … … 169 169 <para>Finds an entry in <filename>/etc/fstab</filename> that matches 170 170 the current device, and provides its information to Udev.</para> 171 <indexterm zone="ch-system- udev fstab_import">171 <indexterm zone="ch-system-eudev fstab_import"> 172 172 <primary sortas="b-fstab_import">fstab_import</primary> 173 173 </indexterm> … … 180 180 <para>Provides the shortest possible unique hardware path to a 181 181 device</para> 182 <indexterm zone="ch-system- udev path_id">182 <indexterm zone="ch-system-eudev path_id"> 183 183 <primary sortas="b-path_id">path_id</primary> 184 184 </indexterm> … … 190 190 <listitem> 191 191 <para>Retrieves or generates a unique SCSI identifier.</para> 192 <indexterm zone="ch-system- udev scsi_id">192 <indexterm zone="ch-system-eudev scsi_id"> 193 193 <primary sortas="b-scsi_id">scsi_id</primary> 194 194 </indexterm> … … 200 200 <listitem> 201 201 <para>Identifies a USB block device.</para> 202 <indexterm zone="ch-system- udev usb_id">202 <indexterm zone="ch-system-eudev usb_id"> 203 203 <primary sortas="b-usb_id">usb_id</primary> 204 204 </indexterm> … … 210 210 <listitem> 211 211 <para>Determines V4L capabilities for a given device.</para> 212 <indexterm zone="ch-system- udev v4l_id">212 <indexterm zone="ch-system-eudev v4l_id"> 213 213 <primary sortas="b-v4l_id">v4l_id</primary> 214 214 </indexterm> … … 221 221 <para>A script which generates Eudev rules to provide stable names 222 222 for network interfaces.</para> 223 <indexterm zone="ch-system- udev write_cd_rules">223 <indexterm zone="ch-system-eudev write_cd_rules"> 224 224 <primary sortas="b-write_cd_rules">write_cd_rules</primary> 225 225 </indexterm> … … 232 232 <para>A script which generates Eudev rules to provide stable names 233 233 for network interfaces.</para> 234 <indexterm zone="ch-system- udev write_net_rules">234 <indexterm zone="ch-system-eudev write_net_rules"> 235 235 <primary sortas="b-write_net_rules">write_net_rules</primary> 236 236 </indexterm> … … 243 243 <listitem> 244 244 <para>A library interface to eudev device information.</para> 245 <indexterm zone="ch-system- udev libudev">245 <indexterm zone="ch-system-eudev libudev"> 246 246 <primary sortas="c-libudev">libudev</primary> 247 247 </indexterm> … … 249 249 </varlistentry> 250 250 251 <varlistentry id="etc- udev">251 <varlistentry id="etc-eudev"> 252 252 <term><filename class="directory">/etc/udev</filename></term> 253 253 <listitem> 254 254 <para>Contains <command>udev</command> configuration files, 255 255 device permissions, and rules for device naming</para> 256 <indexterm zone="ch-system- udev etc-udev">256 <indexterm zone="ch-system-eudev etc-eudev"> 257 257 <primary sortas="e-/etc/udev">/etc/udev</primary> 258 258 </indexterm> … … 260 260 </varlistentry> 261 261 262 <varlistentry id="lib- udev">262 <varlistentry id="lib-eudev"> 263 263 <term><filename class="directory">/lib/udev</filename></term> 264 264 <listitem> 265 265 <para>Contains <command>udev</command> helper programs 266 266 and static devices which get copied to /dev when booted.</para> 267 <indexterm zone="ch-system- udev lib-udev">267 <indexterm zone="ch-system-eudev lib-eudev"> 268 268 <primary sortas="e-/lib/udev">/lib/udev</primary> 269 269 </indexterm> -
BOOK/final-system/mips-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/colo.xml"/> -
BOOK/final-system/mips64-64-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/colo.xml"/> -
BOOK/final-system/mips64-chapter.xml
re8d0520 r01b60c4 119 119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 120 120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/> 121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev.xml"/>122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev-n32.xml"/>123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev-64bit.xml"/>121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/> 122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-n32.xml"/> 123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/> 124 124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 125 125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/colo.xml"/> -
BOOK/final-system/multilib/eudev-64bit.xml
re8d0520 r01b60c4 6 6 ]> 7 7 8 <sect1 id="ch-system- udev" role="wrap">8 <sect1 id="ch-system-eudev" role="wrap"> 9 9 <?dbhtml filename="udev-64bit.html"?> 10 10 11 <title>Eudev-& udev-version; 64 Bit</title>11 <title>Eudev-&eudev-version; 64 Bit</title> 12 12 13 <indexterm zone="ch-system- udev">13 <indexterm zone="ch-system-eudev"> 14 14 <primary sortas="a-Eudev">Eudev</primary> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/ udev.xml"18 href="../common/eudev.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 … … 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/ udev.xml"25 href="../common/eudev.xml" 26 26 xpointer="xpointer(//*[@os='a'])"/> 27 27 … … 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../common/ udev.xml"36 href="../common/eudev.xml" 37 37 xpointer="xpointer(//*[@os='c'])"/> 38 38 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/ udev.xml"40 href="../common/eudev.xml" 41 41 xpointer="xpointer(//*[@os='d'])"/> 42 42 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 href="../common/ udev.xml"44 href="../common/eudev.xml" 45 45 xpointer="xpointer(//*[@os='e'])"/> 46 46 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 href="../common/ udev.xml"48 href="../common/eudev.xml" 49 49 xpointer="xpointer(//*[@os='g'])"/> 50 50 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 52 href="../common/ udev.xml"52 href="../common/eudev.xml" 53 53 xpointer="xpointer(//*[@os='h'])"/> 54 54 55 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 56 href="../common/ udev.xml"56 href="../common/eudev.xml" 57 57 xpointer="xpointer(//*[@os='i'])"/> 58 58 59 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 60 href="../common/ udev.xml"60 href="../common/eudev.xml" 61 61 xpointer="xpointer(//*[@os='j'])"/> 62 62 63 63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 64 href="../common/ udev.xml"64 href="../common/eudev.xml" 65 65 xpointer="xpointer(//*[@os='r1'])"/> 66 66 67 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 68 href="../common/ udev.xml"68 href="../common/eudev.xml" 69 69 xpointer="xpointer(//*[@os='r2'])"/> 70 70 … … 72 72 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 74 href="../common/ udev.xml"75 xpointer="xpointer(id('contents- udev'))"/>74 href="../common/eudev.xml" 75 xpointer="xpointer(id('contents-eudev'))"/> 76 76 77 77 </sect1> -
BOOK/final-system/multilib/eudev-n32.xml
re8d0520 r01b60c4 6 6 ]> 7 7 8 <sect1 id="ch-system- udev-n32" role="wrap">8 <sect1 id="ch-system-eudev-n32" role="wrap"> 9 9 <?dbhtml filename="udev-n32.html"?> 10 10 11 <title>Eudev-& udev-version; N32 Libraries</title>11 <title>Eudev-&eudev-version; N32 Libraries</title> 12 12 13 <indexterm zone="ch-system- udev-n32">13 <indexterm zone="ch-system-eudev-n32"> 14 14 <primary sortas="a-Eudev">Eudev</primary> 15 15 <secondary>N32</secondary> … … 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ udev.xml"19 href="../common/eudev.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 … … 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ udev.xml"26 href="../common/eudev.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 … … 35 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../common/ udev.xml"37 href="../common/eudev.xml" 38 38 xpointer="xpointer(//*[@os='c'])"/> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/ udev.xml"41 href="../common/eudev.xml" 42 42 xpointer="xpointer(//*[@os='d'])"/> 43 43 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/ udev.xml"45 href="../common/eudev.xml" 46 46 xpointer="xpointer(//*[@os='e'])"/> 47 47 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/ udev.xml"49 href="../common/eudev.xml" 50 50 xpointer="xpointer(//*[@os='g'])"/> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ udev.xml"53 href="../common/eudev.xml" 54 54 xpointer="xpointer(//*[@os='h'])"/> 55 55 … … 60 60 61 61 <para>Details on this package are located in <xref 62 linkend="contents- udev" role="."/></para>62 linkend="contents-eudev" role="."/></para> 63 63 64 64 </sect2> -
BOOK/final-system/multilib/eudev.xml
re8d0520 r01b60c4 6 6 ]> 7 7 8 <sect1 id="ch-system- udev-32" role="wrap">9 <?dbhtml filename=" udev.html"?>8 <sect1 id="ch-system-eudev-32" role="wrap"> 9 <?dbhtml filename="eudev.html"?> 10 10 11 <title>Eudev-& udev-version; 32 Bit Libraries</title>11 <title>Eudev-&eudev-version; 32 Bit Libraries</title> 12 12 13 <indexterm zone="ch-system- udev-32">13 <indexterm zone="ch-system-eudev-32"> 14 14 <primary sortas="a-Eudev">Eudev 32 Bit Libraries</primary> 15 15 <secondary>32 Bit</secondary> … … 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ udev.xml"19 href="../common/eudev.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 … … 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ udev.xml"26 href="../common/eudev.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 … … 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../common/ udev.xml"36 href="../common/eudev.xml" 37 37 xpointer="xpointer(//*[@os='c'])"/> 38 38 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/ udev.xml"40 href="../common/eudev.xml" 41 41 xpointer="xpointer(//*[@os='d'])"/> 42 42 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 href="../common/ udev.xml"44 href="../common/eudev.xml" 45 45 xpointer="xpointer(//*[@os='e'])"/> 46 46 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 href="../common/ udev.xml"48 href="../common/eudev.xml" 49 49 xpointer="xpointer(//*[@os='g'])"/> 50 50 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 52 href="../common/ udev.xml"52 href="../common/eudev.xml" 53 53 xpointer="xpointer(//*[@os='h'])"/> 54 54 … … 59 59 60 60 <para>Details on this package are located in <xref 61 linkend="contents- udev" role="."/></para>61 linkend="contents-eudev" role="."/></para> 62 62 63 63 </sect2> -
BOOK/final-system/ppc-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/hfsutils.xml"/> -
BOOK/final-system/ppc64-64-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/hfsutils.xml"/> -
BOOK/final-system/ppc64-chapter.xml
re8d0520 r01b60c4 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 97 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/> 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev.xml"/>99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev-64bit.xml"/>98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/> 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/> 100 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 101 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/hfsutils.xml"/> -
BOOK/final-system/sparc-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/> -
BOOK/final-system/sparc64-64-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/elftoaout.xml"/> -
BOOK/final-system/sparc64-chapter.xml
re8d0520 r01b60c4 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 97 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/> 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev.xml"/>99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev-64bit.xml"/>98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/> 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/> 100 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 101 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/elftoaout.xml"/> -
BOOK/final-system/x86-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/> -
BOOK/final-system/x86_64-64-chapter.xml
re8d0520 r01b60c4 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/> 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ udev.xml"/>74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/> 75 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/> -
BOOK/final-system/x86_64-chapter.xml
re8d0520 r01b60c4 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 97 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/> 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev.xml"/>99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ udev-64bit.xml"/>98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/> 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/> 100 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 101 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.