Changeset db2f21e


Ignore:
Timestamp:
10/27/2008 05:52:46 AM (15 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e4b8b81
Parents:
892e30f
Message:

Added descriptions of symlinks created by util-linux.
Move gawk ahead of findutils to avoid a test suite failure in chapter 6.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r892e30f rdb2f21e  
    3838-->
    3939    <listitem>
     40      <para>2008-10-27</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[bdubbs] - Added i386, linux32, and linux64 as symbolic
     44          links to setarch in util-linux contents.</para>
     45        </listitem>
     46        <listitem>
     47          <para>[bdubbs] - Moved gawk ahead of findutils in Chapter 6
     48          to avoid a test suite failure in findutils.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4054      <para>2008-10-26</para>
    4155      <itemizedlist>
  • chapter06/chapter06.xml

    r892e30f rdb2f21e  
    4545  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/>
    4748  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
    4950  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/>
    50   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/>
    5151  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/>
    5252  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
  • chapter06/util-linux-ng.xml

    r892e30f rdb2f21e  
    106106
    107107      <seglistitem>
    108 
    109108        <seg>addpart, agetty, arch, blockdev, cal, cfdisk, chkdupexe, chrt,
    110109        col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart, dmesg,
    111110        fdformat, fdisk, flock, fsck.cramfs, fsck.minix, getopt, hexdump,
    112         hwclock, ionice, ipcrm, ipcs, isosize, ldattach, line, logger, look,
    113         losetup, mcookie, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap,
    114         more, mount, namei, partx, pg, pivot_root, readprofile, rename, renice,
    115         rev, rtcwake, script, scriptreplay, setarch, setsid, setterm, sfdisk,
    116         swapon, tailf, taskset, tunelp, ul, umount, wall, whereis,
    117         and write</seg>
     111        hwclock, i386,  ionice, ipcrm, ipcs, isosize, ldattach, line, linux32,
     112        linux64, logger, look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.cramfs,
     113        mkfs.minix, mkswap, more, mount, namei, partx, pg, pivot_root,
     114        readprofile, rename, renice, rev, rtcwake, script, scriptreplay,
     115        setarch, setsid, setterm, sfdisk, swapon, tailf, taskset, tunelp, ul,
     116        umount, wall, whereis, and write</seg>
    118117      </seglistitem>
    119118    </segmentedlist>
     
    386385      </varlistentry>
    387386
     387      <varlistentry id="i386">
     388        <term><command>i386</command></term>
     389        <listitem>
     390          <para>A symbolic link to setarch</para>
     391          <indexterm zone="ch-system-util-linux-ng i386">
     392            <primary sortas="b-i386">i386</primary>
     393          </indexterm>
     394        </listitem>
     395      </varlistentry>
     396
    388397      <varlistentry id="ionice">
    389398        <term><command>ionice</command></term>
     
    432441          <indexterm zone="ch-system-util-linux-ng ldattach">
    433442            <primary sortas="b-ldattach">ldattach</primary>
     443          </indexterm>
     444        </listitem>
     445      </varlistentry>
     446
     447      <varlistentry id="linux32">
     448        <term><command>linux32</command></term>
     449        <listitem>
     450          <para>A symbolic link to setarch</para>
     451          <indexterm zone="ch-system-util-linux-ng linux32">
     452            <primary sortas="b-linux32">linux32</primary>
     453          </indexterm>
     454        </listitem>
     455      </varlistentry>
     456
     457      <varlistentry id="linux64">
     458        <term><command>linux64</command></term>
     459        <listitem>
     460          <para>A symbolic link to setarch</para>
     461          <indexterm zone="ch-system-util-linux-ng linux64">
     462            <primary sortas="b-linux64">linux64</primary>
    434463          </indexterm>
    435464        </listitem>
  • general.ent

    r892e30f rdb2f21e  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20081026">
    3 <!ENTITY releasedate "October 26, 2008">
     2<!ENTITY version "SVN-20081027">
     3<!ENTITY releasedate "October 27, 2008">
    44<!ENTITY copyrightdate "1999&ndash;2008">
    55<!ENTITY milestone "7.0">
Note: See TracChangeset for help on using the changeset viewer.