Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / fileutils-dep.xml
blob66808dfe3174c1fdd32e49c6f2498d239aea0dff
1 <sect2>
2 <title>Fileutils Installation Dependencies</title>
4 <para>Last checked against version &fileutils-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: ar, as, ld, ranlib
8 Diffutils: cmp
9 Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
10 Gettext: msgfmt, xgettext
11 Gcc: cc, cc1, collect2, cpp0, gcc
12 Grep: egrep, fgrep, grep
13 Make: make
14 Perl: perl
15 Sed: sed
16 Sh-utils: basename, echo, expr, hostname, sleep, uname
17 Texinfo: install-info
18 Textutils: cat, tr</literallayout>
20 </sect2>