Преглед на файлове

Adjusting the dependencies for the new Coreutils.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alex Gronenwoud преди 22 години
родител
ревизия
e3339bc112
променени са 44 файла, в които са добавени 121 реда и са изтрити 189 реда
  1. 5 5
      appendixa/autoconf-dep.xml
  2. 3 4
      appendixa/automake-dep.xml
  3. 5 5
      appendixa/bash-dep.xml
  4. 4 9
      appendixa/binutils-dep.xml
  5. 3 4
      appendixa/bison-dep.xml
  6. 1 1
      appendixa/bootscripts-dep.xml
  7. 1 1
      appendixa/bzip2-dep.xml
  8. 2 5
      appendixa/coreutils-dep.xml
  9. 2 4
      appendixa/diffutils-dep.xml
  10. 3 4
      appendixa/e2fsprogs-dep.xml
  11. 2 4
      appendixa/ed-dep.xml
  12. 4 7
      appendixa/file-dep.xml
  13. 2 4
      appendixa/findutils-dep.xml
  14. 2 4
      appendixa/flex-dep.xml
  15. 3 4
      appendixa/gcc-dep.xml
  16. 4 7
      appendixa/gettext-dep.xml
  17. 3 4
      appendixa/glibc-dep.xml
  18. 4 7
      appendixa/grep-dep.xml
  19. 3 4
      appendixa/groff-dep.xml
  20. 2 4
      appendixa/gzip-dep.xml
  21. 2 3
      appendixa/kbd-dep.xml
  22. 3 4
      appendixa/kernel-dep.xml
  23. 3 4
      appendixa/less-dep.xml
  24. 3 4
      appendixa/libtool-dep.xml
  25. 2 4
      appendixa/m4-dep.xml
  26. 4 7
      appendixa/make-dep.xml
  27. 2 3
      appendixa/makedev-dep.xml
  28. 2 4
      appendixa/man-dep.xml
  29. 1 1
      appendixa/manpages-dep.xml
  30. 3 4
      appendixa/modutils-dep.xml
  31. 3 4
      appendixa/ncurses-dep.xml
  32. 2 3
      appendixa/nettools-dep.xml
  33. 2 4
      appendixa/patch-dep.xml
  34. 4 4
      appendixa/perl-dep.xml
  35. 2 4
      appendixa/procps-dep.xml
  36. 4 7
      appendixa/psmisc-dep.xml
  37. 3 7
      appendixa/sed-dep.xml
  38. 4 6
      appendixa/shadowpwd-dep.xml
  39. 1 1
      appendixa/sysklogd-dep.xml
  40. 1 1
      appendixa/sysvinit-dep.xml
  41. 4 7
      appendixa/tar-dep.xml
  42. 3 4
      appendixa/texinfo-dep.xml
  43. 2 4
      appendixa/utillinux-dep.xml
  44. 3 4
      appendixa/vim-dep.xml

+ 5 - 5
appendixa/autoconf-dep.xml

@@ -1,20 +1,20 @@
 <sect2><title>&nbsp;</title><para>&nbsp;</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>
 

+ 3 - 4
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>
 

+ 5 - 5
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>
 

+ 4 - 9
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>
 

+ 3 - 4
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>
 

+ 1 - 1
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>
 

+ 1 - 1
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>
 

+ 2 - 5
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

+ 2 - 4
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>
 

+ 3 - 4
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>
 

+ 2 - 4
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>
 

+ 4 - 7
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>
 

+ 2 - 4
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>
 

+ 2 - 4
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>
 

+ 3 - 4
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>
 

+ 4 - 7
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>
 

+ 3 - 4
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>
 

+ 4 - 7
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>
 

+ 3 - 4
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>
 

+ 2 - 4
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>
 

+ 2 - 3
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>
 

+ 3 - 4
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>
 

+ 3 - 4
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>
 

+ 3 - 4
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>
 

+ 2 - 4
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>
 

+ 4 - 7
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>
 

+ 2 - 3
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>
 

+ 2 - 4
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>
 

+ 1 - 1
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>

+ 3 - 4
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>
 

+ 3 - 4
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>
 

+ 2 - 3
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>
 

+ 2 - 4
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>
 

+ 4 - 4
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>
 

+ 2 - 4
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>
 

+ 4 - 7
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>
 

+ 3 - 7
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>
 

+ 4 - 6
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>
 

+ 1 - 1
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>
 

+ 1 - 1
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>

+ 4 - 7
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>
 

+ 3 - 4
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>
 

+ 2 - 4
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>
 

+ 3 - 4
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>