kernel-dep.xml 923 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. awk from the mawk package
  20. genksyms from the modutils package
  21. sed from the sed package
  22. basename from the sh-utils package
  23. expr from the sh-utils package
  24. pwd from the sh-utils package
  25. uname from the sh-utils package
  26. yes from the sh-utils package
  27. md5sum from the textutils package
  28. touch from the textutils package
  29. tr from the textutils package
  30. </literallayout>
  31. </sect2>