sysvinit-dep.xml 492 B

1234567891011121314151617181920212223242526
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Sysvinit-&sysvinit-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. install from the fileutils package
  10. ln from the fileutils package
  11. mknod from the fileutils package
  12. rm from the fileutils package
  13. cc from the gcc package
  14. make from the make package
  15. patch from the patch package
  16. </literallayout>
  17. </sect2>