Changeset 3966
- Timestamp:
- 07/12/08 22:01:45 (4 months ago)
- Files:
-
- trunk/BOOK/chroot/common/util-linux-ng.xml (modified) (2 diffs)
- trunk/BOOK/introduction/common/changelog.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chroot/common/util-linux-ng.xml
r3829 r3966 34 34 xpointer="xpointer(//*[@os='d'])"/> 35 35 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 38 37 make -C text-utils more</userinput></screen> 39 38 … … 42 41 xpointer="xpointer(//*[@os='g'])"/> 43 42 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> 46 44 47 45 </sect2> trunk/BOOK/introduction/common/changelog.xml
r3964 r3966 36 36 </listitem> 37 37 --> 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 38 49 <listitem> 39 50 <para>July 11, 2008</para> 40 51 <itemizedlist> 41 52 <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> 43 55 </listitem> 44 56 </itemizedlist>
