mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Upgrade to Coreutils-6.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9cb970842d
commit
d9dc49a035
@ -46,6 +46,15 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2006-10-02</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Coreutils-6.3.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2006-09-22</para>
|
<para>2006-09-22</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/>
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="coreutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="coreutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iana-etc.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iana-etc.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>
|
||||||
@ -40,7 +41,6 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bash.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bash.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bzip2.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bzip2.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/>
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
|
||||||
|
@ -127,15 +127,15 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp,
|
<seg>base64, basename, cat, chgrp, chmod, chown, chroot, cksum, comm,
|
||||||
csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env,
|
cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env,
|
||||||
expand, expr, factor, false, fmt, fold, groups, head, hostid,
|
expand, expr, factor, false, fmt, fold, groups, head, hostid, hostname,
|
||||||
hostname, id, install, join, link, ln, logname, ls, md5sum, mkdir,
|
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
|
||||||
mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr,
|
mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf,
|
||||||
printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred,
|
ptx, pwd, readlink, rm, rmdir, seq, sha1sum, sha224sum, sha256sum,
|
||||||
sleep, sort, split, stat, stty, sum, sync, tac, tail, tee, test,
|
sha384sum, sha512sum, shred, shuf, sleep, sort, split, stat, stty, sum,
|
||||||
touch, tr, true, tsort, tty, uname, unexpand, uniq, unlink, users,
|
sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname,
|
||||||
vdir, wc, who, whoami, and yes</seg>
|
unexpand, uniq, unlink, users, vdir, wc, who, whoami, and yes</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
@ -144,6 +144,17 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|||||||
<?dbfo list-presentation="list"?>
|
<?dbfo list-presentation="list"?>
|
||||||
<?dbhtml list-presentation="table"?>
|
<?dbhtml list-presentation="table"?>
|
||||||
|
|
||||||
|
<varlistentry id="base64">
|
||||||
|
<term><command>base64</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Encodes and decodes data according to the base64 (RFC 3548)
|
||||||
|
specification</para>
|
||||||
|
<indexterm zone="ch-system-coreutils base64">
|
||||||
|
<primary sortas="b-base64">basename</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="basename">
|
<varlistentry id="basename">
|
||||||
<term><command>basename</command></term>
|
<term><command>basename</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -766,6 +777,46 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="sha224sum">
|
||||||
|
<term><command>sha224sum</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Prints or checks 224-bit Secure Hash Algorithm checksums</para>
|
||||||
|
<indexterm zone="ch-system-coreutils sha224sum">
|
||||||
|
<primary sortas="b-sha224sum">sha224sum</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="sha256sum">
|
||||||
|
<term><command>sha256sum</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Prints or checks 256-bit Secure Hash Algorithm checksums</para>
|
||||||
|
<indexterm zone="ch-system-coreutils sha256sum">
|
||||||
|
<primary sortas="b-sha256sum">sha256sum</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="sha384sum">
|
||||||
|
<term><command>sha384sum</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Prints or checks 384-bit Secure Hash Algorithm checksums</para>
|
||||||
|
<indexterm zone="ch-system-coreutils sha384sum">
|
||||||
|
<primary sortas="b-sha384sum">sha384sum</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="sha512sum">
|
||||||
|
<term><command>sha512sum</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Prints or checks 512-bit Secure Hash Algorithm checksums</para>
|
||||||
|
<indexterm zone="ch-system-coreutils sha512sum">
|
||||||
|
<primary sortas="b-sha512sum">sha512sum</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="shred">
|
<varlistentry id="shred">
|
||||||
<term><command>shred</command></term>
|
<term><command>shred</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -777,6 +828,16 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="shuf">
|
||||||
|
<term><command>shuf</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Shuffles lines of text</para>
|
||||||
|
<indexterm zone="ch-system-coreutils shuf">
|
||||||
|
<primary sortas="b-shuf">shuf</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="sleep">
|
<varlistentry id="sleep">
|
||||||
<term><command>sleep</command></term>
|
<term><command>sleep</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20060923">
|
<!ENTITY version "SVN-20061004">
|
||||||
<!ENTITY releasedate "September 23, 2006">
|
<!ENTITY releasedate "October 4, 2006">
|
||||||
<!ENTITY milestone "6.3">
|
<!ENTITY milestone "6.3">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
10
packages.ent
10
packages.ent
@ -72,15 +72,15 @@
|
|||||||
<!ENTITY bzip2-ch6-du "5.3 MB">
|
<!ENTITY bzip2-ch6-du "5.3 MB">
|
||||||
<!ENTITY bzip2-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY bzip2-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY coreutils-version "5.97">
|
<!ENTITY coreutils-version "6.3">
|
||||||
<!ENTITY coreutils-size "4,946 KB">
|
<!ENTITY coreutils-size "4,952 KB">
|
||||||
<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.bz2">
|
<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.bz2">
|
||||||
<!ENTITY coreutils-md5 "1537379b6264a1def443713988a78020">
|
<!ENTITY coreutils-md5 "065e9662c5aa2694693910ca9e6c9ec8">
|
||||||
<!ENTITY coreutils-home "&gnu-software;coreutils/">
|
<!ENTITY coreutils-home "&gnu-software;coreutils/">
|
||||||
<!ENTITY coreutils-ch5-du "67.6 MB">
|
<!ENTITY coreutils-ch5-du "67.6 MB">
|
||||||
<!ENTITY coreutils-ch5-sbu "0.5 SBU">
|
<!ENTITY coreutils-ch5-sbu "0.5 SBU">
|
||||||
<!ENTITY coreutils-ch6-du "68.9 MB">
|
<!ENTITY coreutils-ch6-du "72.4 MB">
|
||||||
<!ENTITY coreutils-ch6-sbu "0.5 SBU">
|
<!ENTITY coreutils-ch6-sbu "1.0 SBU">
|
||||||
|
|
||||||
<!ENTITY db-version "4.4.20">
|
<!ENTITY db-version "4.4.20">
|
||||||
<!ENTITY db-size "7,767 KB">
|
<!ENTITY db-size "7,767 KB">
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
|
|
||||||
|
|
||||||
<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
|
<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
|
||||||
<!ENTITY coreutils-i18n-patch-md5 "3df2e6fdb1b5a5c13afedd3d3e05600f">
|
<!ENTITY coreutils-i18n-patch-md5 "7d3096662424b33289190ea4f4d8d135">
|
||||||
<!ENTITY coreutils-i18n-patch-size "101 KB">
|
<!ENTITY coreutils-i18n-patch-size "101 KB">
|
||||||
|
|
||||||
<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch">
|
<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch">
|
||||||
<!ENTITY coreutils-suppress-patch-md5 "227d41a6d0f13c31375153eae91e913d">
|
<!ENTITY coreutils-suppress-patch-md5 "835d62295b5278fd9fc4ee0766e068d4">
|
||||||
<!ENTITY coreutils-suppress-patch-size "13 KB">
|
<!ENTITY coreutils-suppress-patch-size "13 KB">
|
||||||
|
|
||||||
<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
|
<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
|
||||||
|
Loading…
Reference in New Issue
Block a user