Changeset 9d3a812


Ignore:
Timestamp:
Jul 12, 2008, 3:01:45 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e9d47e0
Parents:
599f4ac
Message:

Drop the minix tools from the chroot util-linux-ng install.

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/util-linux-ng.xml

    r599f4ac r9d3a812  
    3434    xpointer="xpointer(//*[@os='d'])"/>
    3535
    36 <screen os="e"><userinput>make -C disk-utils mkfs.minix fsck.minix
    37 make -C mount mount umount
     36<screen os="e"><userinput>make -C mount mount umount
    3837make -C text-utils more</userinput></screen>
    3938
     
    4241    xpointer="xpointer(//*[@os='g'])"/>
    4342
    44 <screen os="h"><userinput>cp -v mount/{,u}mount text-utils/more /tools/bin
    45 cp -v disk-utils/{fsck,mkfs}.minix /tools/sbin</userinput></screen>
     43<screen os="h"><userinput>cp -v mount/{,u}mount text-utils/more /tools/bin</userinput></screen>
    4644
    4745  </sect2>
  • BOOK/introduction/common/changelog.xml

    r599f4ac r9d3a812  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>July 12, 2008</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Drop the minix tools from the chroot Util-Linux-NG
     44          build.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
     48
    3849    <listitem>
    3950      <para>July 11, 2008</para>
    4051      <itemizedlist>
    4152        <listitem>
    42           <para>[ken] - Add a patch to address known perl vulnerabilities.</para>
     53          <para>[ken] - Add a patch to address known perl
     54          vulnerabilities.</para>
    4355        </listitem>
    4456      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.