aboutsummaryrefslogtreecommitdiffstats
path: root/Attic/appendixb/makedev-dep.xml
blob: cb79a1498d0c576d0f3e6b5c5820879cc9c2dc20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<sect2>
<title>Dependencies</title>

<para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>

<literallayout>
sh    from the bash package

chmod from the fileutils package
chown from the fileutils package
cp    from the fileutils package
ln    from the fileutils package
mknod from the fileutils package
mv    from the fileutils package
rm    from the fileutils package

grep  from the grep package

expr  from the sh-utils package
</literallayout>

</sect2>