kernel-dep.xml 896 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. as from the binutils package
  7. ld from the binutils package
  8. chown from the fileutils package
  9. cp from the fileutils package
  10. ln from the fileutils package
  11. mkdir from the fileutils package
  12. mv from the fileutils package
  13. rm from the fileutils package
  14. find from the findutils package
  15. xargs from the findutils package
  16. gcc from the gcc package
  17. grep from the grep package
  18. make from the make package
  19. genksyms from the modutils package
  20. sed from the sed package
  21. basename from the sh-utils package
  22. expr from the sh-utils package
  23. pwd from the sh-utils package
  24. uname from the sh-utils package
  25. yes from the sh-utils package
  26. md5sum from the textutils package
  27. touch from the textutils package
  28. tr from the textutils package
  29. </literallayout>
  30. </sect2>