kernel-dep.xml 505 B

123456789101112131415161718192021222324
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Linux-&kernel-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: ar, as, ld, nm, objcopy
  7. Fileutils: cp, ln, mkdir, mv, rm, touch
  8. Findutils: find, xargs
  9. Gcc: cc1, collect2, cpp0, gcc
  10. Grep: grep
  11. Gzip: gzip
  12. Make: make
  13. Gawk: awk
  14. Modutils: depmod, genksyms
  15. Net-tools: dnsdomainname, hostname
  16. Sed: sed
  17. Sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes
  18. Textutils: cat, md5sum, sort, tail
  19. </literallayout>
  20. </sect2>