Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / shadowpwd-dep.xml
blobdd842cb1fee48aa4bf921dda4065beae51808be7
1 <sect2>
2 <title>Shadow Installation Dependencies</title>
4 <para>Last checked against version &shadow-depversion;.</para>
6 <literallayout>Autoconf: autoconf, autoheader
7 Automake: aclocal, automake
8 Bash: sh
9 Binutils: ar, as, ld, nm, ranlib
10 Diffutils: cmp
11 Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
12 Gettext: msgfmt, xgettext
13 Gcc: cc1, collect2, cpp0, gcc
14 Glibc: ldconfig
15 Grep: egrep, grep
16 M4: m4
17 Make: make
18 Gawk: gawk
19 Net-tools: hostname
20 Sed: sed
21 Sh-utils: basename, echo, expr, sleep, uname
22 Texinfo: makeinfo
23 Textutils: cat, sort, tr, uniq</literallayout>
25 </sect2>