]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/ermine.php
d8796e3241350b7627214757c37763051c4118fb
[bacula/docs] / docs / home-page / en / pages / ermine.php
1 <? require_once("inc/header.php"); ?>
2 <table>
3   <tr>
4    <td class="contentTopic">
5
6     <div id="body">
7     <div id="header">
8       <div style="float:left;text-align:center">
9         <div>
10           <a href="http://www.magicermine.com"><img src="../../images/ermine.png" alt="Ermine Logo" title="Ermine"/></a>
11         </div>
12
13       </div>
14       <div id="title">
15         <h1>Ermine</h1>
16         <div class="subtitle">
17            <em>One executable running everywhere</em>
18         </div>
19       </div>
20     </div>
21
22
23    <tr>
24      <td class="content">
25
26    <p>
27    Ermine is the commercial packaging tool for creating portable Linux
28    executables. We use it to make our Bacula File daemon self-contained for
29    use in our Bare Metal Recovery environment.
30    We mention it here because Ermine's the author has graciously
31    permitted the Bacula project to use Ermine with no charge.
32    <p>
33    If you want to know more about Ermine and how it might be useful
34    for you, please visit the 
35    <a href="http://www.magicermine.com" >Ermine web site</a>.
36
37    </tr>
38    <tr>
39    </td>
40    <td class="content">
41    <ul>
42    </ul>
43    </td>
44    </tr>
45    
46 </table>
47  <p>
48 <? require_once("inc/footer.php"); ?>