Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / glibc-dep.xml
bloba7649a5b2a893f36a0fc862efdb9372e15f989bf
1 <sect2>
2 <title>Glibc Installation Dependencies</title>
4 <para>Last checked against version &glibc-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: ar, as, ld, ranlib, readelf
8 Diffutils: cmp
9 Fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch
10 Gcc: cc, cc1, collect2, cpp, gcc
11 Grep: egrep, grep
12 Gzip: gzip
13 Make: make
14 Gawk: gawk
15 Sed: sed
16 Sh-utils: date, expr, hostname, pwd, uname
17 Texinfo: install-info, makeinfo
18 Textutils: cat, cut, sort, tr</literallayout>
20 </sect2>