diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:58 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:58 +0000 |
commit | e3339bc11204653bbcfefc1cafd1f80450df067f (patch) | |
tree | 5f1929101e0302d1a5445b3d172449b9dd0ceb6f | |
parent | 22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (diff) |
Adjusting the dependencies for the new Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
44 files changed, 121 insertions, 189 deletions
diff --git a/appendixa/autoconf-dep.xml b/appendixa/autoconf-dep.xml index 1a24a9e90..beaf777a8 100644 --- a/appendixa/autoconf-dep.xml +++ b/appendixa/autoconf-dep.xml @@ -1,20 +1,20 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Autoconf Installation Dependencies</title> +<sect2> +<title>Autoconf Installation Dependencies</title> <para>(Last checked against version &autoconf-depversion;.)</para> <literallayout>Bash: sh +Coreutils: cat, chmod, echo, expr, hostname, install, + sleep, uname, ln, ls, mkdir, mv, rm, tr Diffutils: cmp -Fileutils: chmod, install, ln, ls, mkdir, mv, rm Grep: fgrep, grep M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: echo, expr, hostname, sleep, uname -Texinfo: install-info -Textutils: cat, tr</literallayout> +Texinfo: install-info</literallayout> </sect2> diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml index 88e1d6c44..300200b9f 100644 --- a/appendixa/automake-dep.xml +++ b/appendixa/automake-dep.xml @@ -6,15 +6,14 @@ <para>(Last checked against version &automake-depversion;.)</para> <literallayout>Bash: sh +Coreutils: cat, chmod, echo, expr, hostname, install, ls, mkdir, + mv, rm, rmdir, sleep, tr Diffutils: cmp -Fileutils: chmod, install, ls, mkdir, mv, rm, rmdir Grep: fgrep, grep Make: make Perl: perl Sed: sed -Sh-utils: echo, expr, hostname, sleep -Texinfo: install-info -Textutils: cat, tr</literallayout> +Texinfo: install-info</literallayout> </sect2> diff --git a/appendixa/bash-dep.xml b/appendixa/bash-dep.xml index aeec99ca8..0722a2f30 100644 --- a/appendixa/bash-dep.xml +++ b/appendixa/bash-dep.xml @@ -7,16 +7,16 @@ <literallayout>Bash: bash, sh Binutils: ar, as, ld, ranlib, size +Coreutils: basename, cat, chmod, cp, echo, expr, hostname, install, + ln, ls, mkdir, mv, rm, sleep, tr, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, grep -Make: make Gawk: awk +Make: make +Ncurses: (libraries) Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, uname -Texinfo: install-info -Textutils: cat, tr, uniq</literallayout> +Texinfo: install-info</literallayout> </sect2> diff --git a/appendixa/binutils-dep.xml b/appendixa/binutils-dep.xml index 689c81861..086ae84c3 100644 --- a/appendixa/binutils-dep.xml +++ b/appendixa/binutils-dep.xml @@ -5,23 +5,18 @@ <para>(Last checked against version &binutils-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib, strip +Coreutils: basename, cat, chmod, cp, echo, expr, hostname, ln, ls, mkdir + mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch -Flex: flex Gcc: cc, cc1, collect2, cpp0, gcc Glibc: ldconfig Grep: egrep, fgrep, grep -M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, true, uname -Texinfo: install-info, makeinfo -Textutils: cat, sort, tr, uniq</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/bison-dep.xml b/appendixa/bison-dep.xml index 2203d89ba..1aae7b88f 100644 --- a/appendixa/bison-dep.xml +++ b/appendixa/bison-dep.xml @@ -7,15 +7,14 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: basename, cat, chmod, cp, dirname, echo, expr, head, hostname, + install, ln, ls, mkdir, mv, rm, rmdir, sleep, tr, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, fgrep, grep Make: make Sed: sed -Sh-utils: basename, dirname, echo, expr, hostname, sleep, uname -Texinfo: install-info -Textutils: cat, head, tr, uniq</literallayout> +Texinfo: install-info</literallayout> </sect2> diff --git a/appendixa/bootscripts-dep.xml b/appendixa/bootscripts-dep.xml index 550a377b1..52c888814 100644 --- a/appendixa/bootscripts-dep.xml +++ b/appendixa/bootscripts-dep.xml @@ -5,7 +5,7 @@ <para>(Last checked against version &bootscripts-depversion;.)</para> -<literallayout>Fileutils: chown, cp</literallayout> +<literallayout>Coreutils: chown, cp</literallayout> </sect2> diff --git a/appendixa/bzip2-dep.xml b/appendixa/bzip2-dep.xml index 5070b5802..687605325 100644 --- a/appendixa/bzip2-dep.xml +++ b/appendixa/bzip2-dep.xml @@ -7,7 +7,7 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib -Fileutils: cp, ln, rm +Coreutils: cp, ln, rm Gcc: cc1, collect2, cpp0, gcc Make: make</literallayout> diff --git a/appendixa/coreutils-dep.xml b/appendixa/coreutils-dep.xml index fe3e3303f..308516141 100644 --- a/appendixa/coreutils-dep.xml +++ b/appendixa/coreutils-dep.xml @@ -5,18 +5,15 @@ <para>Not yet checked but probably something like this:</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, ranlib Coreutils: basename, cat, chmod, chown, echo, expr, hostname, - install, ls, mv, rm, sleep, tr, uname + install, ls, mv, rm, sleep, tr, uname Diffutils: cmp Gettext: msgfmt, xgettext Gcc: cc, cc1, collect2, cpp0, gcc Glibc: getconf Grep: egrep, fgrep, grep -M4: m4 Make: make Gawk: gawk Perl: perl diff --git a/appendixa/diffutils-dep.xml b/appendixa/diffutils-dep.xml index 1240c0dfe..831f6e093 100644 --- a/appendixa/diffutils-dep.xml +++ b/appendixa/diffutils-dep.xml @@ -7,14 +7,12 @@ <literallayout>Bash: sh Binutils: ld, as +Coreutils: cat, chmod, cp, date, hostname, install, mv, rm, tr Diffutils: cmp -Fileutils: chmod, cp, install, mv, rm Gcc: cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make -Sed: sed -Sh-utils: date, hostname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/e2fsprogs-dep.xml b/appendixa/e2fsprogs-dep.xml index 08c6c20a6..e46cc4fca 100644 --- a/appendixa/e2fsprogs-dep.xml +++ b/appendixa/e2fsprogs-dep.xml @@ -7,8 +7,9 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib, strip +Coreutils: basename, cat, chmod, cp, echo, expr, hostname, + install, ln, mkdir, mv, rm, sync, tr, uname Diffutils: cmp -Fileutils: chmod, cp, install, ln, mkdir, mv, rm, sync Gcc: cc, cc1, collect2, cpp0 Glibc: ldconfig Grep: egrep, grep @@ -16,9 +17,7 @@ Gzip: gzip Make: make Gawk: awk Sed: sed -Sh-utils: basename, echo, expr, hostname, uname -Texinfo: makeinfo -Textutils: cat, tr</literallayout> +Texinfo: makeinfo</literallayout> </sect2> diff --git a/appendixa/ed-dep.xml b/appendixa/ed-dep.xml index 1348c8da5..5aba729a5 100644 --- a/appendixa/ed-dep.xml +++ b/appendixa/ed-dep.xml @@ -7,14 +7,12 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, touch, tr Diffutils: cmp -Fileutils: chmod, cp, install, ln, mv, rm, touch Gcc: cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make -Sed: sed -Sh-utils: hostname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/file-dep.xml b/appendixa/file-dep.xml index 6f22bfc98..cd5839ae8 100644 --- a/appendixa/file-dep.xml +++ b/appendixa/file-dep.xml @@ -5,21 +5,18 @@ <para>(Last checked against version &file-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: as, ld +Coreutils: cat, chmod, echo, expr, hostname, install, ln, ls, mv, rm, + sleep, touch, tr Diffutils: cmp -Fileutils: chmod, install, ln, ls, mv, rm, touch Gcc: cc1, collect2, cpp0, gcc Grep: egrep, grep M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: echo, expr, hostname, sleep -Texinfo: makeinfo -Textutils: cat, tr</literallayout> +Texinfo: makeinfo</literallayout> </sect2> diff --git a/appendixa/findutils-dep.xml b/appendixa/findutils-dep.xml index 72c7a67eb..80d7d5daf 100644 --- a/appendixa/findutils-dep.xml +++ b/appendixa/findutils-dep.xml @@ -7,15 +7,13 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: basename, cat, chmod, cp, date, echo, hostname, install, mv, rm, tr Diffutils: cmp -Fileutils: chmod, cp, install, mv, rm Grep: egrep, grep Gcc: cc1, collect2, cpp0, gcc Make: make Patch: patch -Sed: sed -Sh-utils: basename, date, echo, hostname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/flex-dep.xml b/appendixa/flex-dep.xml index 326d8a976..c2f59c3d9 100644 --- a/appendixa/flex-dep.xml +++ b/appendixa/flex-dep.xml @@ -8,14 +8,12 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib Bison: bison +Coreutils: cat, chmod, cp, echo, hostname, install, ln, mv, rm, touch, tr Diffutils: cmp -Fileutils: chmod, cp, install, ln, mv, rm, touch Gcc: cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make -Sed: sed -Sh-utils: echo, hostname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/gcc-dep.xml b/appendixa/gcc-dep.xml index 46e673b9e..5d810e8f5 100644 --- a/appendixa/gcc-dep.xml +++ b/appendixa/gcc-dep.xml @@ -7,17 +7,16 @@ <literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib +Coreutils: basename, cat, chmod, cp, dirname, echo, expr, hostname, ln + ls, mkdir, mv, rm, sleep, tail, touch, tr, true, uname Diffutils: cmp -Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch Find: find Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make Sed: sed -Sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname Tar: tar -Texinfo: install-info, makeinfo -Textutils: cat, tail, tr</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/gettext-dep.xml b/appendixa/gettext-dep.xml index 8397c4c52..66f89e816 100644 --- a/appendixa/gettext-dep.xml +++ b/appendixa/gettext-dep.xml @@ -5,22 +5,19 @@ <para>(Last checked against version &gettext-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib, strip Bison: bison +Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln, + ls, mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq Diffutils: cmp -Fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, fgrep, grep M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, uname -Texinfo: install-info, makeinfo -Textutils: cat, sort, tr, uniq</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml index 11a2b12e9..82f0987f6 100644 --- a/appendixa/glibc-dep.xml +++ b/appendixa/glibc-dep.xml @@ -7,17 +7,16 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib, readelf +Coreutils: cat, chmod, cp, cut, date, expr, hostname, install, ln, + mknod, mv, mkdir, rm, pwd, sort, touch, tr, uname Diffutils: cmp -Fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch Gcc: cc, cc1, collect2, cpp, gcc Grep: egrep, grep Gzip: gzip Make: make Gawk: gawk Sed: sed -Sh-utils: date, expr, hostname, pwd, uname -Texinfo: install-info, makeinfo -Textutils: cat, cut, sort, tr</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/grep-dep.xml b/appendixa/grep-dep.xml index 015f1ef91..52508b38e 100644 --- a/appendixa/grep-dep.xml +++ b/appendixa/grep-dep.xml @@ -5,12 +5,11 @@ <para>(Last checked against version &grep-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: as, ld +Coreutils: basename, cat, chmod, echo, expr, hostname, install, + ls, mkdir, mv, rm, sleep, tr, uname Diffutils: cmp -Fileutils: chmod, install, ls, mkdir, mv, rm Gettext: msgfmt, xgettext Gcc: cc, cc1, collect2, cpp0, gcc Glibc: getconf @@ -19,9 +18,7 @@ M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, uname -Texinfo: install-info, makeinfo -Textutils: cat, tr</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/groff-dep.xml b/appendixa/groff-dep.xml index 462af6750..1e7250a23 100644 --- a/appendixa/groff-dep.xml +++ b/appendixa/groff-dep.xml @@ -8,15 +8,14 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib Bison: bison +Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install, + ln, ls, mkdir, mv, rm, touch, tr, uname Diffutils: cmp -Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, touch Gcc: cc1, cc1plus, collect2, cpp0, g++, gcc Grep: egrep, grep Make: make Gawk: awk -Sed: sed -Sh-utils: basename, date, echo, expr, hostname, uname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/gzip-dep.xml b/appendixa/gzip-dep.xml index d74c64414..1f00e56a1 100644 --- a/appendixa/gzip-dep.xml +++ b/appendixa/gzip-dep.xml @@ -7,13 +7,11 @@ <literallayout>Bash: sh Binutils: as, ld, nm -Fileutils: chmod, cp, install, ln, mv, rm +Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, tr Gcc: cc1, collect2, cpp, cpp0, gcc Grep: egrep, grep Make: make -Sed: sed -Sh-utils: hostname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/kbd-dep.xml b/appendixa/kbd-dep.xml index 46dc221ca..583151cde 100644 --- a/appendixa/kbd-dep.xml +++ b/appendixa/kbd-dep.xml @@ -8,8 +8,8 @@ <literallayout>Bash: sh Binutils: as, ld, strip Bison: bison +Coreutils: cp, install, ln, mv, rm, uname Diffutils: cmp -Fileutils: cp, install, ln, mv, rm Flex: flex Gettext: msgfmt, xgettext Gcc: cc1, collect2, cpp0, gcc @@ -17,8 +17,7 @@ Grep: grep Gzip: gunzip, gzip Make: make Patch: patch -Sed: sed -Sh-utils: uname</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/kernel-dep.xml b/appendixa/kernel-dep.xml index 116aa9236..9e2971dfb 100644 --- a/appendixa/kernel-dep.xml +++ b/appendixa/kernel-dep.xml @@ -7,7 +7,8 @@ <literallayout>Bash: sh Binutils: ar, as, ld, nm, objcopy -Fileutils: cp, ln, mkdir, mv, rm, touch +Coreutils: basename, cat, cp, date, expr, ln, md5sum, mkdir, mv, + pwd, rm, sort, stty, tail, touch, uname, whoami, yes Findutils: find, xargs Gcc: cc1, collect2, cpp0, gcc Grep: grep @@ -16,9 +17,7 @@ Make: make Gawk: awk Modutils: depmod, genksyms Net-tools: dnsdomainname, hostname -Sed: sed -Sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes -Textutils: cat, md5sum, sort, tail</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/less-dep.xml b/appendixa/less-dep.xml index 34fd9b12c..97aa7eb2f 100644 --- a/appendixa/less-dep.xml +++ b/appendixa/less-dep.xml @@ -7,14 +7,13 @@ <literallayout>Bash: sh Binutils: as, ld +Coreutils: cat, chmod, expr, hostname, install, mv, rm, touch, tr, uname Diffutils: cmp -Fileutils: chmod, install, mv, rm, touch Grep: egrep, grep Gcc: cc1, collect2, cpp0, gcc +Ncurses: (libraries) Make: make -Sed: sed -Sh-utils: expr, hostname, uname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/libtool-dep.xml b/appendixa/libtool-dep.xml index 249a4b59b..d775f24d3 100644 --- a/appendixa/libtool-dep.xml +++ b/appendixa/libtool-dep.xml @@ -7,16 +7,15 @@ <literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib, strip +Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls, + mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir Gcc: cc, cc1, collect2, cpp0 Glibc: ldconfig Grep: egrep, fgrep, grep Make: make Sed: sed -Sh-utils: echo, expr, hostname, sleep, uname -Texinfo: install-info -Textutils: cat, sort, tr, uniq</literallayout> +Texinfo: install-info</literallayout> </sect2> diff --git a/appendixa/m4-dep.xml b/appendixa/m4-dep.xml index 248fbb684..fe9d86d5a 100644 --- a/appendixa/m4-dep.xml +++ b/appendixa/m4-dep.xml @@ -7,14 +7,12 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: cat, chmod, cp, date, echo, hostname, install, mv, rm, tr Diffutils: cmp -Fileutils: chmod, cp, install, mv, rm Make: make Gcc: cc1, collect2, cpp0, gcc Grep: egrep, grep -Sed: sed -Sh-utils: date, echo, hostname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/make-dep.xml b/appendixa/make-dep.xml index c6956e5ed..7c7df45d8 100644 --- a/appendixa/make-dep.xml +++ b/appendixa/make-dep.xml @@ -5,12 +5,11 @@ <para>(Last checked against version &make-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: as, ld +Coreutils: basename, cat, chgrp, chmod, echo, expr, hostname, + install, ls, mv, rm, sleep, tr, uname Diffutils: cmp -Fileutils: chgrp, chmod, install, ls, mv, rm Gcc: cc, cc1, collect2, cpp0, gcc Glibc: getconf Grep: egrep, fgrep, grep @@ -18,9 +17,7 @@ M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, uname -Texinfo: install-info, makeinfo -Textutils: cat, tr</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml index 740d24f31..437452f06 100644 --- a/appendixa/makedev-dep.xml +++ b/appendixa/makedev-dep.xml @@ -6,9 +6,8 @@ <para>(Last checked against version &makedev-depversion;.)</para> <literallayout>Bash: sh -Fileutils: chmod, chown, cp, ln, mknod, mv, rm -Grep: grep -Sh-utils: expr, id</literallayout> +Coreutils: chmod, chown, cp, expr, id, ln, mknod, mv, rm +Grep: grep</literallayout> </sect2> diff --git a/appendixa/man-dep.xml b/appendixa/man-dep.xml index 3cbc5569f..0d295ebc7 100644 --- a/appendixa/man-dep.xml +++ b/appendixa/man-dep.xml @@ -7,14 +7,12 @@ <literallayout>Bash: sh Binutils: as, ld -Fileutils: chmod, cp, install, mkdir, rm +Coreutils: cat, chmod, cp, echo, install, mkdir, rm Gcc: c11, collect2, cpp0, gcc Grep: grep Make: make Gawk: awk -Sed: sed -Sh-utils: echo -Textutils: cat</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/manpages-dep.xml b/appendixa/manpages-dep.xml index 70733384f..7c432d45c 100644 --- a/appendixa/manpages-dep.xml +++ b/appendixa/manpages-dep.xml @@ -6,7 +6,7 @@ <para>(Last checked against version &man-pages-depversion;.)</para> <literallayout>Bash: sh -Fileutils: install +Coreutils: install Make: make</literallayout> </sect2> diff --git a/appendixa/modutils-dep.xml b/appendixa/modutils-dep.xml index 7c379f921..327f88d69 100644 --- a/appendixa/modutils-dep.xml +++ b/appendixa/modutils-dep.xml @@ -8,15 +8,14 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib, strip Bison: bison +Coreutils: basename, cat, chmod, expr, hostname, install, ln, + mkdir, mv, rm, tr, uname Diffutils: cmp -Fileutils: chmod, install, ln, mkdir, mv, rm Flex: flex Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make -Sed: sed -Sh-utils: basename, expr, hostname, uname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/ncurses-dep.xml b/appendixa/ncurses-dep.xml index 8fbc1b872..07c04d44b 100644 --- a/appendixa/ncurses-dep.xml +++ b/appendixa/ncurses-dep.xml @@ -7,16 +7,15 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install, + ln, mkdir, mv, rm, sort, tr, uname, wc Diffutils: cmp -Fileutils: chmod, cp, install, ln, mkdir, mv, rm Gcc: c++, cc1, cc1plus, collect2, cpp0, gcc Glibc: ldconfig Grep: egrep, fgrep, grep Make: make Gawk: gawk -Sed: sed -Sh-utils: basename, date, echo, expr, hostname, uname -Textutils: cat, sort, tr, wc</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/nettools-dep.xml b/appendixa/nettools-dep.xml index 4ab482722..c41977743 100644 --- a/appendixa/nettools-dep.xml +++ b/appendixa/nettools-dep.xml @@ -7,10 +7,9 @@ <literallayout>Bash: bash, sh Binutils: ar, as, ld -Fileutils: install, ln, ls, mv, rm +Coreutils: echo, install, ln, ls, mv, rm Gcc: cc, cc1, collect2, cpp0 -Make: make -Sh-utils: echo</literallayout> +Make: make</literallayout> </sect2> diff --git a/appendixa/patch-dep.xml b/appendixa/patch-dep.xml index b68208710..f2237726a 100644 --- a/appendixa/patch-dep.xml +++ b/appendixa/patch-dep.xml @@ -7,15 +7,13 @@ <literallayout>Bash: sh Binutils: as, ld +Coreutils: cat, chmod, echo, expr, hostname, install, mv, rm, tr, uname Diffutils: cmp -Fileutils: chmod, install, mv, rm Gcc: cc, cc1, collect2, cpp0, gcc Glibc: getconf Grep: egrep, grep Make: make -Sed: sed -Sh-utils: echo, expr, hostname, uname -Textutils: cat, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/perl-dep.xml b/appendixa/perl-dep.xml index 92bc278fe..758e49973 100644 --- a/appendixa/perl-dep.xml +++ b/appendixa/perl-dep.xml @@ -7,15 +7,15 @@ <literallayout>Bash: sh Binutils: ar, as, ld, nm +Coreutils: basename, cat, chmod, comm, cp, date, echo, expr, hostname, ln, + ls, mkdir, mv, pwd, rm, sort, split, touch, tr, uname, wc, + whoami, uniq Diffutils: cmp -Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make Gawk: awk -Sed: sed -Sh-utils: basename, date, echo, expr, hostname, pwd, uname, whoami -Textutils: cat, comm, sort, split, tr, uniq, wc</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/procps-dep.xml b/appendixa/procps-dep.xml index 46eac06e8..a5236535c 100644 --- a/appendixa/procps-dep.xml +++ b/appendixa/procps-dep.xml @@ -7,14 +7,12 @@ <literallayout>Bash: sh Binutils: as, ld, strip -Fileutils: install, ln, mv, rm +Coreutils: basename, install, ln, mv, pwd, rm, sort, tr Gcc: cc1, collect2, cpp0, gcc Grep: grep Make: make Gawk: awk -Sed: sed -Sh-utils: basename, pwd -Textutils: sort, tr</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/psmisc-dep.xml b/appendixa/psmisc-dep.xml index acbacb286..5fac903eb 100644 --- a/appendixa/psmisc-dep.xml +++ b/appendixa/psmisc-dep.xml @@ -5,13 +5,12 @@ <para>(Last checked against version &psmisc-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Bison: bison Binutils: as, ld +Coreutils: basename, cat, chmod, echo, expr, hostname, install, + ls, mkdir, mv, rm, sleep, tr, uname Diffutils: cmp -Fileutils: chmod, install, ls, mkdir, mv, rm Gettext: msgfmt, xgettext Gcc: cc, cc1, collect2, cpp0, gcc Grep: egrep, grep @@ -19,9 +18,7 @@ M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, uname -Texinfo: makeinfo -Textutils: cat, tr</literallayout> +Texinfo: makeinfo</literallayout> </sect2> diff --git a/appendixa/sed-dep.xml b/appendixa/sed-dep.xml index 47b3a576c..2b7a32df2 100644 --- a/appendixa/sed-dep.xml +++ b/appendixa/sed-dep.xml @@ -5,12 +5,10 @@ <para>(Last checked against version &sed-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: cat, chmod, expr, hostname, install, ls, mv, rm, echo, sleep, tr Diffutils: cmp -Fileutils: chmod, install, ls, mv, rm Gcc: cc1, collect2, cpp0, gcc Glibc: getconf Grep: egrep, fgrep, grep @@ -18,9 +16,7 @@ M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: echo, expr, hostname, sleep -Texinfo: install-info, makeinfo -Textutils: cat, tr</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/shadowpwd-dep.xml b/appendixa/shadowpwd-dep.xml index eff6e93ce..13c308d30 100644 --- a/appendixa/shadowpwd-dep.xml +++ b/appendixa/shadowpwd-dep.xml @@ -5,12 +5,11 @@ <para>(Last checked against version &shadow-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib +Coreutils: basename, cat, chmod, cp, echo, expr, install, ln, ls, + mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir Gettext: msgfmt, xgettext Gcc: cc1, collect2, cpp0, gcc Glibc: ldconfig @@ -20,9 +19,8 @@ Make: make Gawk: gawk Net-tools: hostname Sed: sed -Sh-utils: basename, echo, expr, sleep, uname Texinfo: makeinfo -Textutils: cat, sort, tr, uniq</literallayout> +</literallayout> </sect2> diff --git a/appendixa/sysklogd-dep.xml b/appendixa/sysklogd-dep.xml index 9002d9d23..e60c1c27b 100644 --- a/appendixa/sysklogd-dep.xml +++ b/appendixa/sysklogd-dep.xml @@ -6,7 +6,7 @@ <para>(Last checked against version &sysklogd-depversion;.)</para> <literallayout>Binutils: as, ld, strip -Fileutils: install +Coreutils: install Gcc: cc1, collect2, cpp0, gcc Make: make</literallayout> diff --git a/appendixa/sysvinit-dep.xml b/appendixa/sysvinit-dep.xml index 6ac3bd021..1017d15f9 100644 --- a/appendixa/sysvinit-dep.xml +++ b/appendixa/sysvinit-dep.xml @@ -7,7 +7,7 @@ <literallayout>Bash: sh Binutils: as, ld -Fileutils: chown, cp, install, ln, mknod, rm +Coreutils: chown, cp, install, ln, mknod, rm Gcc: cc, cc1, collect2, cpp0 Make: make Sed: sed</literallayout> diff --git a/appendixa/tar-dep.xml b/appendixa/tar-dep.xml index 8a841e342..08c3c58f9 100644 --- a/appendixa/tar-dep.xml +++ b/appendixa/tar-dep.xml @@ -5,12 +5,11 @@ <para>(Last checked against version &tar-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: basename, cat, chmod, echo, expr, install, ls, mv, rm, + sleep, tr, uname Diffutils: cmp -Fileutils: chmod, install, ls, mv, rm Gettext: msgfmt, xgettext Gcc: cc, cc1, collect2, cpp0, gcc Glibc: getconf @@ -21,9 +20,7 @@ Gawk: gawk Net-tools: hostname Patch: patch Sed: sed -Sh-utils: basename, echo, expr, sleep, uname -Texinfo: install-info, makeinfo -Textutils: cat, tr</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> diff --git a/appendixa/texinfo-dep.xml b/appendixa/texinfo-dep.xml index 858dcd142..6c3a23e2b 100644 --- a/appendixa/texinfo-dep.xml +++ b/appendixa/texinfo-dep.xml @@ -7,15 +7,14 @@ <literallayout>Bash: sh Binutils: ar, as, ld, ranlib +Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln, ls, + mkdir, mv, rm, sleep, tr Diffutils: cmp -Fileutils: chmod, install, ln, ls, mkdir, mv, rm Gcc: cc1, collect2, cpp0, gcc Grep: egrep, fgrep, grep Make: make Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep -Texinfo: makeinfo -Textutils: cat, tr</literallayout> +Texinfo: makeinfo</literallayout> </sect2> diff --git a/appendixa/utillinux-dep.xml b/appendixa/utillinux-dep.xml index 6226f9ec0..457df0838 100644 --- a/appendixa/utillinux-dep.xml +++ b/appendixa/utillinux-dep.xml @@ -7,16 +7,14 @@ <literallayout>Bash: sh Binutils: as, ld +Coreutils: cat, chgrp, chmod, cp, install, ln, mv, rm, uname, whoami Diffutils: cmp -Fileutils: chgrp, chmod, cp, install, ln, mv, rm Gettext: msgfmt, xgettext Gcc: cc, cc1, collect2, cpp, cpp0 Glibc: rpcgen Grep: grep Make: make -Sed: sed -Sh-utils: uname, whoami -Textutils: cat</literallayout> +Sed: sed</literallayout> </sect2> diff --git a/appendixa/vim-dep.xml b/appendixa/vim-dep.xml index 577a378af..627707949 100644 --- a/appendixa/vim-dep.xml +++ b/appendixa/vim-dep.xml @@ -7,16 +7,15 @@ <literallayout>Bash: sh Binutils: as, ld, strip +Coreutils: cat, chmod, cp, echo, expr, ln, mkdir, mv, rm, touch, tr, + uname, wc, whoami Diffutils: cmp, diff -Fileutils: chmod, cp, ln, mkdir, mv, rm, touch Find: find Gcc: cc1, collect2, cpp0, gcc Grep: egrep, grep Make: make Net-tools: hostname -Sed: sed -Sh-utils: echo, expr, uname, whoami -Textutils: cat, tr, wc</literallayout> +Sed: sed</literallayout> </sect2> |