1 #include "top.h"
2 #include "huskybse.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6       <h3>What is it?</h3>
7       <blockquote>
8         <strong>huskybse</strong> is short for "Husky Base Package". This file is required for all other parts of the Husky project and contains:
9         <ul>
10           <li>A file named <tt>INSTALL</tt> which contains step-by-step instructions on what you need to download, how to compile and install the software, and where to find additional documentation.</li>
11           <li>A current template <tt>huskymak.cfg</tt>, the configuration file which you need for compiling the software</li>
12           <li>Example configuration files and batches from various users.</li>
13           <li>Some tools to ease maintainance of a node system.</li>
14         </ul>
15         There are no binary builds of this package, because there are no (relevant) executables to be generated. If you are using binary builds, you should get the source file of huskybse anyway, because it contains example configuration files and the like.
16       </blockquote>
17 
18       <h3>What does it need?</h3>
19       <blockquote>
20         Operating systems:
21         <ul>
22           <li>The instructions and template files apply to all supported platforms.</li>
23         </ul>
24       </blockquote>
25 
26       <h3>Downloads</h3>
27       <blockquote>
28 	<p>Archives of version v1.0 &amp; v1.4 available on the project&nbsp;
29 	<a href="http://sourceforge.net/project/showfiles.php?group_id=1332">downloads</a>&nbsp;page.</p>
30 
31 	<table cellpadding="5" cellspacing="0" border="0">
32 
33           <tr valign="top">
34             <td><b>huskybase-1.4-tar.gz</td>
35             <td>huskybase v1.4 RC4</td>
36           </tr>
37 
38           <tr valign="top">
39             <td><b>huskybase-1.0-src.tar.gz</b></td>
40             <td>huskybase v1.0</td>
41           </tr>
42 
43           <tr valign="top">
44             <td><b>huskybase-1.0.0-1.noarch.rpm</b></td>
45             <td>RPM archive of huskybase v1.0</td>
46           </tr>
47 
48           <tr valign="top">
49             <td><b>huskybase-1.0.0-1.src.rpm</b></td>
50             <td>RPM Source archive of huskybase v1.0</td>
51           </tr>
52 
53         </table>
54 
55       </blockquote>
56       <blockquote>
57       <p>The following releases are available in CVS.
58 	<ul>
59             <li>huskybse-1_4-stable</li>
60             <li>huskybse-0.2-release</li>
61             <li>huskybse-0.1b-release</li>
62             <li>huskybse-0.1a-release</li>
63 	</ul>
64       </blockquote>
65 
66       <h3>Contacting the authors</h3>
67       <blockquote>
68         Maintained by Sascha M. Silbe  et. al.  See the&nbsp;<a href="team.html">team page</a>.
69       </blockquote>
70 
71 
72       <small>Last update: 15/12/2006</small>
73 
74 #include "bottom.h"
75