[Midnightbsd-cvs] www: index.html: add netbsd to download mirrors

smultron at midnightbsd.org smultron at midnightbsd.org
Sun Sep 28 16:14:46 EDT 2008


Log Message:
-----------
add netbsd to download mirrors

Modified Files:
--------------
    www/download:
        index.html (r1.31 -> r1.32)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/download/index.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -L download/index.html -L download/index.html -u -r1.31 -r1.32
--- download/index.html
+++ download/index.html
@@ -35,6 +35,11 @@
 							<th id="type">Download</th>
 							<th>Speed</th>
 						</tr>
+						<tr class="downone">
+							<td><a href="http://www.isc.org/"><img src="../images/badges/netbsd.png" alt=""></a><br>NetBSD.se</td>
+							<td class="down"><a href="http://ftp.netbsd.se/MidnightBSD/ISO-IMAGES-i386/">HTTP</a> <span class="plus">+</span> <a href="ftp://ftp.netbsd.se/MidnightBSD/ISO-IMAGES-i386/">FTP</a></td>
+							<td>Fast</td>
+						</tr>
 						<tr class="downtwo">
 							<td><a href="http://www.isc.org/"><img src="../images/badges/isc.png" alt=""></a><br>Internet Systems Consortium</td>
 							<td class="down"><a href="http://mirrors.isc.org/pub/MidnightBSD/releases/">HTTP</a> <span class="plus">+</span> <a href="ftp://mirrors.isc.org/pub/MidnightBSD/releases/">FTP</a></td>
@@ -116,6 +121,5 @@
 		pageTracker._trackPageview();
 		</script>
 		<!-- END GOOGLE -->
-		</div>
 	</body>
 </html>


More information about the Midnightbsd-cvs mailing list