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
|
---|
17 | availability of an rsync mirror service for mondo-rescue.
|
---|
18 |
|
---|
19 | Try 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
|
---|
23 | accessible at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a>
|
---|
24 | </p><p>
|
---|
25 | You may have issues to access to it yet, as I've done a DNS refresh this
|
---|
26 | night and propagation could not be made everywhere now.
|
---|
27 |
|
---|
28 | FYI:
|
---|
29 |
|
---|
30 | </p><p>
|
---|
31 | $ host ftp.mondorescue.org<br>
|
---|
32 | ftp.mondorescue.org has address 213.30.161.23
|
---|
33 | </p><p>
|
---|
34 |
|
---|
35 | The tree is:
|
---|
36 | </p><p>
|
---|
37 | level one distribution<br>
|
---|
38 | level two version number<br>
|
---|
39 | level three the packages
|
---|
40 |
|
---|
41 | </p><p>
|
---|
42 | Feel free to send me (by private mail) packages that you have and that
|
---|
43 | are not in the repository, so that I can add them.
|
---|
44 |
|
---|
45 | </p><p>
|
---|
46 | Thanks to HP and especially the HP/Intel Solution Center to help me
|
---|
47 | hosting the project.
|
---|
48 |
|
---|
49 | Next 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>
|
---|