kernel-dep.xml 463 B

1234567891011121314151617181920212223
  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: chown, cp, ln, mkdir, mv, rm
  8. findutils: find, xargs
  9. gcc: gcc
  10. grep: grep
  11. make: make
  12. mawk: awk
  13. modutils: depmod, genksyms
  14. net-tools: hostname
  15. sed: sed
  16. sh-utils: basename, date, expr, pwd, uname, whoami, yes
  17. textutils: cat, md5sum, sort, tail, touch, tr
  18. </literallayout>
  19. </sect2>