blob: 2a3b73bd273fa8afdd52e31fca53986ebfa3a14b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<sect2>
<title>Dependencies</title>
<para>Sysvinit-&sysvinit-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
fileutils: chown, cp, install, ln, mknod, rm
gcc: cc, cc1, collect2, cpp0
make: make
sed: sed
</literallayout>
</sect2>
|