Changeset 372 in MondoRescue
- Timestamp:
- Feb 11, 2006, 12:28:03 PM (19 years ago)
- Location:
- trunk
- Files:
-
- 10 deleted
- 10 edited
- 14 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/mindi/rootfs/sbin/init
r309 r372 648 648 LogIt "Mounting NFS image $imgname-1.iso in $dirimg on /mnt/cdrom in loopback" 649 649 losetup /dev/loop7 /tmp/isodir/$dirimg/$imgname-1.iso 650 mount - t iso9660 /dev/loop7 /mnt/cdrom650 mount -o ro -t iso9660 /dev/loop7 /mnt/cdrom 651 651 # Simulate a local CD 652 652 echo "/mnt/cdrom" > /tmp/CDROM-LIVES-HERE -
trunk/mondo/distributions/common/mondo.spec
r340 r372 131 131 %files 132 132 %defattr(644,root,root,755) 133 %doc ChangeLog svn.log mondo/docs/en/*133 %doc ChangeLog svn.log 134 134 %doc INSTALL COPYING README TODO AUTHORS NEWS 135 135 -
trunk/tools/livwww
r363 r372 9 9 # 10 10 DESTDIR=/var/www/html/mondo 11 DESTMACH=www1.mondorescue.org 12 DESTUSER=apache 13 MONDODIR=/mondo/www/html/mondo 11 14 12 15 … … 23 26 rm -rf $DESTDIR 24 27 cp -a ${BASE}/svn/${VER}/website $DESTDIR 28 cp -a ${BASE}/svn/${VER}/documentation/* $DESTDIR/docs 25 29 find $DESTDIR -type d | xargs chmod 755 26 30 find $DESTDIR -type f | xargs chmod 644 31 if [ _"$1" == _"" ); then 32 exit 0 33 fi 34 cd $DESTDIR 35 tar cfj /tmp/mondo-www.tz2 . 36 ssh ${DESTUSER}@${DESTMACH} "rm -rf ${MONDODIR} ; mkdir ${MONDODIR}" 37 scp /tmp/mondo-www.tz2 ${DESTUSER}@${DESTMACH}:/tmp 38 ssh ${DESTUSER}@${DESTMACH} "cd ${MONDODIR} ; tar xfj /tmp/mondo-www.tz2" -
trunk/website/about.shtml
r363 r372 24 24 <B>Mondo is comprehensive.</B> Mondo supports LVM 1/2, RAID, ext2, ext3, 25 25 JFS, XFS, ReiserFS, VFAT, and can support additional filesystems 26 easily: just e-mail the <A HREF="/ feedback.shtml">mailing list</A>26 easily: just e-mail the <A HREF="/support.shtml">mailing list</A> 27 27 with your request. It supports software raid as well as most hardware raid controllers. It supports adjustments in disk geometry, 28 28 including migration from non-RAID to RAID. Mondo runs on all major … … 50 50 [<A HREF="http://www.linuxjournal.com/article.php?sid=6808">and again</A>] 51 51 [<A HREF="http://www.ccp14.ac.uk/ccp14admin/linux-server/mondorescue/mondo_misc.html">CCP14</A>]</P> 52 <p>We also have <a href="http://freshmeat.net/projects/mondorescue">freshmeat</a>, <a href="http://directory.fsf.org/MondoRescue.html">FSF</a>, <a href="http://europa.eu.int/idabc/en/document/5183/5807">IDABC</a> entries.</p> 52 53 53 54 <div class="h2-3"> … … 58 59 <P ALIGN=CENTER> 59 60 <I><B>Bruno Cornec</B></I><BR> 60 development, maintenance, documentation, web site, rpm packaging </P>61 development, maintenance, documentation, web site, rpm packaging, Mandriva packaging</P> 61 62 <P ALIGN=CENTER> 62 63 <I><B>Andree Leidenfrost</B></I><BR> 63 64 development, maintenance, Debian packaging</P> 64 <p><A NAME="old-devteam"></A>Who 65 <P ALIGN=CENTER> 66 <I><B>Lars Rupp</B></I><BR> 67 Offical SuSE packaging</P> 68 <P ALIGN=CENTER> 69 <I><B>Mike Roark</B></I><BR> 70 Contributor SuSE packaging</P> 71 <p></p> 72 <div class="h2-4"> 73 <h2>Who has been behind Mondo Rescue ?</h2> 74 </div> 75 <p><A NAME="old-devteam"></A>Who 65 76 has been in the Mondo Devteam?</P> 66 77 <P ALIGN=CENTER> … … 79 90 <I>Michael Clark</I><BR> 80 91 original DPF docs</P> 92 <div class="h2-5"> 93 <h2>The Mondo Rescue Community</h2> 94 </div> 81 95 <P ALIGN=JUSTIFY> 82 There are dozens of regular contributors and over 400 members of the 83 mailing list. The user base is estimated at between 50,000 and 84 100,000.</P> 96 There are dozens of regular <a href="/thanks.shtml">contributors</a> and over 400 members of the mailing list. The user base is estimated at between 50,000 and 100,000.</P> 85 97 <P> 86 98 Mondo Rescue was first created because there was nothing like … … 92 104 author is friendly and helpful.</P> 93 105 <P> 94 Comments? Suggestions? Click <A HREF=" ../feedback.shtml">here</A>106 Comments? Suggestions? Click <A HREF="/support.shtml">here</A> 95 107 96 108 <!--#include virtual="/bottom.shtml" --> -
trunk/website/download.shtml
r363 r372 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">2 <HTML>3 <HEAD>4 <!-- $MVD$:app("MicroVision WebExpress","769") -->5 <!-- $MVD$:template("","0","0") -->6 <!-- $MVD$:color("18","999966","Custom #1","0") -->7 <!-- $MVD$:color("19","333333","Custom #2","0") -->8 <!-- $MVD$:color("20","80ff","Orange","0") -->9 <!-- $MVD$:color("21","ffd6ce","Lavender","0") -->10 <!-- $MVD$:fontset("Arial Black","Arial Black","Arial","Helvetica") -->11 <!-- $MVD$:fontset("Untitled Font Set 1","Century Schoolbook","serif") -->12 <!-- $MVD$:fontset("courier","Courier New") -->13 <TITLE>Mondo Rescue: Download</TITLE>14 <SCRIPT LANGUAGE="JavaScript" SRC="../rollover_level1.js"></SCRIPT><LINK15 REL="stylesheet" HREF="../mondo.css" TYPE="text/css"></HEAD>16 <BODY BGCOLOR="WHITE" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">17 <P>18 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0">19 <TR>20 <TD COLSPAN="2" VALIGN=CENTER>21 <P>22 <!-- $MVD$:picsz("1","1") --><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="35" VSPACE="0" HSPACE="0" BORDER="0"></TD>23 </TR>24 <TR>25 <TD VALIGN=CENTER>26 <P>27 <A HREF="../index.html"><IMG SRC="../shared_graphics/header/mondo_logo.gif" WIDTH="188" HEIGHT="21" VSPACE="0" HSPACE="0" ALT="Mondo Rescue" BORDER="0"></A></TD>28 <TD VALIGN=BOTTOM><DIV ALIGN=RIGHT>29 <P ALIGN=RIGHT>30 <TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0">31 <TR>32 <TD VALIGN=CENTER>33 <P>34 <IMG SRC="../shared_graphics/header/donate.gif" WIDTH="46" HEIGHT="7" VSPACE="0" HSPACE="0" ALT="Donate:" BORDER="0"></TD>35 <TD VALIGN=CENTER>36 <P>37 <A HREF="contribute.html"><IMG SRC="../shared_graphics/header/paypal_button.gif" WIDTH="42" HEIGHT="17" VSPACE="0" HSPACE="0" ALT="PayPal" BORDER="0"></A></TD>38 <TD VALIGN=CENTER>39 <P>40 <IMG SRC="../shared_graphics/header/mirrors.gif" WIDTH="61" HEIGHT="7" VSPACE="0" HSPACE="0" ALT="Mirrors:" BORDER="0"></TD>41 <TD VALIGN=CENTER>42 <P>43 <A HREF="http://linux.freak.school.nz/mondo/download/download.html"><IMG SRC="../shared_graphics/header/nz_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="NZ" BORDER="0"></A></TD>44 <TD VALIGN=CENTER>45 <P>46 <IMG SRC="../shared_graphics/header/nz.gif" WIDTH="20" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD>47 <TD VALIGN=CENTER>48 <P>49 <A HREF="http://www.microwerks.net/~hugo/download/download.html"><IMG SRC="../shared_graphics/header/usa_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="USA" BORDER="0"></A></TD>50 <TD VALIGN=CENTER>51 <P>52 <IMG SRC="../shared_graphics/header/usa.gif" WIDTH="26" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD>53 <TD VALIGN=CENTER>54 <P>55 <A HREF="http://mondorescue.norsklinux.no/download/download.html"><IMG SRC="../shared_graphics/header/no_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="CH" BORDER="0"></A></TD>56 <TD VALIGN=CENTER>57 <P>58 <IMG SRC="../shared_graphics/header/no.gif" WIDTH="24" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD>59 <TD VALIGN=CENTER>60 <P>61 <A HREF="http://samba.epfl.ch/mondo/download/download.html"><IMG SRC="../shared_graphics/header/ch_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="CH" BORDER="0"></A></TD>62 <TD VALIGN=CENTER>63 <P>64 <IMG SRC="../shared_graphics/header/ch.gif" WIDTH="24" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD>65 </TR>66 </TABLE></TD>67 </TR>68 <TR>69 <TD COLSPAN="2" VALIGN=CENTER>70 <P>71 <!-- $MVD$:picsz("1","1") --><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="5" VSPACE="0" HSPACE="0" BORDER="0"></TD>72 </TR>73 </TABLE>74 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0">75 <TR>76 <TD VALIGN=CENTER>77 <P>78 <A HREF="../index.html" ONMOUSEOVER="switchOn('home');" ONMOUSEOUT="switchOff('home');"><IMG SRC="../shared_graphics/nav/home_off.gif" WIDTH="63" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Home" BORDER="0" NAME="home"></A></TD>79 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>80 <P>81 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>82 <TD VALIGN=CENTER>83 <P>84 <A HREF="../about/about.html" ONMOUSEOVER="switchOn('about');" ONMOUSEOUT="switchOff('about');"><IMG SRC="../shared_graphics/nav/about_off.gif" WIDTH="66" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="About" BORDER="0" NAME="about"></A></TD>85 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>86 <P>87 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>88 <TD VALIGN=CENTER>89 <P>90 <A HREF="../docs/docs.html" ONMOUSEOVER="switchOn('docs');" ONMOUSEOUT="switchOff('docs');"><IMG SRC="../shared_graphics/nav/docs_off.gif" WIDTH="112" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Documentation" BORDER="0" NAME="docs"></A></TD>91 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>92 <P>93 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>94 <TD VALIGN=CENTER>95 <P>96 <A HREF="download.html" ONMOUSEOVER="switchOn('download');" ONMOUSEOUT="switchOff('download');"><IMG SRC="../shared_graphics/nav/download_off.gif" WIDTH="87" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Download" BORDER="0" NAME="download"></A></TD>97 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>98 <P>99 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>100 <TD VALIGN=CENTER>101 <P>102 <A HREF="../news/news.html"><IMG SRC="../shared_graphics/nav/news_off.gif" WIDTH="63" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="News" BORDER="0" NAME="news"></A></TD>103 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>104 <P>105 <A HREF="download.html"><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></A></TD>106 <TD VALIGN=CENTER>107 <P>108 <A HREF="../support/support.html"><IMG SRC="../shared_graphics/nav/support_off.gif" WIDTH="80" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Support" BORDER="0" NAME="support"></A></TD>109 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>110 <P>111 <A HREF="../feedback/feedback.html"><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></A></TD>112 <TD VALIGN=CENTER>113 <P>114 <A HREF="../feedback/feedback.html"><IMG SRC="../shared_graphics/nav/feedback_off.gif" WIDTH="84" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Feedback" BORDER="0" NAME="feedback"></A></TD>115 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>116 <P>117 <A HREF="../thanks/thanks.html"><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></A></TD>118 <TD VALIGN=CENTER>119 <P>120 <A HREF="../thanks/thanks.html"><IMG SRC="../shared_graphics/nav/thanks_off.gif" WIDTH="94" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Thank You's" BORDER="0" NAME="thanks"></A></TD>121 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER>122 <P>123 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>124 <TD WIDTH="100%" BGCOLOR="#669999" VALIGN=CENTER>125 <P>126 </TD>127 </TR>128 </TABLE>129 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0">130 <TR>131 <TD BGCOLOR="WHITE" VALIGN=CENTER>132 <P>133 <!-- $MVD$:picsz("1","1") --><IMG SRC="../shared_graphics/spacer.gif" WIDTH="700" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>134 </TR>135 </TABLE>136 <TABLE WIDTH="700" CELLPADDING="15" CELLSPACING="0" BORDER="0">137 <TR>138 <TD BGCOLOR="WHITE" VALIGN=CENTER>139 <P ALIGN=CENTER>140 <FONT FACE="Arial Black,Arial,Helvetica"><FONT SIZE="4">Download</FONT></FONT></P>141 <P ALIGN=JUSTIFY>142 <A HREF="mirrors.html"><B>Mirrors?</B></A> We don't need no... oh143 wait, <A HREF="mirrors.html">yes we do</A>.</P>144 <P ALIGN=JUSTIFY>145 <A HREF="backup-kungfu-0.1.3.tar.bz2"><B>Kung Fu</B></A> backup146 script by Phazeman --- new version 0.1.3 is out now!</P>147 <P ALIGN=JUSTIFY>148 <A HREF="contribute.html"><B>Click here for latest releases</B></A>149 <P ALIGN=JUSTIFY>150 1 <B><A HREF="isos/mondo-install-cd.iso">NEW! Installer CD</A></B> - if 151 2 you have the time or bandwidth, please try this CD (image). It is … … 157 8 memtest86) and your CPU (with cpuburn and lucifer). Feedback is welcome.</P> 158 9 <P ALIGN=JUSTIFY> 159 <B>FreeBSD users</B> - Joshua Oreman has ported Mondo to FreeBSD.160 "FreeBSD is in Mondo v1.73+, and FreeBSD Mindi is in CVS161 (mindi-fbsd)." - Joshua</P>162 <P ALIGN=JUSTIFY>163 <B>Slackware users</B> - try jkvalvaag's packages at <A HREF="http://www.nerdworks.org">www.nerdworks.org</A>.</P>164 <P ALIGN=JUSTIFY>165 10 <B>Debian users</B> - click to download <A HREF="http://packages.debian.org/cgi-bin/search_packages2.pl?keywords=mondo&searchon=names&version=all&release=all">Mondo</A> 166 11 and <A HREF="http://packages.debian.org/cgi-bin/search_packages2.pl?keywords=mindi&searchon=names&version=all&release=all">Mindi</A>... … … 171 16 succeeded. Please be gentle with your criticism. :) My thanks go to 172 17 Steve Hindle and Dagfinn Bakken for helping me with Debian.</P> 173 <P ALIGN=JUSTIFY>174 If you want the<B> source code to BusyBox</B>, whose precompiled175 binaries are present in Mindi, please go to<A HREF="http://www.busybox.net"> http://www.busybox.net</A>176 and download from there.</P>177 <P ALIGN=JUSTIFY>178 <B>CVS </B>is on here! It is now accessable through179 cvs.mondorescue.org, e.g.:-</P>180 <P ALIGN=JUSTIFY>181 <FONT FACE="Century Schoolbook,serif"><FONT SIZE="2"># cvs -d182 :pserver:anon@cvs.mondorescue.org:/mondorescue co mindi-devel</FONT></FONT></P>183 <P ALIGN=JUSTIFY>184 (or for you developers)</P>185 <P ALIGN=JUSTIFY>186 <FONT FACE="Courier New"><FONT SIZE="2"># export CVS_RSH=ssh</FONT></FONT><BR>187 <FONT FACE="Courier New"><FONT SIZE="2"># cvs -d188 :ext:username@cvs.mondorescue.org:/data/cvs/mondorescue commit</FONT></FONT></P>189 <P ALIGN=JUSTIFY>190 The modules are mondo-stable, mondo-devel, mindi-stable, and mindi-devel.</P>191 <P ALIGN=JUSTIFY>192 <A HREF="http://sourceforge.net/project/showfiles.php?group_id=4220">Click193 here</A> to see Jesse Keating's SourceForge packages for Mondo 1.4x194 and Mindi 0.6x - the stable branches of 2002. Jesse is the 1.4x/0.6x195 maintainer and a fine fellow as well.</P>196 <P ALIGN=CENTER>197 I'll resume development of Monitas when time permits.</P>198 <CENTER>199 <P ALIGN=CENTER>200 <TABLE WIDTH="600" CELLPADDING="2" CELLSPACING="1" BORDER="1">201 <TR>202 <TD WIDTH="30%" VALIGN=CENTER>203 <P ALIGN=CENTER>204 18 <A HREF="daily/unstable/changes">Monitas</A> (alpha-quality)</TD> 205 19 <TD WIDTH="25%" VALIGN=CENTER> … … 218 32 </TABLE></P> 219 33 </CENTER> 220 <P ALIGN=JUSTIFY>221 See the <A HREF="../docs/docs.html">Documentation</A> page if you222 have problems running or installing Mondo or Mindi.</P>223 <P ALIGN=JUSTIFY>224 BTW, do you need an 'atftp' RPM? Here's the <A HREF="misc/atftp-0.6-1.src.rpm">SRPM</A>,225 just for run. To build it, just type 'rpmbuild --rebuild226 <package>' after downloading it.</P>227 <P ALIGN=JUSTIFY>228 Still reading? The default contribute page looks like <A HREF="contrib-default.html">this</A>.229 I've had to put it here so that my snapshot roller script will do230 its thing. Don't ask. It's very complicated. A dozen chickens231 perished so that this script could live. Muahahahaha. I am232 Ozymandias, king of kings... Look upon my works, o ye people, and...233 look, a pony!</TD>234 </TR>235 <TR>236 <TD BGCOLOR="#333333" VALIGN=CENTER>237 <P>238 <IMG SRC="shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD>239 </TR>240 <TR>241 <TD BGCOLOR="WHITE" VALIGN=CENTER CLASS="footer">242 <P ALIGN=CENTER>243 Comments? Suggestions? Click <A HREF="../feedback/feedback.html">here</A>244 This mirror provided by the lovely Joe Cooper of <a href=http://www.swelltech.com>SwellTech</a>.245 </TR>246 </TABLE>247 </BODY>248 </HTML> -
trunk/website/downloads.shtml
r363 r372 18 18 <h2>Mirrors</h2> 19 19 </div> 20 <p>We are interested in up todate mirrors for both the Web and FTP sites. Please contact us on the <a href="/feedback.shtml">mailing list</a>.20 <p>We are interested in up to date mirrors for both the Web and FTP sites. Please contact us on the <a href="/support.shtml">mailing list</a>. 21 21 22 22 <div class="h2-3"> … … 28 28 <li><b><a href="">gzip</a></b>: the most standard compressor used by Mondo Rescue</li> 29 29 <li><b><a href="">mkisofs</a></b>: the tool to create ISO images</li> 30 <li><b><a href=" ">busybox</a></b>: the swiss army knife : a full set of commands in a single binary (embedded)</li>31 <li><b><a href=" ">mindi</a></b>: the mini-distro builder part of the project</li>32 <li><b><a href=" ">mondo</a></b>: the disaster recovery tool in itself</li>30 <li><b><a href="http://www.busybox.net">busybox</a></b>: the swiss army knife : a full set of commands in a single binary (embedded)</li> 31 <li><b><a href="http://www.mondorescue.org">mindi</a></b>: the mini-distro builder part of the project</li> 32 <li><b><a href="http://www.mondorescue.org">mondo</a></b>: the disaster recovery tool in itself</li> 33 33 </ul> 34 35 <p>For Mandriva/Mandrake distributions, just use the magic :<br> 36 <tt>urpmi mondo</tt></p> 37 <p> 38 For Debian, just use the magic : <br> 39 <tt>apt-get install mondo</tt></p> 40 <p> 41 For the other RPM based distributions, you will have to issue a <br> 42 <tt>rpm -ivh *.rpm</tt><br> 43 in the directory containing all the required packages, and solve dependancies manually. 44 </p> 34 45 35 46 <div class="h2-4"> 36 47 <h2>Downloads</h2> 37 48 </div> 38 <h3>Source code:</h3>49 <h3>Source code</h3> 39 50 <ul> 40 <li>tarball (7.0 Mb): frozen-bubble-1.0.0.tar.bz2 [ <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0.tar.bz2">Download</a> ] - <tt>2be5ead2aee72adc3fb643630a774b59</tt> - <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0.tar.bz2.sig">sig</a></li> 41 <li>source RPM for Mandrake (7.0 Mb): frozen-bubble-1.0.0-1mdk.src.rpm [ <a href="http://zarb.org/~gc/fb//frozen-bubble-1.0.0-1mdk.src.rpm">Download</a> ]</li> 51 <li>tarball available under <a href="http://ftp.mondorescue.org/src">http://ftp.mondorescue.org/src</a></li> 52 <li>Subversion browing available at <a href="http://svn.berlios.de/viewcvs/mondorescue">http://svn.berlios.de/viewcvs/mondorescue</a></li> 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> 54 <li>Anonymous SVN Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout svn://svn.berlios.de/mondorescue/branches/stable</tt></pre></li> 42 55 </ul> 43 56 44 <h3>Binary:</h3> 57 <h3>Packages</h3> 58 59 <p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for : 45 60 <ul> 46 <li>Since Mandrake 9.1, RPM is included by default in the distribution. Just type in <tt>urpmi frozen-bubble</tt> to install it.</li> 47 <li>RPM for Mandrake 9.0 i586, 7.2 Mb: frozen-bubble-1.0.0-1mdk.i586.rpm - [ <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0-1mdk.i586.rpm">Download</a> ]</li> 48 <li>RPM for Mandrake 8.2 i586 (may also work for Mandrake 8.1): download the packages <a href="http://zarb.org/~gc/fb/Mandrake-8.2/1.0.0/">from here</a> (e.g. you need to update SDL, SDL_mixer and perl-SDL)</li> 61 <li>RedHat <a href="ftp://ftp.mondorescue.org/redhat/7.3">7.3</a>.</li> 62 <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a>.</li> 63 <li>RedHat Enterprise Linux <!--<a href="ftp://ftp.mondorescue.org/rhel/2.1">2.1</a>, --><a href="ftp://ftp.mondorescue.org/rhel/3">3</a>, <a href="ftp://ftp.mondorescue.org/rhel/4">4</a>.</li> 64 <li>OpenSuSE <a href="ftp://ftp.mondorescue.org/suse/9.3">9.3</a>, <a href="ftp://ftp.mondorescue.org/suse/10.0">10.0</a>. Look also at <a href="http://www.mikenjane.net/~mike/">this</a> web page for SuSE details. 65 <li>SuSE Linux Enterprise Server <a href="ftp://ftp.mondorescue.org/sles/9">9</a>.</li> 66 <li>Debian <a href="ftp://ftp.mondorescue.org/debian/3.1">3.1</a>. Look also at <a href="http://www.desknow.com/desknow/directfiles/aleidenfrost/mr-debs-unofficial/index.html">this</a> web page for Debian details.</li> 67 <li>Mandriva <a href="ftp://ftp.mondorescue.org/mandrake/10.1">10.1</a>, <a href="ftp://ftp.mondorescue.org/mandrake/10.2">10.2</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2006.0">2006.0</a>.</li> 49 68 </ul> 50 69 51 <h3>User/Distros contributions:</h3> 52 <ul> 53 <li>Debian packages (for 10 different architectures) courtesy Josselin Mouette, directly from Sid: <tt>apt-get update && apt-get install frozen-bubble</tt></li> 54 <li>Red Hat Linux packages courtesy Freshrpms / Matthias Saou: <a href="http://freshrpms.net/rpm/frozen-bubble">http://freshrpms.net/rpm/frozen-bubble</a> (latest version)</li> 55 <li>Slackware i686 package (for 8.1) courtesy Andreas Liebschner: <a href="http://www.slack-tux.org/files/packages/slackware-8.1/games/">http://www.slack-tux.org/files/packages/slackware-8.1/games/</a></li> 56 <li>ASPLinux package: <a href="http://rpmfind.net/linux/rpm2html/search.php?query=frozen+bubble&system=asplinux">rpmfind.net</a></li> 57 <li>Conectiva package: <a href="http://rpmfind.net/linux/rpm2html/search.php?query=frozen+bubble&system=conectiva">rpmfind.net</a></li> 58 <li>PLD Linux package: <a href="http://rpmfind.net/linux/rpm2html/search.php?query=frozen+bubble&system=pld">rpmfind.net</a></li> 59 <li>Gentoo: <a href="http://bugs.gentoo.org/show_bug.cgi?id=15852\">http://bugs.gentoo.org/show_bug.cgi?id=15852</a></li> 60 <li>Suse (for 8.1) courtesy Robert Penz: <a href="http://194.242.45.189/robert/rpms/">http://194.242.45.189/robert/rpms/</a></li> 61 <li>Alt linux package: <a href="http://www.altlinux.com/index.php?module=sisyphus&package=frozen-bubble">http://www.altlinux.com/index.php?module=sisyphus&package=frozen-bubble</a></li> 62 <li>FreeBSD port: <a href="http://www.freshports.org/games/frozenbubble/">http://www.freshports.org/games/frozenbubble/</a></li> 63 <li>NetBSD package thx Lubomir Sedlacik: <a href=\"ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/games/frozen-bubble/README.html">ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/games/frozen-bubble/README.html</a></li> 64 <li>Suse (for 8.2): version 1.0.0 is included in official Suse 8.2</li> 65 </ul> 70 <p>Older packages are also on the <a href="ftp://ftp.mondorescue.org/">ftp</a> site to help for some old fashion distros/versions.</p> 66 71 67 <h3>Ports:</h3> 68 <ul> 69 <li>Microsoft Windows version by Amir Szekely (proprietary software sucks, please use Frozen Bubble with a free OS when possible): <a href="http://sourceforge.net/projects/fb-win32/">http://sourceforge.net/projects/fb-win32/</a></li> 70 <li>Another Max OS X port by Fabian Renn which supports fullscreen: <a href="http://www.rzuser.uni-heidelberg.de/~frenn/frozen-bubble-macosx/">http://www.rzuser.uni-heidelberg.de/~frenn/frozen-bubble-macosx/</a></li> 71 </ul> 72 <h3>Mondo Rescue CD</h3> 72 73 73 <p> Please contact me (send mail to: <img src="images/mailto.png" border="0" />) to propose direct links to binary packages for your favourite distribution.</p>74 <p>In order to make it as easy as possible for you to use Mondo Rescue, you may want to download the latest <a href="ftp://ftp.mondorescue.org/iso/mondorescue.iso">Mondo Rescue CD</a> which contains all the packages with its dependancies available on the ftp site. It is updated daily. 74 75 76 <!-- 75 77 <div class="h2-5"> 76 <h2> Important changes</h2>78 <h2>Change Logs</h2> 77 79 </div> 78 79 <h3>1.0.0</h3> 80 <p>[released 2003-02-17]</p> 81 <ul> 82 <li>added: level editor, contributed by Kim and David Joham</li> 83 <li>added: 50 more levels, to make them 100 now</li> 84 <li>changed: graphics have been re-designed</li> 85 <li>added: chain-reaction mechanism in 2p-mode</li> 86 <li>added: manpages (first contributed by Debian)</li> 87 </ul> 88 89 <div class="h2-3"> 90 <h2>Older releases</h2> 91 </div> 92 <h3>Sourcecode:</h3> 93 <ul> 94 <li>tarball: <a href="http://zarb.org/~gc/fb/frozen-bubble-0.9.3.tar.bz2">frozen-bubble-0.9.3.tar.bz2</a></li> 95 <li>tarball: <a href="http://zarb.org/~gc/fb/frozen-bubble-0.9.2.tar.bz2">frozen-bubble-0.9.2.tar.bz2</a></li> 96 <li>tarball: <a href="http://zarb.org/~gc/fb/frozen-bubble-0.9.1.tar.bz2">frozen-bubble-0.9.1.tar.bz2</a></li> 97 </ul> 98 99 <h3>Binary:</h3> 100 101 <ul> 102 <li>i586 Mandrake RPM of 0.9.3 (for Mandrake 9.0): <a href="http://zarb.org/~gc/fb/frozen-bubble-0.9.3-6mdk.i586.rpm">frozen-bubble-0.9.3-6mdk.i586.rpm</a></li> 103 <li>i586 Mandrake RPM of 0.9.3 (for Mandrake 8.1 / 8.2): <a href="http://zarb.org/~gc/fb/Mandrake-8.2/0.9.3/">these packages</a></li> 104 <li>i586 Mandrake RPM of 0.9.2 (for Mandrake 8.1 / 8.2): <a href="http://frozenbubble.free.fr/fb/frozen-bubble-0.9.2-1mdk.i586.rpm">frozen-bubble-0.9.2-1mdk.i586.rpm</a></li> 105 </ul> 80 --> 106 81 107 82 <!--#include virtual="bottom.shtml" --> -
trunk/website/index.shtml
r363 r372 25 25 <p>Original Author</p> 26 26 <p> 27 <a href="mailto:hugo @mondorescue.org">Hugo Rabson</a>: Creator of Mondo Rescue<br />27 <a href="mailto:hugo_at_mondorescue.org">Hugo Rabson</a>: Creator of Mondo Rescue<br /> 28 28 </p> 29 29 … … 34 34 </div> 35 35 <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> 36 <a href="http://www.gnu.org"><img src="/images/gnubanner-2_114x40.png" width="114" height="40" alt="GNU logo" title="We run GNU" /></a> 36 37 <a href="http://www.vim.org"><img src="/images/icon-vim.png" width="140" height="40" alt="Vim logo" title="Edited with Vim" /></a> 37 38 <a href="http://www.perl.org/"><img src="/images/icon-perl.png" width="100" height="40" alt="Perl" title="Made with Perl" /></a> -
trunk/website/support.shtml
r363 r372 2 2 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en"> 3 3 <head> 4 <title>Frozen Bubble - the official home</title> 5 <meta name="Author" content="Amaury" /> 6 <meta name="keywords" lang="en" content="frozen bubble best addictive gnu linux arcade game" /> 7 <meta name="description" lang="en" content="Frozen bubble" /> 8 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 9 <link rel="SHORTCUT ICON" href="/favicon.ico" /> 10 <link rel="stylesheet" type="text/css" media="screen" href="/css/common.css" /> 11 <link rel="stylesheet" type="text/css" media="screen" href="/css/allbrowsers.css" /> 12 <script type="text/javascript" src="/js/functions.js"></script> 4 <!--#include virtual="/head.shtml" --> 13 5 </head> 14 6 <body> 15 <!-- 16 Yup, we know this website may not be fully W3C compatible. 17 We tried our best, though, to make it viewable by the broadest audience (even Internet Explorer users). 7 <!--#include virtual="/top.shtml" --> 8 <h1>Support around Mondo Rescue</h1> 18 9 19 Please send an email to the webmaster @ frozen-bubble,org should you have any problem accessing the website. 20 --> 21 <div id="topbanner"> 22 <div id="links"> 23 <a href="http://www.73lab.com/">www.73lab.com</a> <a href="http://happypenguin.org/">LinuxGameTome</a> <a href="http://libsdl.org/">SDLnow!</a> 24 </div> 25 <div id="topinfo"> 26 fbweb0.9.2 </div> 10 <div class="h2-1"> 11 <h2>Help yourself</h2> 27 12 </div> 28 <div id="body"> 29 <div id="logo"> 30 <a href="http://www.frozen-bubble.org/"><img src="/images/banner.png" alt="Frozen Bubble logo" title="Go to Frozen Bubble homepage" /></a> </div> 31 <div id="navbar"> 32 <ul> 33 <li><a href="http://www.frozen-bubble.org/home/" title="Frozen Bubble website homepage" >home</a></li> 34 <li><a href="http://www.frozen-bubble.org/news/" title="News about the game" >news</a></li> 35 <li><a href="http://www.frozen-bubble.org/downloads/" title="Download Frozen Bubble now !" >downloads</a></li> 36 <li><a href="http://www.frozen-bubble.org/artwork/" title="Artwork from the game" >artwork</a></li> 37 <li><a href="http://www.frozen-bubble.org/music/" title="Music from the game" >music</a></li> 38 <li><a href="http://www.frozen-bubble.org/making%20of/" title="Frozen Bubble : the making of" >making of</a></li> 39 <li><a href="http://www.frozen-bubble.org/feedback/" title="Send us your feedback !" >feedback</a></li> 40 <li id="current" ><a href="http://www.frozen-bubble.org/troubleshooting/" title="Having trouble running the game ?" >troubleshooting</a></li> 41 </ul> 42 </div> 43 <div id="main"> 44 <div id="frametopleft"> 45 <div id="frametop"> 46 <div id="frametopright"> 47 <div id="frameleft"> 48 <div id="frameright"> 49 <div id="framecontent"> 50 <!-- ############## Main stuff goes here ################ --> 51 <h1>Having problems running Frozen Bubble ?</h1> 52 53 <p><b>If you are colourblind, we already have what you're looking for:</b> please use the <tt>-cb</tt> commandline parameter, and bubbles will be printed 54 with little geometrical symbols inside.</p> 55 56 <div class="h2-1"> 57 <h2>Fix your problems</h2> 58 </div> 59 <p>Most of the problems you can encounter with Frozen-Bubble don't require contacting us directly, and actually we can't fix most of them. </p> 60 <p>First, please notice that we have developed this software on the Gnu/Linux platform. There are ports to other operating-systems, but we can't and don't want to support them. If you happen to be using Frozen-Bubble on FreeBSD, Windows or Mac OSX, please contact the authors of this "version" if you have trouble installing/running/whatever. Thank you.</p> 61 62 <div class="h2-2"> 63 <h2>Troubleshoot most common problems on Gnu/Linux</h2> 64 </div> 65 <p>First, please notice that we are not a Gnu/Linux vendor, we are not Debian, Gentoo or Mandrakesoft. So if you can't install it with apt-get, emerge, urpmi, yum or whatever, or if you managed to install it but it won't start or won't run properly, there are much higher chances this is a problem with your vendor, not with us. Try to think before contacting us: is your problem really with our software? or with how your vendor compiled/integrated it with the system? </p> 66 67 <p>Now, to ease your life, we provide links to common problems you may encounter.</p> 68 <ul> 69 <li><u><tt>...cannot handle TLS data...</tt> message at startup</u>: it seems this is related with buggy or badly installed nvidia drivers (now you see that proprietary drivers add to the troubles, but anyway). Debian has a <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=223096"> bugreport and a fix</a> for this one.</li> 70 <li><u><tt>Can't locate SDL.pm in @INC...</tt> message at startup</u>: either you didn't install sdlperl, or you installed it at the wrong location. Check where the file "SDL.pm" was installed on your system and what is the @INC search path of perl, there are chances they don't match.</li> 71 <li><u>crash with a <tt>SIGILL</tt> when trying to start a new game</u>: you're probably using buggy <tt>SDL-1.2.6</tt> on an Intel processors; please update to <tt>SDL-1.2.7</tt> or more recent.</li> 72 <li><u><tt>Not a HASH reference at /usr/games/frozen-bubble line 310</tt> message at startup</u>: it seems that you're using an incompatible (too recent) version of perl-SDL. Either downgrade or apply <a href="/perl-SDL.patch">this patch</a>.</li> 73 </ul> 74 <p>If you have more to add, you may want to contact us: <img src="/images/mailto.png" alt="graphic email address" title="graphic email address" />.</p> 75 <!-- ############## Main stuff ends here ################ --> 76 </div> <!-- Content --> 77 </div> <!-- Right --> 78 </div> <!-- Left --> 79 </div> <!-- Top --> 80 </div> <!-- Topright --> 81 <div id="framebottomleft"> 82 <div id="framebottom"> 83 <div id="framebottomright"> 84 85 </div> <!-- bottomright --> 86 </div> <!-- bottom --> 87 </div> <!-- bottomleft --> 88 </div> <!-- Topleft --> 89 </div> <!-- #main --> 90 </div> <!-- #body --> 13 <p>First, when you have an issue, please try to read the various log files that Mondo Rescue produces. 99% of the time, the error is described in it in clear text. Those file are: 14 <ul> 15 <li><tt>/var/log/mondo-archive.log</tt></li> 16 <li><tt>/var/log/mindi.log</tt></li> 17 <li><tt>/var/log/mondo-restore.log</tt></li> 18 </ul></p> 19 <p>Second look at the <a href="/docs.shtml">Mondo Rescue documentation</a> and the extensive FAQ section of the Mondo Rescue HOWTO, as a lot of good tip and tricks are provided there.</p> 20 <p>Third look at the <a href="http://openfacts.berlios.de/index-en.phtml?title=mondorescue">Mondo Rescue wiki</a> which may contain additional comments,and feel free to contribute by adding your remarks.</p> 21 <p>Fourth look at the <a href="http://sourceforge.net/mailarchive/forum.php?forum_id=5086">Mondo Rescue Mailing List Archives</a> as you're probably not the first with this problem.</p> 22 <p>Finally post on the <a href="mailto:mondo-devel_at_lists.sourceforge.net">Mondo Rescue Mailing List</a> if you did not find what you were looking for, as there are more than 400 users there who could help you, including dev team members. <b>But</b>, they can only help you if your provide at least the above mentionned <b>2 first log files</b>.</p> 23 <p>If your think you found a bug in Mondo Rescue, please <a href="https://developer.berlios.de/bugs/?group_id=2524">fill a bug report</a> and also include the log files.</p> 24 <p>Likely, if you wish Mondo Rescue had your dreamed new shiny function, feel free to create an <a href="https://developer.berlios.de/feature/?group_id=2524">feature request</a>.</p> 25 <div class="h2-3"> 26 <h2>Mondo Rescue Mailing Lists</h2> 27 </div> 28 <p>There are 4 mailing lists for the Mondo Rescue Community:</p> 29 <ul> 30 <li>The <a href="https://lists.berlios.de/mailman/listinfo/mondorescue-announce">Mondo Rescue Announce Mailing List</a> with low traffic dedicated to annoucements around Mondo Rescue.</li> 31 <li>The <a href="https://lists.berlios.de/mailman/listinfo/mondorescue-ia64">Mondo Rescue Itanium (aka ia64) Mailing List</a> with moderate traffic dedicated to discussions around Mondo Rescue port on the Intel Itanium processor based systems.</li> 32 <li>The <a href="http://lists.sourceforge.net/mailman/listinfo/mondo-devel">Mondo Rescue Mailing List</a> with most of the traffic dedicated to discussions around Mondo Rescue.</li> 33 <li>The <a href="https://lists.berlios.de/mailman/listinfo/mondorescue-devel">Mondo Rescue Developpers Mailing List</a> with moderate traffic dedicated to discussions between Mondo Rescue developpers.</li> 34 </ul> 35 <div class="h2-5"> 36 <h2>Professional support services</h2> 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: 39 <ul> 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 </ul></p> 42 <p>If you're ready to pay for enhancement/consulting services around Mondo Rescue, for your business, you may enter in contact with the following companies which have the structure to deliver it: 43 <ul> 44 <li><b><a href="http://www.hp.com/linux">HP</a></b> - Contact: <a href="mailto:pingouin_at_hp.com">Free, Libre and Open Source Expertise Center</a></li> 45 <li><b><a href="http://www.harmsconsulting.com/main.html">Harms Consulting</a></b> - Contact: <a href="mailto:info_at_harmsconsulting.com">Consulting Department</a></li> 46 </ul></p> 47 <!--#include virtual="/bottom.shtml" --> 48 91 49 </body> 92 50 </html> -
trunk/website/thanks.shtml
r363 r372 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <HTML> 3 <HEAD> 4 <!-- $MVD$:app("MicroVision WebExpress","769") --> 5 <!-- $MVD$:template("","0","0") --> 6 <!-- $MVD$:color("18","999966","Custom #1","0") --> 7 <!-- $MVD$:color("19","333333","Custom #2","0") --> 8 <!-- $MVD$:color("20","80ff","Orange","1") --> 9 <!-- $MVD$:color("21","ffd6ce","Lavender","1") --> 10 <!-- $MVD$:fontset("Arial Black","Arial Black","Arial","Helvetica") --> 11 <TITLE>Mondo Rescue: Thanks!</TITLE> 12 <SCRIPT LANGUAGE="JavaScript" SRC="../rollover_level1.js"></SCRIPT><LINK 13 REL="stylesheet" HREF="../mondo.css" TYPE="text/css"></HEAD> 14 <BODY BGCOLOR="WHITE" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"> 15 <P> 16 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0"> 17 <TR> 18 <TD COLSPAN="2" VALIGN=CENTER> 19 <P> 20 <!-- $MVD$:picsz("1","1") --><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="35" VSPACE="0" HSPACE="0" BORDER="0"></TD> 21 </TR> 22 <TR> 23 <TD VALIGN=CENTER> 24 <P> 25 <A HREF="../index.html"><IMG SRC="../shared_graphics/header/mondo_logo.gif" WIDTH="188" HEIGHT="21" VSPACE="0" HSPACE="0" ALT="Mondo Rescue" BORDER="0"></A></TD> 26 <TD VALIGN=BOTTOM><DIV ALIGN=RIGHT> 27 <P ALIGN=RIGHT> 28 <TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0"> 29 <TR> 30 <TD VALIGN=CENTER> 31 <P> 32 <IMG SRC="../shared_graphics/header/donate.gif" WIDTH="46" HEIGHT="7" VSPACE="0" HSPACE="0" ALT="Donate:" BORDER="0"></TD> 33 <TD VALIGN=CENTER> 34 <P> 35 <A HREF="../download/contribute.html"><IMG SRC="../shared_graphics/header/paypal_button.gif" WIDTH="42" HEIGHT="17" VSPACE="0" HSPACE="0" ALT="PayPal" BORDER="0"></A></TD> 36 <TD VALIGN=CENTER> 37 <P> 38 <IMG SRC="../shared_graphics/header/mirrors.gif" WIDTH="61" HEIGHT="7" VSPACE="0" HSPACE="0" ALT="Mirrors:" BORDER="0"></TD> 39 <TD VALIGN=CENTER> 40 <P> 41 <A HREF="http://linux.freak.school.nz/mondo/docs/docs.html"><IMG SRC="../shared_graphics/header/nz_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="NZ" BORDER="0"></A></TD> 42 <TD VALIGN=CENTER> 43 <P> 44 <IMG SRC="../shared_graphics/header/nz.gif" WIDTH="20" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD> 45 <TD VALIGN=CENTER> 46 <P> 47 <A HREF="../download/mirrors.html"><IMG SRC="../shared_graphics/header/usa_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="USA" BORDER="0"></A></TD> 48 <TD VALIGN=CENTER> 49 <P> 50 <IMG SRC="../shared_graphics/header/usa.gif" WIDTH="26" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD> 51 <TD VALIGN=CENTER> 52 <P> 53 <A HREF="http://mondorescue.norsklinux.no/thanks/thanks.html"><IMG SRC="../shared_graphics/header/no_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="CH" BORDER="0"></A></TD> 54 <TD VALIGN=CENTER> 55 <P> 56 <IMG SRC="../shared_graphics/header/no.gif" WIDTH="24" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD> 57 <TD VALIGN=CENTER> 58 <P> 59 <A HREF="http://samba.epfl.ch/mondo/thanks/thanks.html"><IMG SRC="../shared_graphics/header/ch_flag.gif" WIDTH="23" HEIGHT="16" VSPACE="0" HSPACE="0" ALT="CH" BORDER="0"></A></TD> 60 <TD VALIGN=CENTER> 61 <P> 62 <IMG SRC="../shared_graphics/header/ch.gif" WIDTH="24" HEIGHT="7" VSPACE="0" HSPACE="0" BORDER="0"></TD> 63 </TR> 64 </TABLE></TD> 65 </TR> 66 <TR> 67 <TD COLSPAN="2" VALIGN=CENTER> 68 <P> 69 <!-- $MVD$:picsz("1","1") --><IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="5" VSPACE="0" HSPACE="0" BORDER="0"></TD> 70 </TR> 71 </TABLE> 72 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0"> 73 <TR> 74 <TD VALIGN=CENTER> 75 <P> 76 <A HREF="../index.html" ONMOUSEOVER="switchOn('home');" ONMOUSEOUT="switchOff('home');"><IMG SRC="../shared_graphics/nav/home_off.gif" WIDTH="63" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Home" BORDER="0" NAME="home"></A></TD> 77 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 78 <P> 79 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 80 <TD VALIGN=CENTER> 81 <P> 82 <A HREF="../about/about.html" ONMOUSEOVER="switchOn('about');" ONMOUSEOUT="switchOff('about');"><IMG SRC="../shared_graphics/nav/about_off.gif" WIDTH="66" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="About" BORDER="0" NAME="about"></A></TD> 83 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 84 <P> 85 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 86 <TD VALIGN=CENTER> 87 <P> 88 <A HREF="../docs/docs.html" ONMOUSEOVER="switchOn('docs');" ONMOUSEOUT="switchOff('docs');"><IMG SRC="../shared_graphics/nav/docs_off.gif" WIDTH="112" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Documentation" BORDER="0" NAME="docs"></A></TD> 89 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 90 <P> 91 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 92 <TD VALIGN=CENTER> 93 <P> 94 <A HREF="../download/download.html" ONMOUSEOVER="switchOn('download');" ONMOUSEOUT="switchOff('download');"><IMG SRC="../shared_graphics/nav/download_off.gif" WIDTH="87" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Download" BORDER="0" NAME="download"></A></TD> 95 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 96 <P> 97 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 98 <TD VALIGN=CENTER> 99 <P> 100 <A HREF="../news/news.html" ONMOUSEOVER="switchOn('news');" ONMOUSEOUT="switchOff('news');"><IMG SRC="../shared_graphics/nav/news_off.gif" WIDTH="63" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="News" BORDER="0" NAME="news"></A></TD> 101 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 102 <P> 103 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 104 <TD VALIGN=CENTER> 105 <P> 106 <A HREF="../support/support.html" ONMOUSEOVER="switchOn('support');" ONMOUSEOUT="switchOff('support');"><IMG SRC="../shared_graphics/nav/support_off.gif" WIDTH="80" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Support" BORDER="0" NAME="support"></A></TD> 107 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 108 <P> 109 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 110 <TD VALIGN=CENTER> 111 <P> 112 <A HREF="../feedback/feedback.html" ONMOUSEOVER="switchOn('feedback');" ONMOUSEOUT="switchOff('feedback');"><IMG SRC="../shared_graphics/nav/feedback_off.gif" WIDTH="84" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Feedback" BORDER="0" NAME="feedback"></A></TD> 113 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 114 <P> 115 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 116 <TD VALIGN=CENTER> 117 <P> 118 <A HREF="thanks.html" ONMOUSEOVER="switchOn('thanks');" ONMOUSEOUT="switchOff('thanks');"><IMG SRC="../shared_graphics/nav/thanks_off.gif" WIDTH="94" HEIGHT="19" VSPACE="0" HSPACE="0" ALT="Thank You's" BORDER="0" NAME="thanks"></A></TD> 119 <TD WIDTH="1" BGCOLOR="WHITE" VALIGN=CENTER> 120 <P> 121 <IMG SRC="../shared_graphics/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 122 <TD WIDTH="100%" BGCOLOR="#669999" VALIGN=CENTER> 123 <P> 124 </TD> 125 </TR> 126 </TABLE> 127 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0"> 128 <TR> 129 <TD BGCOLOR="WHITE" VALIGN=CENTER> 130 <P> 131 <!-- $MVD$:picsz("1","1") --><IMG SRC="../shared_graphics/spacer.gif" WIDTH="700" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 132 </TR> 133 </TABLE> 134 <TABLE WIDTH="700" CELLPADDING="15" CELLSPACING="0" BORDER="0"> 135 <TR> 136 <TD BGCOLOR="WHITE" VALIGN=CENTER> 137 <P ALIGN=CENTER> 138 <FONT FACE="Arial Black,Arial,Helvetica"><FONT SIZE="4">Thanks!</FONT></FONT></P> 139 <P ALIGN=JUSTIFY> 140 This is the official 'thankyou' page. If you are listed here, it 141 means you have done something helpful for Mondo. If you're not listed 142 here and you think you should be, please contact me and don't be 143 embarrassed about it: if you have contributed, your name should be here.</P> 144 <P> 145 <B>DevTeam:</B> Hugo Rabson, Jesse Keating, Stan Benoit, Mikael 146 Hultgren, Héctor García Álvarez, Josh Oreman, 147 Michael Clark, Scott Godin.</P> 148 <P ALIGN=JUSTIFY> 149 <B>Sponsors:</B> Charles Acker, Tim Allen, <b>Poe Chen (Flometrics></b>, Cube Consulting Technology Group, <B>Ali-Reza Anghaie</B>, Ugo 150 Bellavance, John Blauveltt, Joe Baker, R. E. Baker, <B>Stan Benoit</B>, 151 Fred Beondo, Bryan Bilyeu, J.R. Black, Perry Blalock, Michael Bockelie, Thomas Boilard, Dmitri 152 Bosiers, Matthew Brett, Jocelyn Brouillard, Christopher Bryant, Benedikt Carda, <b>Bruce Carlson</b>, Bill Catlan, Paul Cheshire, 153 JT Chiodi, Matthew Cline, Michael Cocke, William Codington, <b>Herve Collin</b>, Bob Collins, Anthony 154 A. Cooke, Joe Cooper, Joop Cousteau, Sam Cramer, Lachlan Cranswick, 155 Roy Cromartie, <b>John Croson</b>, <b>Graham Currie</b>, DaveD, Richard Damian, <B>Andrew Davidson</B>, <b>Hakan Dedorsson</b>, Randy Delfs, <b>Shekhar Dhotre</b>, 156 Daniel Dickinson, Lloyd Dieter, David Disser, Warren Dodge, David Donovan, Nelson 157 Doucet, Neil Dunbar, John Duinkerken, Rolf Eichenseher, Don Erickson, <b>Lukas Efler</b>, Rodolfo Estrada, 158 Scott Farwell, Larry Finger, <b>Santiago Flores</b>, Michael Francis, David Franklin, Doreen Friesen, Andreas 159 Gartner, Brian Goodyear, Todd Gould, Robert Granger, Bruce Griffis, Scott Grimes, <B>David Grubb</B>, Carrie Hallquist, 160 <B>Steve Haworth</B>, Douglas Heady, Stefan U Hegner, Greg Henderson, Karlheinz 161 Herrmann, Robert Hieger, Robert F. Hill, John Holbrook, John Huttley, Paul Isaacs, Maurice 162 Janssen, William Jennings, Ted Kaczmarek, Merwan Kashouty, <B>Jesse Keating</B>, Roy 163 Kimbrell, Thomas Klettke, Barry Kline, <B>Herman Knief</B>, Edward 164 Konz, Aaron Kulbe, <b>Andrew Latham</b>, <b>Robert E. Laughlin</b>, Scott Leerssen, <B>Andree Liedenfrost</B>, 165 <B>Mark Lindsay</B>, David Looney, <B>Scott Mace</B>, Jonathan Manning, Andrew McDade, Norrie 166 McKinley, Shannon McMurtrey, Sasha Mitelman, Bruce 167 Martin, Chris Mason, Roy McBroom, Brian Moore, Dellae McKenzie, Douglas McIntosh, George McQuade, TJ Meadows, Bill Mixter, 168 Mark Jed Murphy, Mark Newman, Mark Nienberg, Zina Nieuwland, James Ots, Bill Ott, Danny Patel, Fergus O'Rorke, Sean McPherson, 169 Benjamin Merembeck, Sasha Mitelman, Danny Patel, Andreas Pirrung, Randall Potvin, 170 Frank Precissi, David Price, Robert Ragosta, Scott Redford, Kevin Rennert, <b>James Richard</b>, 171 <B>Eric Roark</B>, 172 Seth Rothberg, Daniel Sabo, Dan Sanderson, Anatole Sarko, Mark Schmidt, Knut 173 Schneider, <B>Neil Schneider</b>, Efren Seldura, Michael Sestak, <B>Michael Shehan</B>, David Schaub, <B>Edward Sheldrake</B>, <b>Rei Shinozuka</b>, 174 Thomas Simmons, Bradley Sims, Eric Sixt, Andreas Söchtig, <b>SolarPC</b>, <B>Jeffrey Sofferin,</B> 175 Squeegy, Stephen Squier, Marius Steurer, Neil Stevens, Hal Thompson, Louis Townsend, <B>Dale Tronrud</B>, <b>Pinhas Tsruya</b>, 176 Derek Verbeeck, Chris Young, Dean Wadsworth, Jason Ware, Wynja Web, Benjamin Weiss, Roger West, J. Whitacre, Glenn Williams, Bob 177 Wooden, David Wilson, David Wrisley, Gregory Yasko, Tobias Zetterkvist, <b>Zuehike Engineering AG</b>.</P> 178 <CENTER> 179 <P ALIGN=CENTER> 180 <TABLE WIDTH="80%" CELLPADDING="4" CELLSPACING="1" BORDER="0"> 181 <TR> 182 <TD VALIGN=TOP> 183 <P> 184 <tbody></TD> 185 <TD VALIGN=TOP></TD> 186 </TR> 187 <TR> 188 <TD WIDTH="21%" VALIGN=CENTER CLASS="listhead"> 189 <P> 190 <I>name</I></TD> 191 <TD WIDTH="84%" VALIGN=CENTER CLASS="listhead"> 192 <P> 193 <I>contribution</I></TD> 194 </TR> 195 <TR> 196 <TD VALIGN=CENTER> 197 <P> 198 Fayrouz Abdelkhalek</TD> 199 <TD VALIGN=CENTER> 200 <P> 201 gracing me with a real opportunity to be forgiving</TD> 202 </TR> 203 <TR> 204 <TD VALIGN=CENTER> 205 <P> 206 AlfOS</TD> 207 <TD VALIGN=CENTER> 208 <P> 209 hosting the Australian mirror</TD> 210 </TR> 211 <TR> 212 <TD VALIGN=CENTER> 213 <P> 214 Alphaome</TD> 215 <TD VALIGN=CENTER> 216 <P> 217 feedback, bug reports, etc.</TD> 218 </TR> 219 <TR> 220 <TD VALIGN=CENTER> 221 <P> 222 Héctor García Álvarez</TD> 223 <TD VALIGN=CENTER> 224 <P> 225 Sterling work on the Debian packages</TD> 226 </TR> 227 <TR> 228 <TD VALIGN=CENTER> 229 <P> 230 Erik Andersen</TD> 231 <TD VALIGN=CENTER> 232 <P> 233 the guy behind BusyBox... what more can I say?</TD> 234 </TR> 235 <TR> 236 <TD VALIGN=CENTER> 237 <P> 238 Dagfinn Bakken</TD> 239 <TD VALIGN=CENTER> 240 <P> 241 Norsk mirror</TD> 242 </TR> 243 <TR> 244 <TD VALIGN=CENTER> 245 <P> 246 Sergio Javier Belkin</TD> 247 <TD VALIGN=CENTER> 248 <P> 249 Spanish translation of Mondo manual</TD> 250 </TR> 251 <TR> 252 <TD VALIGN=CENTER> 253 <P> 254 Stan "Troff" Benoit</TD> 255 <TD VALIGN=CENTER> 256 <P> 257 core contributor</TD> 258 </TR> 259 <TR> 260 <TD VALIGN=CENTER> 261 <P> 262 Eric Boo</TD> 263 <TD VALIGN=CENTER> 264 <P> 265 2.4 kernel feedback</TD> 266 </TR> 267 <TR> 268 <TD VALIGN=CENTER> 269 <P> 270 Fran Boon</TD> 271 <TD VALIGN=CENTER> 272 <P> 273 feedback, bug reports</TD> 274 </TR> 275 <TR> 276 <TD VALIGN=CENTER> 277 <P> 278 Braindead</TD> 279 <TD VALIGN=CENTER> 280 <P> 281 found bug in incremental backup filelist generator</TD> 282 </TR> 283 <TR> 284 <TD VALIGN=CENTER> 285 <P> 286 Frédéric Brin</TD> 287 <TD VALIGN=CENTER> 288 <P> 289 Mindi+Debian+devfs patches - excellent!</TD> 290 </TR> 291 <TR> 292 <TD VALIGN=CENTER> 293 <P> 294 Alex Butcher</TD> 295 <TD VALIGN=CENTER> 296 <P> 297 had a cool idea for saving space on boot floppies</TD> 298 </TR> 299 <TR> 300 <TD VALIGN=CENTER> 301 <P> 302 Cafeole</TD> 303 <TD VALIGN=CENTER> 304 <P> 305 oodles and doodles of help</TD> 306 </TR> 307 <TR> 308 <TD VALIGN=CENTER> 309 <P> 310 Rick Calder</TD> 311 <TD VALIGN=CENTER> 312 <P> 313 tape backup, etc.</TD> 314 </TR> 315 <TR> 316 <TD VALIGN=CENTER> 317 <P> 318 Dean Carpenter</TD> 319 <TD VALIGN=CENTER> 320 <P> 321 good ideas; bug reports</TD> 322 </TR> 323 <TR> 324 <TD VALIGN=CENTER> 325 <P> 326 Michael "Miark" Clark</TD> 327 <TD VALIGN=CENTER> 328 <P> 329 gave me lots of rather expensive hardware to play with</TD> 330 </TR> 331 <TR> 332 <TD VALIGN=CENTER> 333 <P> 334 Gene Cooper</TD> 335 <TD VALIGN=CENTER> 336 <P> 337 moral support; many, many Linux distros on CD</TD> 338 </TR> 339 <TR> 340 <TD VALIGN=CENTER> 341 <P> 342 Joe Cooper</TD> 343 <TD VALIGN=CENTER> 344 <P> 345 hosting Mondo's new website</TD> 346 </TR> 347 <TR> 348 <TD VALIGN=CENTER> 349 <P> 350 Bruno Cornec</TD> 351 <TD VALIGN=CENTER> 352 <P> 353 code-hacking; debugging; 2.4 compatibility work; removed Supermount dependency</TD> 354 </TR> 355 <TR> 356 <TD VALIGN=CENTER> 357 <P> 358 Joop Cousteau</TD> 359 <TD VALIGN=CENTER> 360 <P> 361 Canadian mirror</TD> 362 </TR> 363 <TR> 364 <TD VALIGN=CENTER> 365 <P> 366 Rhys Cuff</TD> 367 <TD VALIGN=CENTER> 368 <P> 369 started/maintains the PHP-based Mondo forum</TD> 370 </TR> 371 <TR> 372 <TD VALIGN=CENTER> 373 <P> 374 Conor Daly</TD> 375 <TD VALIGN=CENTER> 376 <P> 377 GUI patches; ongoing contributions to mailing list</TD> 378 </TR> 379 <TR> 380 <TD VALIGN=CENTER> 381 <P> 382 Bill Davidsen</TD> 383 <TD VALIGN=CENTER> 384 <P> 385 patch to minimize Mindi's dependency on /dev/loop</TD> 386 </TR> 387 <TR> 388 <TD VALIGN=CENTER> 389 <P> 390 Mike Davis</TD> 391 <TD VALIGN=CENTER> 392 <P> 393 corrections to manual</TD> 394 </TR> 395 <TR> 396 <TD VALIGN=CENTER> 397 <P> 398 Phillip Deackes</TD> 399 <TD VALIGN=CENTER> 400 <P> 401 OSS sound module compatibility (Mindi)</TD> 402 </TR> 403 <TR> 404 <TD VALIGN=CENTER> 405 <P> 406 Randy Delfs</TD> 407 <TD VALIGN=CENTER> 408 <P> 409 Debian-related feedback and testing; hacking the Mondo manual into shape</TD> 410 </TR> 411 <TR> 412 <TD VALIGN=CENTER> 413 <P> 414 Aaron Digulla</TD> 415 <TD VALIGN=CENTER> 416 <P> 417 a long wishlist full of good ideas; excellent bugfixes</TD> 418 </TR> 419 <TR> 420 <TD VALIGN=CENTER> 421 <P> 422 Krzysztof Dubowitz</TD> 423 <TD VALIGN=CENTER> 424 <P> 425 testing; more testing :-)</TD> 426 </TR> 427 <TR> 428 <TD VALIGN=CENTER> 429 <P> 430 Dave Ellis</TD> 431 <TD VALIGN=CENTER> 432 <P> 433 feedback, bug reports, real-world testing</TD> 434 </TR> 435 <TR> 436 <TD VALIGN=CENTER> 437 <P> 438 Fred Feirtag</TD> 439 <TD VALIGN=CENTER> 440 <P> 441 beta-testing; finding mistakes in the overhead-list</TD> 442 </TR> 443 <TR> 444 <TD VALIGN=CENTER> 445 <P> 446 Johannes Franken</TD> 447 <TD VALIGN=CENTER> 448 <P> 449 pain-in-the-ass German who runs a large company but won't contribute 450 to Mondo except by submitting waspish comments and abstruse patches; 451 glad to have you on board, Joannes :-)</TD> 452 </TR> 453 <TR> 454 <TD VALIGN=CENTER> 455 <P> 456 Charles Galpin</TD> 457 <TD VALIGN=CENTER> 458 <P> 459 lots of suggestions & moral support</TD> 460 </TR> 461 <TR> 462 <TD VALIGN=CENTER> 463 <P> 464 Stuart D. Gathman</TD> 465 <TD VALIGN=CENTER> 466 <P> 467 groovy idea to put tape users' data disks on the tape itself</TD> 468 </TR> 469 <TR> 470 <TD VALIGN=CENTER> 471 <P> 472 Andrew Glass</TD> 473 <TD VALIGN=CENTER> 474 <P> 475 Patches to make Mondo+Mindi use ISOLINUX instead of LILO for bootable CD's</TD> 476 </TR> 477 <TR> 478 <TD VALIGN=CENTER> 479 <P> 480 Daniel Grandjean</TD> 481 <TD VALIGN=CENTER> 482 <P> 483 Swiss mirror :-)</TD> 484 </TR> 485 <TR> 486 <TD VALIGN=CENTER> 487 <P> 488 Dave Granz</TD> 489 <TD VALIGN=CENTER> 490 <P> 491 cool bugfix for /mondo/biggify-me</TD> 492 </TR> 493 <TR> 494 <TD VALIGN=CENTER> 495 <P> 496 Ralph Grewe</TD> 497 <TD VALIGN=CENTER> 498 <P> 499 Mindi/LVM/Debian patch</TD> 500 </TR> 501 <TR> 502 <TD VALIGN=CENTER> 503 <P> 504 Mark Hannah</TD> 505 <TD VALIGN=CENTER> 506 <P> 507 moral support, beta-testing, comments, ideas...</TD> 508 </TR> 509 <TR> 510 <TD VALIGN=CENTER> 511 <P> 512 Ole Hanson</TD> 513 <TD VALIGN=CENTER> 514 <P> 515 bug-fixing, testing, etc.</TD> 516 </TR> 517 <TR> 518 <TD VALIGN=CENTER> 519 <P> 520 Chad Harrelson</TD> 521 <TD VALIGN=CENTER> 522 <P> 523 beta-testing; used to host a mirror and a message board</TD> 524 </TR> 525 <TR> 526 <TD VALIGN=CENTER> 527 <P> 528 John Harrison</TD> 529 <TD VALIGN=CENTER> 530 <P> 531 copious feedback, testing, bug reports & bugfixes; lots of moral support</TD> 532 </TR> 533 <TR> 534 <TD VALIGN=CENTER> 535 <P> 536 Lee Harvey</TD> 537 <TD VALIGN=CENTER> 538 <P> 539 the guts of the new [Sep 2002] website's layout</TD> 540 </TR> 541 <TR> 542 <TD VALIGN=CENTER> 543 <P> 544 Bradley Hartin</TD> 545 <TD VALIGN=CENTER> 546 <P> 547 finding the /var/log/pacct bug in v1.22</TD> 548 </TR> 549 <TR> 550 <TD VALIGN=CENTER> 551 <P> 552 Rick Haskin</TD> 553 <TD VALIGN=CENTER> 554 <P> 555 hosts the Mondo main site; provides feedback; this guy is rock-solid 556 and he has never let me down</TD> 557 </TR> 558 <TR> 559 <TD VALIGN=CENTER> 560 <P> 561 David Hess</TD> 562 <TD VALIGN=CENTER> 563 <P> 564 lots of feedback, bug-fixes</TD> 565 </TR> 566 <TR> 567 <TD VALIGN=CENTER> 568 <P> 569 Mikael Hultgren</TD> 570 <TD VALIGN=CENTER> 571 <P> 572 Mondo's excellent manual; core contributor</TD> 573 </TR> 574 <TR> 575 <TD VALIGN=CENTER> 576 <P> 577 John Huttley</TD> 578 <TD VALIGN=CENTER> 579 <P> 580 figuring out the .journal thing; fixing a bug-me bug</TD> 581 </TR> 582 <TR> 583 <TD VALIGN=CENTER> 584 <P> 585 Jesse "KP" Keating</TD> 586 <TD VALIGN=CENTER> 587 <P> 588 core contributor</TD> 589 </TR> 590 <TR> 591 <TD VALIGN=CENTER> 592 <P> 593 Donald Kerns</TD> 594 <TD VALIGN=CENTER> 595 <P> 596 code review; debugging; moral support</TD> 597 </TR> 598 <TR> 599 <TD VALIGN=CENTER> 600 <P> 601 David Kim</TD> 602 <TD VALIGN=CENTER> 603 <P> 604 found & fixed erroneous error-reporting</TD> 605 </TR> 606 <TR> 607 <TD VALIGN=CENTER> 608 <P> 609 Andreas Kotowicz</TD> 610 <TD VALIGN=CENTER> 611 <P> 612 building packages for Gentoo</TD> 613 </TR> 614 <TR> 615 <TD VALIGN=CENTER> 616 <P> 617 Maciej Kulasa</TD> 618 <TD VALIGN=CENTER> 619 <P> 620 really cool bugfixes which made v0.977 possible; ongoing v0.98x-related 621 feedback; forward-porting (?) v0.977's fixes to v0.99; re-rolling 622 0.99 tarball</TD> 623 </TR> 624 <TR> 625 <TD VALIGN=CENTER> 626 <P> 627 Charly Kühnast</TD> 628 <TD VALIGN=CENTER> 629 <P> 630 Mondo's new logo</TD> 631 </TR> 632 <TR> 633 <TD VALIGN=CENTER> 634 <P> 635 Fabrice Laborie</TD> 636 <TD VALIGN=CENTER> 637 <P> 638 a smartass with some very smart ideas ;-)</TD> 639 </TR> 640 <TR> 641 <TD VALIGN=CENTER> 642 <P> 643 Jan-Eric Lindh</TD> 644 <TD VALIGN=CENTER> 645 <P> 646 help with fixing a weird bug in Mindi; it used to choke on an /dev/cdrecorder 647 - /dev/scd0 entry in /etc/fstab</TD> 648 </TR> 649 <TR> 650 <TD VALIGN=CENTER> 651 <P> 652 Gary Lowder</TD> 653 <TD VALIGN=CENTER> 654 <P> 655 2.4 kernel and Debian user; provided valuable feedback</TD> 656 </TR> 657 <TR> 658 <TD VALIGN=CENTER> 659 <P> 660 John Mann</TD> 661 <TD VALIGN=CENTER> 662 <P> 663 feedback, bug reports, etc.</TD> 664 </TR> 665 <TR> 666 <TD VALIGN=CENTER> 667 <P> 668 Markus Markert</TD> 669 <TD VALIGN=CENTER> 670 <P> 671 German mirror</TD> 672 </TR> 673 <TR> 674 <TD VALIGN=CENTER> 675 <P> 676 Markus Marquardt</TD> 677 <TD VALIGN=CENTER> 678 <P> 679 RAID patch for Mindi</TD> 680 </TR> 681 <TR> 682 <TD VALIGN=CENTER> 683 <P> 684 Jean-David Marrow</TD> 685 <TD VALIGN=CENTER> 686 <P> 687 cache for Mindi</TD> 688 </TR> 689 <TR> 690 <TD VALIGN=CENTER> 691 <P> 692 Marshall McMullen</TD> 693 <TD VALIGN=CENTER> 694 <P> 695 lots of bug reports & feedback</TD> 696 </TR> 697 <TR> 698 <TD VALIGN=CENTER> 699 <P> 700 Roger Merchberger</TD> 701 <TD VALIGN=CENTER> 702 <P> 703 new mirror</TD> 704 </TR> 705 <TR> 706 <TD VALIGN=CENTER> 707 <P> 708 Benjamin Mickens</TD> 709 <TD VALIGN=CENTER> 710 <P> 711 helped me get NFS mounting working</TD> 712 </TR> 713 <TR> 714 <TD VALIGN=CENTER> 715 <P> 716 Jeff Miller</TD> 717 <TD VALIGN=CENTER> 718 <P> 719 feedback & moral support</TD> 720 </TR> 721 <TR> 722 <TD VALIGN=CENTER> 723 <P> 724 Michael Moellney</TD> 725 <TD VALIGN=CENTER> 726 <P> 727 fixed a serious bug in the '--differential' switch code</TD> 728 </TR> 729 <TR> 730 <TD VALIGN=CENTER> 731 <P> 732 Eberhard Moenkeberg</TD> 733 <TD VALIGN=CENTER> 734 <P> 735 German mirror</TD> 736 </TR> 737 <TR> 738 <TD VALIGN=CENTER> 739 <P> 740 Andreas Mohr</TD> 741 <TD VALIGN=CENTER> 742 <P> 743 helped me out of the SYS.COM hole</TD> 744 </TR> 745 <TR> 746 <TD VALIGN=CENTER> 747 <P> 748 Eberhard Moenkeberg</TD> 749 <TD VALIGN=CENTER> 750 <P> 751 http://ftp.gwdg.de/pub/linux/misc/mondorescue/ mirror</TD> 752 </TR> 753 <TR> 754 <TD VALIGN=CENTER> 755 <P> 756 Jason Murray</TD> 757 <TD VALIGN=CENTER> 758 <P> 759 help with RAID- and /tmp-related stability</TD> 760 </TR> 761 <TR> 762 <TD VALIGN=CENTER> 763 <P> 764 Philippe de Muyler</TD> 765 <TD VALIGN=CENTER> 766 <P> 767 excellent RAID patches</TD> 768 </TR> 769 <TR> 770 <TD VALIGN=CENTER> 771 <P> 772 Matija Nalis</TD> 773 <TD VALIGN=CENTER> 774 <P> 775 useful wishlist & suggested bugfixes</TD> 776 </TR> 777 <TR> 778 <TD VALIGN=CENTER> 779 <P> 780 Doug Nordwall</TD> 781 <TD VALIGN=CENTER> 782 <P> 783 feedback & bugfixes re: SCSI HDDs and ZIP drives</TD> 784 </TR> 785 <TR> 786 <TD VALIGN=CENTER> 787 <P> 788 Kosaku Nagasaka</TD> 789 <TD VALIGN=CENTER> 790 <P> 791 nifty patch to v1.35</TD> 792 </TR> 793 <TR> 794 <TD VALIGN=CENTER> 795 <P> 796 Marcus Oberhumer</TD> 797 <TD VALIGN=CENTER> 798 <P> 799 author of the LZOP compression program</TD> 800 </TR> 801 <TR> 802 <TD VALIGN=CENTER> 803 <P> 804 Joshua Oreman</TD> 805 <TD VALIGN=CENTER> 806 <P> 807 FreeBSD port, XMondo, Mindi.pl, working on Monitas now</TD> 808 </TR> 809 <TR> 810 <TD VALIGN=CENTER> 811 <P> 812 Jay Osborne</TD> 813 <TD VALIGN=CENTER> 814 <P> 815 found two obscure yet fatal bugs in Mondo</TD> 816 </TR> 817 <TR> 818 <TD VALIGN=CENTER> 819 <P> 820 Packetknife and co.</TD> 821 <TD VALIGN=CENTER> 822 <P> 823 for keeping me sane</TD> 824 </TR> 825 <TR> 826 <TD VALIGN=CENTER> 827 <P> 828 Paolo</TD> 829 <TD VALIGN=CENTER> 830 <P> 831 feedback; more feedback :-)</TD> 832 </TR> 833 <TR> 834 <TD VALIGN=CENTER> 835 <P> 836 Michael Ralph Pape</TD> 837 <TD VALIGN=CENTER> 838 <P> 839 submitted impressive 2nd floppy/SCSI patches</TD> 840 </TR> 841 <TR> 842 <TD VALIGN=CENTER> 843 <P> 844 Frank Petzold</TD> 845 <TD VALIGN=CENTER> 846 <P> 847 Debian user who patiently battled for weeks w/Mondo</TD> 848 </TR> 849 <TR> 850 <TD VALIGN=CENTER> 851 <P> 852 Steve Pitts</TD> 853 <TD VALIGN=CENTER> 854 <P> 855 crucial patches; some neat add-ons; countless hours of beta-testing</TD> 856 </TR> 857 <TR> 858 <TD VALIGN=CENTER> 859 <P> 860 Dave Polniak</TD> 861 <TD VALIGN=CENTER> 862 <P> 863 very interesting, useful & consistent feedback</TD> 864 </TR> 865 <TR> 866 <TD VALIGN=CENTER> 867 <P> 868 John Price</TD> 869 <TD VALIGN=CENTER> 870 <P> 871 helping me out of the SYS.COM hole</TD> 872 </TR> 873 <TR> 874 <TD VALIGN=CENTER> 875 <P> 876 Terry Pritchard</TD> 877 <TD VALIGN=CENTER> 878 <P> 879 debugging Mindi v0.2x and Mondo v1.0x</TD> 880 </TR> 881 <TR> 882 <TD VALIGN=CENTER> 883 <P> 884 Avatar Roadkill</TD> 885 <TD VALIGN=CENTER> 886 <P> 887 (well, that's his name, I guess) --- good suggestions</TD> 888 </TR> 889 <TR> 890 <TD VALIGN=CENTER> 891 <P> 892 Tobias Reckhard</TD> 893 <TD VALIGN=CENTER> 894 <P> 895 Mindi/LVM/Debian patch</TD> 896 </TR> 897 <TR> 898 <TD VALIGN=CENTER> 899 <P> 900 Mike Roark</TD> 901 <TD VALIGN=CENTER> 902 <P> 903 cool page to help SuSE users use Mondo+Mindi; also loaned software to 904 assist in the testing of Mondo on SuSE systems</TD> 905 </TR> 906 <TR> 907 <TD VALIGN=CENTER> 908 <P> 909 Petre Scheie</TD> 910 <TD VALIGN=CENTER> 911 <P> 912 patch to mondo-archive's MakeMountlist subroutine which enables it to 913 handle NFS mounts more elegantly</TD> 914 </TR> 915 <TR> 916 <TD VALIGN=CENTER> 917 <P> 918 Heiko Schlittermann</TD> 919 <TD VALIGN=CENTER> 920 <P> 921 patch to handle percent chars in issue.net</TD> 922 </TR> 923 <TR> 924 <TD VALIGN=CENTER> 925 <P> 926 Roger Schmeits</TD> 927 <TD VALIGN=CENTER> 928 <P> 929 loan of important hardware, so that I may test Mondo more thoroughly; 930 thanks, Roger!</TD> 931 </TR> 932 <TR> 933 <TD VALIGN=CENTER> 934 <P> 935 Jochen Schmitt</TD> 936 <TD VALIGN=CENTER> 937 <P> 938 German mirror</TD> 939 </TR> 940 <TR> 941 <TD VALIGN=CENTER> 942 <P> 943 Doc Shepler</TD> 944 <TD VALIGN=CENTER> 945 <P> 946 donated a 14" monitor to the Mondo project</TD> 947 </TR> 948 <TR> 949 <TD VALIGN=CENTER> 950 <P> 951 Chris Siebenmann</TD> 952 <TD VALIGN=CENTER> 953 <P> 954 is_this_device_mounted() bugfix</TD> 955 </TR> 956 <TR> 957 <TD VALIGN=CENTER> 958 <P> 959 Harold Sinclair</TD> 960 <TD VALIGN=CENTER> 961 <P> 962 lending lots of SCSI hardware to the project</TD> 963 </TR> 964 <TR> 965 <TD VALIGN=CENTER> 966 <P> 967 Øystein Skadsem</TD> 968 <TD VALIGN=CENTER> 969 <P> 970 submitted a nifty bugfix to Mindi on 7/25/01</TD> 971 </TR> 972 <TR> 973 <TD VALIGN=CENTER> 974 <P> 975 Adam Sleight</TD> 976 <TD VALIGN=CENTER> 977 <P> 978 copious bug reports & bugfixes; excellent friend, too!</TD> 979 </TR> 980 <TR> 981 <TD VALIGN=CENTER> 982 <P> 983 Bryan Smith</TD> 984 <TD VALIGN=CENTER> 985 <P> 986 bug reports; feedback; humor; persistence</TD> 987 </TR> 988 <TR> 989 <TD VALIGN=CENTER> 990 <P> 991 Carl Wilhelm Soderstrom</TD> 992 <TD VALIGN=CENTER> 993 <P> 994 bug reports; feedback; lots of cool patches; RAID SCSI card on loan; 995 this guy is really something! :)</TD> 996 </TR> 997 <TR> 998 <TD VALIGN=CENTER> 999 <P> 1000 Sergey Sokolov</TD> 1001 <TD VALIGN=CENTER> 1002 <P> 1003 bug reports; feedback</TD> 1004 </TR> 1005 <TR> 1006 <TD VALIGN=CENTER> 1007 <P> 1008 Suzhe & Lonius</TD> 1009 <TD VALIGN=CENTER> 1010 <P> 1011 authors of Smart BootManager, which Mondo utilizes</TD> 1012 </TR> 1013 <TR> 1014 <TD VALIGN=CENTER> 1015 <P> 1016 Steve Swantz</TD> 1017 <TD VALIGN=CENTER> 1018 <P> 1019 good ideas; bug reports</TD> 1020 </TR> 1021 <TR> 1022 <TD VALIGN=CENTER> 1023 <P> 1024 Christian Titulaer</TD> 1025 <TD VALIGN=CENTER> 1026 <P> 1027 feedback, bug reports, etc.</TD> 1028 </TR> 1029 <TR> 1030 <TD VALIGN=CENTER> 1031 <P> 1032 TLC</TD> 1033 <TD VALIGN=CENTER> 1034 <P> 1035 Lefteye, we miss you... ("Why Lefteye? Cos eye is right!")</TD> 1036 </TR> 1037 <TR> 1038 <TD VALIGN=CENTER> 1039 <P> 1040 Tom (Consultant)</TD> 1041 <TD VALIGN=CENTER> 1042 <P> 1043 detailed feedback</TD> 1044 </TR> 1045 <TR> 1046 <TD VALIGN=CENTER> 1047 <P> 1048 Nick Uniatowski</TD> 1049 <TD VALIGN=CENTER> 1050 <P> 1051 website; cheerleading; the "Mondo saved my ass" t-shirt ;)</TD> 1052 </TR> 1053 <TR> 1054 <TD VALIGN=CENTER> 1055 <P> 1056 UnSpawn</TD> 1057 <TD VALIGN=CENTER> 1058 <P> 1059 rolling RPM's for me; useful suggestions, too</TD> 1060 </TR> 1061 <TR> 1062 <TD VALIGN=CENTER> 1063 <P> 1064 Jeroen Van Pelt</TD> 1065 <TD VALIGN=CENTER> 1066 <P> 1067 feedback; testing; assistance with Mondo and Mindi, especially with 1068 loopmounting & kernel issues</TD> 1069 </TR> 1070 <TR> 1071 <TD VALIGN=CENTER> 1072 <P> 1073 Ronald Verlaan</TD> 1074 <TD VALIGN=CENTER> 1075 <P> 1076 SuSE 7.2 testing & feedback</TD> 1077 </TR> 1078 <TR> 1079 <TD VALIGN=CENTER> 1080 <P> 1081 Bruno Vidal</TD> 1082 <TD VALIGN=CENTER> 1083 <P> 1084 technical support</TD> 1085 </TR> 1086 <TR> 1087 <TD VALIGN=CENTER> 1088 <P> 1089 Carlos Vidal</TD> 1090 <TD VALIGN=CENTER> 1091 <P> 1092 Bugfixes</TD> 1093 </TR> 1094 <TR> 1095 <TD VALIGN=CENTER> 1096 <P> 1097 Webdragon</TD> 1098 <TD VALIGN=CENTER> 1099 <P> 1100 Lots of Mondo's new (Jul/Sep 2002) artwork</TD> 1101 </TR> 1102 <TR> 1103 <TD VALIGN=CENTER> 1104 <P> 1105 Art Wells</TD> 1106 <TD VALIGN=CENTER> 1107 <P> 1108 kernel 2.4-related feedback; code-hacking; debugging; packaging v0.98 1109 for me; tons of useful stuff</TD> 1110 </TR> 1111 <TR> 1112 <TD VALIGN=CENTER> 1113 <P> 1114 Joachim Wickman</TD> 1115 <TD VALIGN=CENTER> 1116 <P> 1117 Slackware feedback & bug reports</TD> 1118 </TR> 1119 <TR> 1120 <TD VALIGN=CENTER> 1121 <P> 1122 Stephan Zegherd</TD> 1123 <TD VALIGN=CENTER> 1124 <P> 1125 groovy fdformat/superformat patch</TD> 1126 </TR> 1127 </TABLE></TD> 1128 </TR> 1129 </TABLE> 1130 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0"> 1131 <TR> 1132 <TD VALIGN=TOP> 1133 <P> 1134 <tbody></TD> 1135 </TR> 1136 <TR> 1137 <TD BGCOLOR="#333333" VALIGN=CENTER> 1138 <P> 1139 <IMG SRC="thanks_files/spacer_002.gif" WIDTH="1" HEIGHT="1" VSPACE="0" HSPACE="0" BORDER="0"></TD> 1140 </TR> 1141 <TR> 1142 <TD BGCOLOR="WHITE" VALIGN=CENTER CLASS="footer"> 1143 <P ALIGN=CENTER> 1144 Comments? Suggestions? Click <A HREF="http://www.microwerks.net/%7Ehugo/feedback/feedback.html">here</A> 1145 This mirror provided by the lovely Joe Cooper of <a href=http://www.swelltech.com>SwellTech</a>. 1146 </TR> 1147 </TABLE> 1148 </BODY> 1149 </HTML> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en"> 3 <head> 4 <!--#include virtual="/head.shtml" --> 5 </head> 6 <body> 7 <!--#include virtual="/top.shtml" --> 8 <h1>Thanks !</h1> 9 10 <p>A lot of people have helped the Mondo Rescue project during time. You really deserve that "Thank you" page.</p> 11 <p>If you're not listed here and you think you should be, please contact <a href="mailto:mondo_at_mondorescue.org">us</a> and don't be embarrassed about it: if you have contributed, your name should be here.</p> 12 13 <div class="h2-1"> 14 <h2>Original dev team</h2> 15 </div> 16 <p>Without Hugo and these people, you won't have any project today :</p> 17 <ul> 18 <li>Hugo Rabson,</li> 19 <li>Jesse Keating,</li> 20 <li>Stan Benoit,</li> 21 <li>Mikael Hultgren,</li> 22 <li>Héctor García Álvarez,</li> 23 <li>Josh Oreman,</li> 24 <li>Michael Clark,</li> 25 <li>Scott Godin.</li> 26 </ul> 27 <div class="h2-5"> 28 <h2>Sponsors</h2> 29 </div> 30 <p>These people helped financially the development of Mondo Rescue:</p> 31 <p> 32 Charles Acker, Tim Allen, Poe Chen (Flometrics), Cube Consulting Technology Group, Ali-Reza Anghaie, 33 Ugo Bellavance, John Blauveltt, Joe Baker, R. E. Baker, Stan Benoit, Fred Beondo, Bryan Bilyeu, J.R. Black, Perry Blalock, Michael Bockelie, Thomas Boilard, Dmitri Bosiers, Matthew Brett, Jocelyn Brouillard, Christopher Bryant, Benedikt Carda, Bruce Carlson, Bill Catlan, 34 Paul Cheshire, JT Chiodi, Matthew Cline, Michael Cocke, William Codington, Herve Collin, Bob Collins, Anthony A. Cooke, Joe Cooper, Joop Cousteau, Sam Cramer, Lachlan Cranswick, Roy Cromartie, John Croson, Graham Currie, 35 DaveD, Richard Damian, Andrew Davidson, Hakan Dedorsson, Randy Delfs, Shekhar Dhotre, Daniel Dickinson, Lloyd Dieter, David Disser, Warren Dodge, David Donovan, Nelson Doucet, Neil Dunbar, John Duinkerken, 36 Rolf Eichenseher, Don Erickson, Lukas Efler, Rodolfo Estrada, 37 Scott Farwell, Larry Finger, Santiago Flores, Michael Francis, David Franklin, Doreen Friesen, 38 Andreas Gartner, Brian Goodyear, Todd Gould, Robert Granger, Bruce Griffis, Scott Grimes, David Grubb, 39 Carrie Hallquist, Steve Haworth, Douglas Heady, Stefan U Hegner, Greg Henderson, Karlheinz Herrmann, Robert Hieger, Robert F. Hill, John Holbrook, Hewlett-Packard, HP Intel Solution Center, John Huttley, 40 Paul Isaacs, 41 Maurice Janssen, William Jennings, 42 Ted Kaczmarek, Merwan Kashouty, Jesse Keating, Roy Kimbrell, Thomas Klettke, Barry Kline, Herman Knief, Edward Konz, Aaron Kulbe, 43 Andrew Latham, Robert E. Laughlin, Scott Leerssen, Andree Liedenfrost, Mark Lindsay, David Looney, 44 Scott Mace, Jonathan Manning, Andrew McDade, Norrie McKinley, Shannon McMurtrey, Sasha Mitelman, Bruce Martin, Chris Mason, Roy McBroom, Brian Moore, Dellae McKenzie, Douglas McIntosh, George McQuade, TJ Meadows, Bill Mixter, Mark Jed Murphy, 45 Mark Newman, Mark Nienberg, Zina Nieuwland, 46 James Ots, Bill Ott, Fergus O'Rorke, 47 Danny Patel, Sean McPherson, Benjamin Merembeck, Sasha Mitelman, Danny Patel, Andreas Pirrung, Randall Potvin, Frank Precissi, David Price, 48 Robert Ragosta, Scott Redford, Kevin Rennert, James Richard, Eric Roark, Seth Rothberg, 49 Daniel Sabo, Dan Sanderson, Anatole Sarko, Mark Schmidt, Knut Schneider, Neil Schneider, Efren Seldura, Michael Sestak, Michael Shehan, David Schaub, Edward Sheldrake, Rei Shinozuka, Thomas Simmons, Bradley Sims, Eric Sixt, Andreas Söchtig, SolarPC, Jeffrey Sofferin, Squeegy, Stephen Squier, Marius Steurer, Neil Stevens, 50 Hal Thompson, Louis Townsend, Dale Tronrud, Pinhas Tsruya, 51 Derek Verbeeck, 52 Dean Wadsworth, Jason Ware, Wynja Web, Benjamin Weiss, Roger West, J. Whitacre, Glenn Williams, Bob Wooden, David Wilson, David Wrisley, 53 Gregory Yasko, Chris Young, 54 Tobias Zetterkvist, Zuehike Engineering AG.</P> 55 <div class="h2-4"> 56 <h2>Contributors</h2> 57 </div> 58 <p>These people helped technically the development of Mondo Rescue:</p> 59 <p> 60 Fayrouz Abdelkhalek, AlfOS, Alphaome, Héctor García Álvarez, Erik Andersen, 61 Dagfinn Bakken, Sergio Javier Belkin, Stan "Troff" Benoit, Eric Boo, Fran Boon, Braindead, Frédéric Brin, Alex Butcher, 62 Cafeole, Rick Calder, Dean Carpenter, Michael "Miark" Clark, Gene Cooper, Joe Cooper, Bruno Cornec, Joop Cousteau, Rhys Cuff, 63 Conor Daly, Bill Davidsen, Mike Davis, Phillip Deackes, Randy Delfs, Aaron Digulla, Krzysztof Dubowitz, 64 Dave Ellis, 65 Fred Feirtag, Johannes Franken, 66 Charles Galpin, Stuart D. Gathman, Andrew Glass, Daniel Grandjean, Dave Granz, Ralph Grewe, 67 Mark Hannah, Ole Hanson, Chad Harrelson, John Harrison, Lee Harvey, Bradley Hartin, Rick Haskin, David Hess, Mikael Hultgren, John Huttley, 68 Jesse "KP" Keating, Donald Kerns, David Kim, Andreas Kotowicz, Maciej Kulasa, Charly Kühnast, 69 Fabrice Laborie, Jan-Eric Lindh, Gary Lowder, 70 John Mann, Markus Markert, Markus Marquardt, Jean-David Marrow, Marshall McMullen, Roger Merchberger, Benjamin Mickens, Jeff Miller, Michael Moellney, Eberhard Moenkeberg, Andreas Mohr, Jason Murray, Philippe de Muyler, 71 Matija Nalis, Doug Nordwall, Kosaku Nagasaka, 72 Marcus Oberhumer, Joshua Oreman, Jay Osborne, 73 Packetknife and co., Paolo, Michael Ralph Pape, Frank Petzold, Steve Pitts, Dave Polniak, John Price, Terry Pritchard, 74 Avatar Roadkill, Tobias Reckhard, Mike Roark, 75 Petre Scheie, Heiko Schlittermann, Roger Schmeits, Jochen Schmitt, Doc Shepler, Chris Siebenmann, Harold Sinclair, Øystein Skadsem, Adam Sleight, Bryan Smith, Carl Wilhelm Soderstrom, Sergey Sokolov, Suzhe & Lonius, Steve Swantz, 76 Christian Titulaer, TLC, Tom (Consultant), 77 Nick Uniatowski, UnSpawn, 78 Jeroen Van Pelt, Ronald Verlaan, Bruno Vidal, Carlos Vidal, 79 Webdragon, Art Wells, Joachim Wickman, 80 Stephan Zegherd, 81 82 </p> 83 <!--#include virtual="/bottom.shtml" --> 84 85 </body> 86 </html> -
trunk/website/top.shtml
r363 r372 29 29 <li><a href="/artwork.shtml" title="Artwork of the Website" >Artwork</a></li> 30 30 <li><a href="/support.shtml" title="If you need support (why it's perfect :-)" >Support</a></li> 31 <li><a href=" /feedback.shtml" title="Send us your feedback !" >Feedback</a></li>31 <li><a href="http://openfacts.berlios.de/index-en.phtml?title=mondorescue" title="Use the Wiki" >Wiki</a></li> 32 32 <li><a href="/thanks.shtml" title="So many helped us. Many thanks" >Thanks</a></li> 33 33 </ul>
Note:
See TracChangeset
for help on using the changeset viewer.