lilo-dep.xml 560 B

12345678910111213141516171819202122232425262728293031
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Lilo-&lilo-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. as86 from the bin86 package
  7. ld86 from the bin86 package
  8. as from the binutils package
  9. ld from the binutils package
  10. strip from the binutils package
  11. cp from the fileutils package
  12. dd from the fileutils package
  13. ln from the fileutils package
  14. mv from the fileutils package
  15. cc from the gcc package
  16. make from the make package
  17. sed from the sed package
  18. cat from the textutils package
  19. </literallayout>
  20. </sect2>