products.html 1.2 KB

12345678910111213141516171819202122232425
  1. <!--#include file="header.html" -->
  2. <h3>Products/Projects Using uClibc</h3>
  3. Do you use uClibc? I'd love to know about it and I'd be happy to link to you.
  4. <p>
  5. I know of the following products and/or projects that use uClibc --
  6. listed in the order I happen to add them to the web page:
  7. <ul>
  8. <li><a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a> a configurable means for building your own busybox/uClibc based system systems.</li>
  9. <li><a href="http://leaf.sourceforge.net/mod.php?mod=userpage&amp;menu=910&amp;page_id=36">LEAF Bering-uClibc</a>
  10. <br>the sucessor of the Linux Router Project, supporting all sorts of gateways, routers, wireless routers, and firewalls.</li>
  11. <li><a href="http://tuxscreen.net">Tuxscreen Linux Phone</a></li>
  12. <li><a href="http://www.linksys.com/products/product.asp?prid=508">Linksys WRT54G - Wireless-G Broadband Router</a></li>
  13. <li><a href="http://www.netgear.com/products/prod_details.asp?prodID=170">NetGear WG602 wireless router</a></li>
  14. <li><a href="http://www.axis.com/">Almost all the Axis network cameras use uClibc</a></li>
  15. <li><a href="http://embedded.gentoo.org/">Embedded Gentoo</a></li>
  16. </ul>
  17. <!--#include file="footer.html" -->