source: MondoRescue/branches/2.2.5/mindi-busybox/docs/busybox.net/header.html@ 1533

Last change on this file since 1533 was 821, checked in by Bruno Cornec, 18 years ago

Addition of busybox 1.2.1 as a mindi-busybox new package
This should avoid delivering binary files in mindi not built there (Fedora and Debian are quite serious about that)

File size: 2.2 KB
Line 
1<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
2
3<html>
4 <head>
5 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
6 <title>BusyBox</title>
7 <style type="text/css">
8 body {
9 background-color: #DEE2DE;
10 color: #000000;
11 }
12 :link { color: #660000 }
13 :visited { color: #660000 }
14 :active { color: #660000 }
15 td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%}
16 td.c1 {font-family: lucida, helvetica; font-size: 248%}
17 </style>
18 </head>
19
20 <body>
21 <basefont face="lucida, helvetica, arial" size="3">
22
23
24
25
26<table border="0" cellpadding="0" cellspacing="0">
27
28
29<tr>
30<td>
31 <div class="c3">
32 <table border="0" cellspacing="1" cellpadding="2">
33 <tr>
34 <td class="c1">BUSYBOX</td>
35 </tr>
36 </table>
37 </div>
38
39 <a href="/"><IMG SRC="images/busybox1.png" alt="BusyBox" border="0"></a><BR>
40</td>
41</tr>
42
43<tr>
44
45<td valign="TOP">
46 <b>About</b>
47 <ul>
48 <li><a href="about.html">About BusyBox</a></li>
49 <li><a href="screenshot.html">Screenshot</a></li>
50 <li><a href="news.html">Latest News</a></li>
51 </ul>
52 <b>Documentation</b>
53 <ul>
54 <li><a href="FAQ.html">FAQ</a></li>
55 <li><a href="downloads/BusyBox.html">Command Help</a></li>
56 <li><a href="downloads/README">README</a></li>
57 </ul>
58 <b>Get BusyBox</b>
59 <ul>
60 <li><a href="download.html">Download Source</a></li>
61 <li><a href="license.html">License</a></li>
62 <li><a href="products.html">Products</a></li>
63 </ul>
64 <b>Development</b>
65 <ul>
66 <li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li>
67 <li><a href="subversion.html">Source Control</a></li>
68 <li><a href="lists.html">Mailing Lists</a></li>
69 <li><a href="http://bugs.busybox.net/">Bug Tracking</a></li>
70 </ul>
71 <p><b>Links</b>
72 <ul>
73 <li><a href="links.html">Related Sites</a></li>
74 <li><a href="tinyutils.html">Tiny Utilities</a></li>
75 <li><a href="sponsors.html">Sponsors</a></li>
76 </ul>
77
78<!--
79 <a href="http://validator.w3.org/check/referer"><img
80 src="/images/vh40.gif" height=31 width=88
81 align=left border=0 alt="Valid HTML 4.0!"></a>
82-->
83
84</td>
85
86
87<td Valign="TOP">
88
Note: See TracBrowser for help on using the repository browser.