Changeset 3966

Show
Ignore:
Timestamp:
07/12/08 22:01:45 (4 months ago)
Author:
jciccone
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chroot/common/util-linux-ng.xml

    r3829 r3966  
    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> 
  • trunk/BOOK/introduction/common/changelog.xml

    r3964 r3966  
    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>