source: MondoRescue/branches/stable/website/news.shtml@ 364

Last change on this file since 364 was 364, checked in by bcornec, 18 years ago

News page for website re-worked

File size: 2.0 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
3<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
4 <head>
5<!--#include virtual="/head.shtml" -->
6 </head>
7 <body>
8<!--#include virtual="/top.shtml" -->
9
10 <h1>Mondo Rescue News</h1>
11 <div class="h2-1">
12 <h2>Latest News</h2>
13 </div>
14 <p><B>2006-02-05</B> Mondorescue has been officially referenced by the HP OpenSource Portal:
15 <a href="http://opensource.hp.com/index.php">http://opensource.hp.com/index.php</a> (look in the "Recently released" area)</p>
16 <p><B>2006-02-02</B> In our always increasing set of services :-) I'd like to announce the
17availability of an rsync mirror service for mondo-rescue.
18
19Try rsync rsync.mondorescue.org::</p>
20 <p><B>2006-02-01</B> Things are progressing. I've gathered all the packages that were
21 originally on <a href="http://www.mondorescue.org">http://www.mondorescue.org</a> and also added Mike's SuSE RPMs
22+ all the latest packages I've produced and put them on a new ftp server
23accessible at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a>
24</p><p>
25You may have issues to access to it yet, as I've done a DNS refresh this
26night and propagation could not be made everywhere now.
27
28FYI:
29
30</p><p>
31$ host ftp.mondorescue.org<br>
32ftp.mondorescue.org has address 213.30.161.23
33</p><p>
34
35The tree is:
36</p><p>
37level one distribution<br>
38level two version number<br>
39level three the packages
40
41</p><p>
42Feel free to send me (by private mail) packages that you have and that
43are not in the repository, so that I can add them.
44
45</p><p>
46Thanks to HP and especially the HP/Intel Solution Center to help me
47hosting the project.
48
49Next step will be the Web site.</p>
50
51 <div class="h2-2">
52 <h2>Older News</h2>
53 </div>
54
55 <div class="h2-3">
56 <h2>Oldest News</h2>
57 </div>
58 <p>look at these pages for old News concerning the project</p>
59 <p><a href="gossip.html">Hugo's diary preserved (2001-2003)</a>
60 </p>
61
62<!--#include virtual="/bottom.shtml" -->
63 </body>
64</html>
Note: See TracBrowser for help on using the repository browser.