Changeset 386 in MondoRescue
- Timestamp:
- Feb 13, 2006, 1:15:40 AM (19 years ago)
- Location:
- branches/stable
- Files:
-
- 3 added
- 1 deleted
- 6 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/tools/livwww
r374 r386 12 12 DESTUSER=apache 13 13 MONDODIR=/mondo/www/html/mondo 14 TESTDIR=/mondo/www/html/test 14 15 15 16 … … 29 30 find $DESTDIR -type d | xargs chmod 755 30 31 find $DESTDIR -type f | xargs chmod 644 32 cd $DESTDIR 31 33 if [ _"$1" == _"" ]; then 32 34 exit 0 35 else 36 if [ _"$1" == _"test" ]; then 37 DESTDIR=$TESTDIR 38 else 39 DESTDIR=$MONDODIR 40 fi 33 41 fi 34 cd $DESTDIR35 42 tar cfj /tmp/mondo-www.tz2 . 36 ssh ${DESTUSER}@${DESTMACH} "rm -rf ${ MONDODIR} ; mkdir ${MONDODIR}"43 ssh ${DESTUSER}@${DESTMACH} "rm -rf ${DESTDIR} ; mkdir ${DESTDIR}" 37 44 scp /tmp/mondo-www.tz2 ${DESTUSER}@${DESTMACH}:/tmp 38 ssh ${DESTUSER}@${DESTMACH} "cd ${ MONDODIR} ; tar xfj /tmp/mondo-www.tz2"45 ssh ${DESTUSER}@${DESTMACH} "cd ${DESTDIR} ; tar xfj /tmp/mondo-www.tz2" -
branches/stable/website/about.shtml
r373 r386 62 62 <P ALIGN=CENTER> 63 63 <I><B>Andree Leidenfrost</B></I><BR> 64 co-development, maintenance, Debian packaging</P>64 co-development, maintenance, Official Debian packager</P> 65 65 <P ALIGN=CENTER> 66 66 <I><B>Lars Rupp</B></I><BR> 67 Offical SuSE packag ing</P>67 Offical SuSE packager</P> 68 68 <P ALIGN=CENTER> 69 69 <I><B>Mike Roark</B></I><BR> 70 Contributor SuSE packag ing</P>70 Contributor SuSE packager</P> 71 71 <p></p> 72 72 <div class="h2-4"> -
branches/stable/website/docs.shtml
r366 r386 14 14 <p>The Mondo Rescue HOWTO is available under various formats:</p> 15 15 <ul> 16 <li>A <a href="/docs/mondorescue-howto.html" >single HTML</a> page.</li>17 <li>A <a href="/docs/mondorescue-howto.pdf" >PDF</a> document.</li>18 <li>A <a href="/docs/mondorescue-howto.rtf" >RTF</a> document.</li>19 <li>A <a href="/docs/mondorescue-howto.ps" >PostScript</a> document.</li>20 <li>A <a href="/docs/mondorescue-howto.txt" >Text</a> document.</li>21 <li><a href="/docs/mondorescue-howto/index.html" >online</a>.</li>16 <li>A <a href="/docs/mondorescue-howto.html" target="_blank">single HTML</a> page.</li> 17 <li>A <a href="/docs/mondorescue-howto.pdf" target="_blank">PDF</a> document.</li> 18 <li>A <a href="/docs/mondorescue-howto.rtf" target="_blank">RTF</a> document.</li> 19 <li>A <a href="/docs/mondorescue-howto.ps" target="_blank">PostScript</a> document.</li> 20 <li>A <a href="/docs/mondorescue-howto.txt" target="_blank">Text</a> document.</li> 21 <li><a href="/docs/mondorescue-howto/index.html" target="_blank">online</a>.</li> 22 22 </ul> 23 23 </p> … … 28 28 <p>Here are some other documents seaking of Mondo Rescue:</p> 29 29 <ul> 30 <li>A Mondo Rescue <a href="/docs/mondo-intro.pdf" >introduction</a> (in French) made by Gallig Renaud.31 <li>A Mondo Rescue <a href="/docs/mondo-presentation-v1.pdf ">presentation</a> made by Bruno Cornec.32 <li>A Mondo Rescue hardware migration <a href="/docs/HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf ">guide</a> made by François-Xavier Horel.30 <li>A Mondo Rescue <a href="/docs/mondo-intro.pdf" target="_blank">introduction</a> (in French) made by Gallig Renaud. 31 <li>A Mondo Rescue <a href="/docs/mondo-presentation-v1.pdf target="_blank"">presentation</a> made by Bruno Cornec. 32 <li>A Mondo Rescue hardware migration <a href="/docs/HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf target="_blank"">guide</a> made by François-Xavier Horel. 33 33 34 34 <!--#include virtual="/bottom.shtml" --> -
branches/stable/website/downloads.shtml
r369 r386 49 49 <h3>Source code</h3> 50 50 <ul> 51 <li>tarball available under <a href=" http://ftp.mondorescue.org/src">http://ftp.mondorescue.org/src</a></li>51 <li>tarball available under <a href="ftp://ftp.mondorescue.org/src">ftp://ftp.mondorescue.org/src</a></li> 52 52 <li>Subversion browing available at <a href="http://svn.berlios.de/viewcvs/mondorescue">http://svn.berlios.de/viewcvs/mondorescue</a></li> 53 53 <li>Anonymous HTTP Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout http://svn.berlios.de/svnroot/repos/mondorescue/branches/stable</tt></pre></li> -
branches/stable/website/index.shtml
r385 r386 27 27 </div> 28 28 <p><a href="http://www.hyper-linux.org/">Bruno Cornec</a>: lead development, maintenance, rpm packaging, web site, documentation<br> 29 <a href="http://www.desknow.com/desknow/directfiles/aleidenfrost/mr-debs-unofficial/index.html">Andree Leidenfrost</a>: co-development, maintenance, debian packaging<br>29 <a href="http://www.desknow.com/desknow/directfiles/aleidenfrost/mr-debs-unofficial/index.html">Andree Leidenfrost</a>: co-development, maintenance, Official Debian packager<br> 30 30 </p> 31 31 <p>Original Author</p> … … 48 48 <div class="c"><a href="http://www.73lab.com/"><img src="/images/icon-73lab.png" width="89" height="40" alt="73lab logo" title="Graphics by Ayo" /></a> 49 49 <a href="http://www.mandriva.com/"><img src="/images/icon-mandriva.png" width="160" height="40" alt="Mandriva" title="Hosted on Mandriva Linux" /></a> 50 <a href="http://www.hpintelco.net"><img src="/images/hpisc.png" width="160" height="40" alt="HP/Intel Solution Center" title="Sponsored and hosted by the HP/Intel Solution Center" /></a> 51 <a href="http://www.hp.com/linux"><img src="/images/hp.png" width="120" height="40" alt="Linux at HP" title="Sponsored HP" /></a> 50 52 </div> 51 53 <div> 52 <p>This Web site is sponsored by <a href="http://www.hp.com/go/linux">HP</a> and the <a href="http://www.hpintelco.net">HP/Intel Solution Center</a>.</p>53 54 <p>This website has been designed according to the <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.mondorescue.org">W3C standards</a> in order to be viewable by most standard compliant browsers. Since it uses some CSS techniques, it may not render correctly on some non-free (as in <i>freedom</i>) widely used browser. If this is the case with your browser, you may want to try the latest version of <a href="http://www.mozilla.com/firefox/">Firefox</a>, a standards compliant free software browser.</p> 54 55 <p>This site is best viewed with the free <a href="http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/">"Vera" True Type Font</a> from Bitstream.</p> -
branches/stable/website/support.shtml
r373 r386 36 36 <h2>Professional support services</h2> 37 37 </div> 38 <p> If you're ready to pay for a support contract around Mondo Rescue, for your business, you may enter in contact with the following companies which have the structure to deliver it:38 <p>For commercial support contracts for Mondo Rescue please contact one of the following companies: 39 39 <ul> 40 40 <li><b><a href="http://www.linagora.com/en">Linagora</a></b> - Contact: <a href="mailto:support_at_linagora.com">Support Service</a></li> 41 41 </ul></p> 42 42 <p>For commercial enhancement and consulting services around Mondo Rescue, 43 please contact one of the following companies which have the structure to deliver it:43 please contact one of the following companies: 44 44 <ul> 45 45 <li><b><a href="http://www.hp.com/linux">Hewlett-Packard</a></b> - Contact: <a href="mailto:pingouin_at_hp.com">Free, Libre and Open Source Expertise Center</a></li>
Note:
See TracChangeset
for help on using the changeset viewer.