123456789101112131415161718192021222324 |
- <sect2>
- <title>Dependencies</title>
- <para>Linux-&kernel-depversion; needs the following to be installed:</para>
- <literallayout>
- bash: sh
- binutils: ar, as, ld, nm, objcopy
- fileutils: cp, ln, mkdir, mv, rm
- findutils: find, xargs
- gcc: cc1, collect2, cpp0, gcc
- grep: grep
- gzip: gzip
- make: make
- gawk: awk
- modutils: depmod, genksyms
- net-tools: dnsdomainname, hostname
- sed: sed
- sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes
- textutils: cat, md5sum, sort, tail, touch
- </literallayout>
- </sect2>
|