- Timestamp:
- Sep 7, 2008, 10:22:28 AM (16 years ago)
- Children:
- 7067dbb
- Parents:
- d89eade
- Location:
- BOOK
- Files:
-
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/common/binutils.xml
rd89eade ra10d39b 23 23 <title>Installation of Cross Binutils</title> 24 24 25 <para os="da">It is important that Binutils be the first package compiled26 because both Glibc and GCC perform various tests on the available25 <para os="da">It is important that Binutils be compiled before Glibc and 26 GCC because both Glibc and GCC perform various tests on the available 27 27 linker and assembler to determine which of their own features to 28 28 enable.</para> -
BOOK/cross-tools/common/file.xml
rd89eade ra10d39b 11 11 <title>File-&file-version;</title> 12 12 13 <indexterm zone="ch-cross-tools-file"> 14 <primary sortas="a-File">File</primary> 15 </indexterm> 16 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 18 href="../../final-system/common/file.xml" 19 xpointer="xpointer(//*[@role='package'])"/> 20 13 21 <sect2 role="installation"> 14 22 <title>Installation of File</title> 15 16 <note><para>You only need to install <package>File</package> if your host17 does not have <package>File</package> installed or has a version older than18 &file-version;.</para></note>19 23 20 24 <para>Prepare File for compilation:</para> -
BOOK/cross-tools/common/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/mips/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/mips64-64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/mips64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/ppc/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/ppc64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/sparc/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/sparc64-64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/sparc64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/x86_64-64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/cross-tools/x86_64/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final"> -
BOOK/final-system/common/linux-headers.xml
rd89eade ra10d39b 18 18 <title/> 19 19 20 <para>The Linux Headers package contains the20 <para>The Linux Kernel contains a make target that installs 21 21 <quote>sanitized</quote> kernel headers.</para> 22 22 -
BOOK/final-system/common/udev.xml
rd89eade ra10d39b 96 96 97 97 <seglistitem> 98 <seg>udev control, udevd, udevinfo, udevmonitor, udevsettle,99 udev test, and udevtrigger</seg>98 <seg>udevadm, udevd, udevinfo, (symlink to udevadm), 99 udevsettle (symlink to udevadm)</seg> 100 100 <seg>libvolume_id</seg> 101 <seg>/etc/udev </seg>101 <seg>/etc/udev, /lib/udev</seg> 102 102 </seglistitem> 103 103 </segmentedlist> … … 108 108 <?dbhtml list-presentation="table"?> 109 109 110 <varlistentry id="udevcontrol"> 111 <term><command>udevcontrol</command></term> 110 <varlistentry id="udevadm"> 111 <term><command>udevadm</command></term> 112 <listitem> 113 <para>This program combines <command>udevinfo</command>, 114 <command>udevtrigger</command>, <command>udevsettle</command>, 115 <command>udevcontrol</command>, <command>udevmonitor</command>, 116 and <command>udevtest</command> into one command.</para> 117 <indexterm zone="ch-system-udev udevadm"> 118 <primary sortas="b-udevadm">udevadm</primary> 119 </indexterm> 120 </listitem> 121 </varlistentry> 122 123 <varlistentry id="udevadm-control"> 124 <term><command>udevadm control</command></term> 112 125 <listitem> 113 126 <para>Configures a number of options for the running 114 <command>udevd</command> daemon, such as the log level.</para> 115 <indexterm zone="ch-system-udev udevcontrol"> 116 <primary sortas="b-udevcontrol">udevcontrol</primary> 127 <command>udevd</command> daemon, such as the log level. (Symlink to 128 udevadm)</para> 129 <indexterm zone="ch-system-udev udevadm-control"> 130 <primary sortas="b-udevadm-control">udevadm control</primary> 117 131 </indexterm> 118 132 </listitem> … … 138 152 provides a way to query any device in the <systemitem 139 153 class="filesystem">sysfs</systemitem> tree to help create udev 140 rules </para>154 rules. (Symlink to udevadm)</para> 141 155 <indexterm zone="ch-system-udev udevinfo"> 142 156 <primary sortas="b-udevinfo">udevinfo</primary> … … 145 159 </varlistentry> 146 160 147 <varlistentry id="udev monitor">148 <term><command>udev monitor</command></term>161 <varlistentry id="udevadm-monitor"> 162 <term><command>udevadm monitor</command></term> 149 163 <listitem> 150 164 <para>Prints the event received from the kernel and the event which 151 165 <command>udev</command> sends out after rule processing</para> 152 <indexterm zone="ch-system-udev udev monitor">153 <primary sortas="b-udev monitor">udevmonitor</primary>166 <indexterm zone="ch-system-udev udevadm-monitor"> 167 <primary sortas="b-udevadm-monitor">udevadm monitor</primary> 154 168 </indexterm> 155 169 </listitem> … … 160 174 <listitem> 161 175 <para>Watches the Udev event queue and exits if all current uevents 162 have been handled </para>176 have been handled. (Symlink to udevadm)</para> 163 177 <indexterm zone="ch-system-udev udevsettle"> 164 178 <primary sortas="b-udevsettle">udevsettle</primary> … … 167 181 </varlistentry> 168 182 169 <varlistentry id="udev test">170 <term><command>udev test</command></term>183 <varlistentry id="udevadm-test"> 184 <term><command>udevadm test</command></term> 171 185 <listitem> 172 186 <para>Simulates a <command>udev</command> run for the given device, 173 187 and prints out the name of the node the real <command>udev</command> 174 188 would have created or the name of the renamed network interface</para> 175 <indexterm zone="ch-system-udev udev test">176 <primary sortas="b-udev test">udevtest</primary>177 </indexterm> 178 </listitem> 179 </varlistentry> 180 181 <varlistentry id="udev trigger">182 <term><command>udev trigger</command></term>189 <indexterm zone="ch-system-udev udevadm-test"> 190 <primary sortas="b-udevadm-test">udevadm test</primary> 191 </indexterm> 192 </listitem> 193 </varlistentry> 194 195 <varlistentry id="udevadm-trigger"> 196 <term><command>udevadm trigger</command></term> 183 197 <listitem> 184 198 <para>Walks the sysfs tree for devices that need to be added to the 185 186 <indexterm zone="ch-system-udev udev trigger">187 <primary sortas="b-ude vtrigger">udevtrigger</primary>188 </indexterm> 189 </listitem> 190 </varlistentry> 191 192 <!-- helpers start here-->199 system.</para> 200 <indexterm zone="ch-system-udev udevadm-trigger"> 201 <primary sortas="b-udeadm-vtrigger">udevadm trigger</primary> 202 </indexterm> 203 </listitem> 204 </varlistentry> 205 206 <!-- Start of Helpers --> 193 207 <varlistentry id="ata_id"> 194 208 <term><command>ata_id</command></term> … … 205 219 <term><command>cdrom_id</command></term> 206 220 <listitem> 207 221 <para>Print the capabilities of a CDROM or DVDROM drive.</para> 208 222 <indexterm zone="ch-system-udev cdrom_id"> 209 223 <primary sortas="b-cdrom_id">cdrom_id</primary> … … 225 239 <term><command>dasd_id</command></term> 226 240 <listitem> 227 241 <para>Read the label from an s390 block device.</para> 228 242 <indexterm zone="ch-system-udev dasd_id"> 229 243 <primary sortas="b-dasd_id">dasd_id</primary> … … 235 249 <term><command>edd_id</command></term> 236 250 <listitem> 237 251 <para>Identify x86 disk drives from Enhanced Disk Drive calls.</para> 238 252 <indexterm zone="ch-system-udev edd_id"> 239 253 <primary sortas="b-edd_id">edd_id</primary> … … 245 259 <term><command>firmware.sh</command></term> 246 260 <listitem> 247 261 <para>Script to load firmware for a device</para> 248 262 <indexterm zone="ch-system-udev firmware.sh"> 249 263 <primary sortas="b-firmware.sh">firmware.sh</primary> … … 266 280 <term><command>scsi_id</command></term> 267 281 <listitem> 268 282 <para>Retrieve or generate a unique SCSI identifier.</para> 269 283 <indexterm zone="ch-system-udev scsi_id"> 270 284 <primary sortas="b-scsi_id">scsi_id</primary> … … 276 290 <term><command>usb_id</command></term> 277 291 <listitem> 278 292 <para>Identify a USB block device.</para> 279 293 <indexterm zone="ch-system-udev usb_id"> 280 294 <primary sortas="b-usb_id">usb_id</primary> … … 286 300 <term><command>vol_id</command></term> 287 301 <listitem> 288 302 <para>Probe filesystem type and read label and uuid.</para> 289 303 <indexterm zone="ch-system-udev vol_id"> 290 304 <primary sortas="b-vol_id">vol_id</primary> … … 292 306 </listitem> 293 307 </varlistentry> 308 <!-- End of Helpers --> 294 309 295 310 <varlistentry id="libvolume_id"> 296 311 <term><filename class="libraryfile">libvolume_id</filename></term> 297 312 <listitem> 298 <para>Description needed.</para> 313 <para>This library provides programs such as <command>vol_id</command> 314 with a filesystems type, abel, and uuid from a device node or a 315 image.</para> 299 316 <indexterm zone="ch-system-udev libvolume_id"> 300 317 <primary sortas="b-libvolume_id">libvolume_id</primary> -
BOOK/final-system/multilib/shadow.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="shadow.html"?> 10 10 11 <title>Shadow-&shadow-version; 64 Bit</title>11 <title>Shadow-&shadow-version;</title> 12 12 13 13 <indexterm zone="ch-system-shadow"> -
BOOK/final-system/multilib/udev-n32.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="udev-n32.html"?> 10 10 11 <title>Udev-&udev-version; N32 </title>11 <title>Udev-&udev-version; N32 Libraries</title> 12 12 13 13 <indexterm zone="ch-system-udev-n32"> -
BOOK/final-system/multilib/udev.xml
rd89eade ra10d39b 12 12 13 13 <indexterm zone="ch-system-udev-32"> 14 <primary sortas="a-Udev">Udev </primary>14 <primary sortas="a-Udev">Udev 32 Bit Libraries</primary> 15 15 </indexterm> 16 16 -
BOOK/general.ent
rd89eade ra10d39b 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 8"> <!-- Use two digits -->4 <!ENTITY month_name " August">5 <!ENTITY day " 31"> <!-- Use two digits -->3 <!ENTITY month "09"> <!-- Use two digits --> 4 <!ENTITY month_name "September"> 5 <!ENTITY day "07"> <!-- Use two digits --> 6 6 <!ENTITY year "2008"> <!-- Use four digits --> 7 7 … … 36 36 <!ENTITY hints-root "http://hints.cross-lfs.org/"> 37 37 <!ENTITY livecd-root "&lfs-root;livecd/"> 38 <!ENTITY test-results "&clfs- wiki;clfs/build-logs/&generic-version;/">38 <!ENTITY test-results "&clfs-root;testsuite-logs/&generic-version;/"> 39 39 <!ENTITY errata "&clfs-wiki;clfs/errata/&generic-version;/"> 40 40 -
BOOK/introduction/common/changelog.xml
rd89eade ra10d39b 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>September 7, 2008</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - A lot of text changes.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/temp-system/common/coreutils.xml
rd89eade ra10d39b 50 50 <literal>touch</literal> program. If the target architecture cannot be 51 51 executed by the host system, the build will fail. The following command 52 fixes this by giving the man page a newer timestamp then its corresponding source file:</para> 52 fixes this by giving the man page a newer timestamp than its corresponding 53 source file:</para> 53 54 54 55 <screen os="m2"><userinput>touch man/touch.1</userinput></screen> -
BOOK/temp-system/common/file.xml
rd89eade ra10d39b 15 15 </indexterm> 16 16 17 <sect2 role="package"> 18 <title/> 19 20 <para>The File package contains a utility for determining the type of 21 a given file or files.</para> 22 23 </sect2> 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 18 href="../../final-system/common/file.xml" 19 xpointer="xpointer(//*[@role='package'])"/> 24 20 25 21 <sect2 role="installation"> -
BOOK/temp-system/common/texinfo.xml
rd89eade ra10d39b 23 23 <title>Installation of Texinfo</title> 24 24 25 <para os="p1"> Fixes a build error due to mbstate is not defined.26 Apply the following patch to fix this:</para>25 <para os="p1">The following patch fixes a build error due to mbstate 26 being undefined:</para> 27 27 28 28 <screen os="p2"><userinput>patch -Np1 -i ../&texinfo-mbstate_fix-patch;</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.