kernel-dep.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Linux-&kernel-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. ar from the binutils package
  7. as from the binutils package
  8. ld from the binutils package
  9. nm from the binutils package
  10. objcopy from the binutils package
  11. chown from the fileutils package
  12. cp from the fileutils package
  13. ln from the fileutils package
  14. mkdir from the fileutils package
  15. mv from the fileutils package
  16. rm from the fileutils package
  17. find from the findutils package
  18. xargs from the findutils package
  19. gcc from the gcc package
  20. grep from the grep package
  21. make from the make package
  22. awk from the mawk package
  23. depmod from the modutils package
  24. genksyms from the modutils package
  25. hostname from the net-tools package
  26. sed from the sed package
  27. basename from the sh-utils package
  28. date from the sh-utils package
  29. expr from the sh-utils package
  30. pwd from the sh-utils package
  31. uname from the sh-utils package
  32. whoami from the sh-utils package
  33. yes from the sh-utils package
  34. cat from the textutils package
  35. md5sum from the textutils package
  36. sort from the textutils package
  37. tail from the textutils package
  38. touch from the textutils package
  39. tr from the textutils package
  40. </literallayout>
  41. </sect2>