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
  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, touch
  19. </literallayout>
  20. </sect2>