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

smultron at midnightbsd.org smultron at midnightbsd.org
Wed Aug 20 17:03:51 EDT 2008


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

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

-------------- next part --------------
--- /dev/null
+++ developers/index.html
@@ -0,0 +1,162 @@
+<!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 Developers</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]-->
+		<script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
+		<script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
+		<script type="text/javascript">
+			Shadowbox.loadSkin('classic', '../shadowbox/src/skin');
+			Shadowbox.loadLanguage('en', '../shadowbox/src/lang');
+			Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt'], '../shadowbox/src/player');
+			window.onload = function(){
+			Shadowbox.init();
+			};
+		</script>
+		<style type="text/css" media="all">
+		<!--
+			@import url("../css/essence.css");
+		-->
+		</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/developer32.png" alt="" /> Welcome to MidnightBSD Development</h2>
+				<div class="devupdate fleft">
+					<h4>Update: (October 2007)</h4>
+					<blockquote>
+						<p>Seirei@ has imported Etoile 0.2 into our mports collection. You can test the window manager and many other features. We also offer KDE 3.5.4 and WindowMaker among other environments. About half of Gnome is in as well. We still plan to focus on GNUstep + Etoile.</p>
+					</blockquote>
+					<blockquote>
+						<p>0.1 Release shipped with WindowMaker and KDE on the CD as well as GNUstep. The installer did not automatically install the ports though. 0.1.1 Release will fix some bugs with the packages as well as enable "mports" by default. Work has begun on bringing X.org 7.3 into the tree, although 0.1.1 will continue to use 6.9.</p>
+					</blockquote>
+					<h4>Update: (March 2007)</h4>
+					<blockquote>
+						<p>We are planning on using WindowMaker until the Etoile Project is farther along with their work. Etoile is in mports as are many other GNUstep based software packages.</p>
+					</blockquote>
+				</div>
+				<p>If you are interested in joining the MidnightBSD project, please contact <a href="&#x6d;a&#x69;l&#x74;o&#x3a;&#x71;&#x75;e&#x73;&#x74;i&#x6f;ns@&#x6d;&#x69;&#x64;n&#x69;&#x67;h&#x74;b&#x73;d&#x2e;or&#x67;">&#x71;u&#x65;&#x73;&#x74;io&#x6e;s@&#x6d;&#x69;&#x64;&#x6e;ig&#x68;t&#x62;&#x73;d.o&#x72;g
+					</a>. We are looking for programmers with all types of skills, port maintainers, documentation and website maintainers, and people interested in mirroring.
+				</p>
+				<div id="devresources" class="fright">
+					<h3>Developer Resources</h3>
+					<p>The CVS server for MidnightBSD is <span class="highlight">stargazer.midnightbsd.org</span>. This is where you can do your checkouts, commits, etc. To checkout anonymously, use <span class="highlight">anoncvs</span> (with password <span class="highlight">anoncvs</span>):<br>
+						<p class="code">
+							cvs -z3 -d <span class="highlight">anoncvs</span>@stargazer.midnightbsd.org:/home/cvs co src<br>
+							anoncvs at stargazer.midnightbsd.org's password:<br>
+							cvs checkout: Updating src<br>
+							U src/COPYRIGHT<br>
+							U src/MAINTAINERS<br>
+							...<br>
+						</p>
+						Or to checkout as a MidnightBSD developer with your username and password:<br>
+						<p class="code">
+							cvs -z3 -d <span class="highlight">username</span>@stargazer.midnightbsd.org:/home/cvs co src<br>
+							<span class="highlight">username</span>@stargazer.midnightbsd.org's password:<br>
+							cvs checkout: Updating src<br>
+							U src/COPYRIGHT<br>
+							U src/MAINTAINERS<br>
+							...<br>
+						</p>
+					</p>
+				</div>
+				<div class="clear"></div>
+				<h3>Background</h3>
+				<p>MidnightBSD is based on FreeBSD 6.1 pre-release. The goal of the project is to create a BSD with ease of use and simplicity in mind.</p>
+				<h3>Goals</h3>
+				<div id="list">
+					<ul>
+						<li>Create an easy to use desktop environment with basic functionality and a full graphical administration interface.</li>
+						<li>Create a unique window manager designed with ease of use in mind. We will not use full blown desktop environments like KDE or Gnome.</li>
+						<li>Integrate GNUstep into the system, but maintain BSD licensing on our own code whenever possible. The kernel and most userland software must be BSD licensed.</li>
+						<li>Incorperate new technologies from other BSD projects that may interest desktop users. OpenBSD's OpenNTPD, OpenSSH, and wireless drivers are examples.</li>
+						<li>Create our own ports system based on FreeBSD's ports. The system would have a graphical interface and existing utilities would be merged into a library so identical functionality is maintained on the gui and command line.</li>
+						<li>Setup a binary update system so that users do no need to compile patches or new releases to get security updates or bug fixes.</li>
+						<li>Listen to user feedback to improve the system. At times, many open source projects fail to listen to users making systems more difficult to use and decreasing scope.</li>
+					</ul>
+				</div>
+				<p>Initially for 1.0 release, I'd like to have a new installer (wheither it be DragonFlyBSD's or a new one) along with a basic graphical environment. WindowMaker, Firefox, Thunderbird, and a few other applications. From there, based on user feedback, I'd like to build on the solid base of FreeBSD.</p>
+				<p>To clarify, this is a fork of FreeBSD. I'm not creating a distro<span class="ast">*</span> like DesktopBSD or PC-BSD.</p>
+				<p class="devnote"><span class="devasterisk">*</span> distro is often used in the Linux community. Some BSD folks hate that term applied to other projects. My working definition is a system with core componets (kernel, large parts of userland) that are not developed by the entity releasing the operating environment. It is a collection of software grouped together possibly with an installer. This can be applied to Live CD projects, BSD firewall projects, PC-BSD, DesktopBSD, and non BSD projects like Fedora, Gentoo, and so on.</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