header.html 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
  2. "http://www.w3.org/TR/REC-html40/loose.dtd">
  3. <html>
  4. <head>
  5. <title>Buildroot</title>
  6. <style type="text/css">
  7. body {
  8. background-color: #DEE2DE;
  9. color: #000000;
  10. }
  11. :link { color: #660000 }
  12. :visited { color: #660000 }
  13. :active { color: #660000 }
  14. td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%}
  15. td.c1 {font-family: lucida, helvetica; font-size: 248%}
  16. </style>
  17. <script type="text/javascript">
  18. var _gaq = _gaq || [];
  19. _gaq.push(['_setAccount', 'UA-21761074-1']);
  20. _gaq.push(['_setDomainName', 'none']);
  21. _gaq.push(['_setAllowLinker', true]);
  22. _gaq.push(['_trackPageview']);
  23. (function() {
  24. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  25. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  26. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  27. })();
  28. </script>
  29. </head>
  30. <body>
  31. <basefont face="lucida, helvetica, arial" size="3">
  32. <table border="0" cellpadding="0" cellspacing="0">
  33. <tr>
  34. <td valign="TOP">
  35. <a href="/"><IMG SRC="images/logo_small.png" alt="Buildroot"
  36. border="0" width="200" height="100"></a><BR>
  37. <br><a href="/about.html">About</a>
  38. <br><a href="/news.html">Latest News</a>
  39. <br><a href="/download.html">Download</a>
  40. <br><a href="http://git.buildroot.net/buildroot/">Browse Source</a>
  41. <br><a href="/git.html">Accessing Source</a>
  42. <br><a href="https://bugs.uclibc.org/">Bug Tracking</a>
  43. <br><a href="/docs.html">Documentation</a>
  44. <br><a href="/lists.html">Mailing Lists</a>
  45. <br><a href="http://autobuild.buildroot.org">Autobuilder</a>
  46. <br><a href="http://patchwork.buildroot.org">Patchwork</a>
  47. <p><b>Related Sites</b>
  48. <br><a href="http://busybox.net/">BusyBox</a>
  49. <br><a href="http://uclibc.org/">uClibc.org</a>
  50. <br><a href="http://cxx.uclibc.org/">uClibc++</a>
  51. <br><a href="http://udhcp.busybox.net/">udhcp</a>
  52. <br><a href="http://www.scratchbox.org/">Scratchbox</a>
  53. <br><a href="http://openembedded.org/">OpenEmbedded</a>
  54. <br><a href="http://www.ucdot.org/">uCdot</a>
  55. <br><a href="http://www.linuxdevices.com/">LinuxDevices</a>
  56. <br><a href="http://slashdot.org/">Slashdot</a>
  57. <br><a href="http://freecode.com/">Freecode</a>
  58. <br><a href="http://linuxtoday.com/">Linux Today</a>
  59. <br><a href="http://lwn.net/">Linux Weekly News</a>
  60. <br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a>
  61. <!--
  62. <a href="http://validator.w3.org/check/referer"><img
  63. src="/images/valid-html401.png" height="31" width="88"
  64. align="left" border="0" alt="Valid HTML"></a>
  65. -->
  66. </td>
  67. <td Valign="TOP">