making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / makedev-dep.xml
bloba626c958bc471c490c9f277c6ab59225be702e2b
1 <sect2>
2 <title>Dependencies</title>
4 <para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>
6 <literallayout>
7 bash: sh
8 fileutils: chmod, chown, cp, ln, mknod, mv, rm
9 grep: grep
10 sh-utils: expr, id
11 </literallayout>
13 </sect2>