sponsors.html 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <!--#include file="header.html" -->
  2. <h3>Sponsors</h3>
  3. <p>Please visit our sponsors and thank them for their support! They have
  4. provided money for equipment and bandwidth. Next time you need help with a
  5. project, consider these fine companies!</p>
  6. <ul>
  7. <li><a href="http://osuosl.org/">OSU OSL</a><br>
  8. OSU OSL kindly provides hosting for BusyBox and uClibc.
  9. </li>
  10. <li><a href="http://www.penguru.net">Penguru Consulting</a><br>
  11. Custom development for embedded Linux systems and multimedia platforms
  12. </li>
  13. <li><a href="http://opensource.se/">opensource.se</a><br>
  14. Embedded open source consulting in Europe.
  15. </li>
  16. <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br>
  17. Custom Linux, embedded Linux, BusyBox, and uClibc development.
  18. </li>
  19. <li><a href="http://www.timesys.com">TimeSys</a><br>
  20. Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin.
  21. </li>
  22. </ul>
  23. <p>If you wish to be a sponsor, or if you have already contributed and would
  24. like your name added here, email <a href="mailto:rob@landley.net">Rob</a>.</p>
  25. <!--#include file="footer.html" -->