Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / less-dep.xml
blob24a0dd80de730ad36d2dedf9e7ceefe5ce34f0cf
1 <sect2>
2 <title>Less Installation Dependencies</title>
4 <para>Last checked against version &less-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: as, ld
8 Diffutils: cmp
9 Fileutils: chmod, install, mv, rm, touch
10 Grep: egrep, grep
11 Gcc: cc1, collect2, cpp0, gcc
12 Make: make
13 Sed: sed
14 Sh-utils: expr, hostname, uname
15 Textutils: cat, tr</literallayout>
17 </sect2>