Ignore:
Timestamp:
Feb 10, 2012, 2:35:48 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-1.2
Children:
8ba9f15
Parents:
bcb91ad (diff), c89c360 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

CLFS 1.2.0 Release

Location:
BOOK/final-system/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/coreutils.xml

    rbcb91ad r8abdee4  
    6666    for a few files to allow this:</para>
    6767
    68 <screen os="m"><userinput>chown -Rv dummy config.log {gnulib-tests,lib,src}</userinput></screen>
     68<screen os="m"><userinput>chown -Rv dummy config.log {gnulib-tests,lib,src,tests}</userinput></screen>
    6969
    7070    <para os="n">Then run the remainder of the tests as the
  • BOOK/final-system/common/e2fsprogs.xml

    rbcb91ad r8abdee4  
    186186        <listitem>
    187187          <para>Is used to check, and optionally repair <systemitem
    188           class="filesystem">ext2</systemitem> file systems and <systemitem
    189           class="filesystem">ext3</systemitem> file systems</para>
     188          class="filesystem">ext2</systemitem>, <systemitem
     189          class="filesystem">ext3</systemitem> and <systemitem
     190          class="filesystem">ext4</systemitem>file systems</para>
    190191          <indexterm zone="ch-system-e2fsprogs e2fsck">
    191192            <primary sortas="b-e2fsck">e2fsck</primary>
     
    328329        <term><command>mke2fs</command></term>
    329330        <listitem>
    330           <para>Creates an <systemitem class="filesystem">ext2</systemitem>
    331           or <systemitem class="filesystem">ext3</systemitem> file system on
    332           the given device</para>
     331          <para>Creates an <systemitem class="filesystem">ext2</systemitem>,
     332          <systemitem class="filesystem">ext3</systemitem> or <systemitem
     333          class="filesystem">ext4</systemitem> file system on the given device</para>
    333334          <indexterm zone="ch-system-e2fsprogs mke2fs">
    334335            <primary sortas="b-mke2fs">mke2fs</primary>
  • BOOK/final-system/common/iputils.xml

    rbcb91ad r8abdee4  
    3737    <para os="a">Compile the package:</para>
    3838
    39 <screen os="b"><userinput>make IPV4_TARGETS="tracepath ping rdisc clockdiff" \
     39<screen os="b"><userinput>make IPV4_TARGETS="tracepath ping rdisc clockdiff rdisc" \
    4040    IPV6_TARGETS="tracepath6 traceroute6"</userinput></screen>
    4141
Note: See TracChangeset for help on using the changeset viewer.