[Midnightbsd-cvs] www: index.html: for new site revision

smultron at midnightbsd.org smultron at midnightbsd.org
Wed Aug 27 15:38:33 EDT 2008


Log Message:
-----------
for new site revision

Added Files:
-----------
    www/notes:
        index.html (r1.1)

-------------- next part --------------
--- /dev/null
+++ notes/index.html
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<title>MidnightBSD Release Notes</title>
+		<link rel="shortcut icon" href="/favicon.ico" />
+		<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css" /><![endif]-->
+		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
+		<style type="text/css" media="all">
+		<!--
+			@import url("../css/essence.css");
+			#text ul li { font-size: 11pt; margin-bottom: 5px; }
+			.note { font-size: 80%; color: #aaa; padding: 15px; margin-top: 15px; }
+			.update h4 { color: #15a9ed; text-align: center; padding-top: 0.4em; margin-bottom: 0; display: block; }
+			.update { background: #f2fbff; border: 2px solid #dff2fb; font-size: 80%; width: 40%; float: left; margin-right: 2.4em; color: #555; }
+			.ast { color: #1373ce; }
+			#list ul { margin-left: 2em; padding-left: 1em; list-style-position: inside; }
+		-->
+		</style>
+	</head>
+	<body>
+		<div id="globe">
+			<div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
+			<div class="menu">
+						<ul>
+							<li><a href="../">home<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../news/"> news</a></li>
+									<li><a href="../featured/"> featured ports</a></li>
+									<li><a href="../security/"> security</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../about/">about<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../about/#history"> history</a></li>
+								</ul>
+	<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+							<li><a href="../download/">download<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../notes/"> release notes</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../screenshots/">screenshots<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../screenshots/#screencasts"> screencasts</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../community/">community<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../mailman/listinfo/"> mailing lists</a></li>
+									<li><a href="../wiki/"> wiki</a></li>
+									<li><a href="http://forums.midnightbsd.org/"> forums</a></li>
+									<li><a href="../art/"> art project</a></li>
+									<li><a href="../donate/"> donations</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../developers/">developers<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../support/">support<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../documentation/"> documentation</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+					</div> <!-- close "menu" div -->
+					<div class="clear"></div>
+			<div id="text">
+				<h2 class="icon"><img src="../images/oxygen/notes32.png" alt="" /> MidnightBSD Release Notes</h2>
+				<div class="devupdate fleft">
+					<h4>Late breaking information:</h4>
+					<blockquote>
+						<p>This release includes x.org 6.9. It will be the last release with x.org 6.9. Users who want to use x.org 7.3 should update their mports tree and uninstall all ports depending on X11. It is recommended that you delete /usr/X11R6 and create a symlink to /usr/local for /usr/X11R6. This will allow all the ports to work. The updated ports tree has many new software packages including most of Gnome 2.18.3. Since this mports tree was created (0.1.1's), over 300 ports were added to MidnightBSD. 1500 ports are building correctly on our build cluster.</p>
+					</blockquote>
+				</div>
+				<h3>(11/07/07) MidnightBSD 0.1.1-RELEASE</h3>
+				<p>We're happy to announce the release of MidnightBSD 0.1.1. The software is available on our FTP server and will be on the mirrors shortly.</p>
+				<p>The packages for 0.1.1 are on the <a href="#">FTP server</a>, but the Latest and category symlinks have not been put in place on the FTP server yet. You can manually download packages to use with <code>pkg_add</code> or give it an exact url to the file with <code>pkg_add -r</code> We're planning on fixing this in a few days. These packages were generated on our new mports build cluster called magus. There were near 1000 packages generated for this release on i386.</p>
+				<p>I'm planning on making an amd64 release, but have not started that build yet. It will probably be another week before that is done as I have to build packages too.</p>
+				<h4>What's new:</h4>
+				<ul>
+					<li>Updated to bzip2 1.04</li>
+					<li>mports collection is included with the release. This greatly simplifies getting additional software for MidnightBSD.</li>
+					<li>OpenSSL security issue corrected.</li>
+					<li>libpthread output intended as an error is written to stderr instead of stdout.</li>
+					<li>find has new "birth" time options.</li>
+					<li>pkg_install tools like pkg_add know about mports.</li>
+				</ul>
+				<h5>Special Thanks: Eastern Michigan University's Computer Science Department donated the computing resources for the magus build cluster. This allowed us to build packages in 10 hours for this release.<h5>
+				<h4>The next release:</h4>
+				<p>0.2 will be the next release barring any need for a later 0.1.x release. It will include replacements for <code>pkg_add</code> and a new installer option. Expect it in 2008.</p>
+			</div>
+			<div class="horiz"><blockquote><hr></blockquote></div>
+			<div class="clear"></div>
+			<div id="footer">
+				<blockquote>
+					<p><a href="../legal/">Legal Notices</a> • <a href="../sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd" target="_blank">Store</a> • MidnightBSD © 2005-2008 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/" target="_blank">common creature</a></span></p>
+				</blockquote>
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file


More information about the Midnightbsd-cvs mailing list