ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 348
Committed: Mon May 25 19:26:34 2009 UTC (14 years, 11 months ago) by laffer1
Content type: text/html
File size: 4037 byte(s)
Log Message:
xml

File Contents

# User Rev Content
1 laffer1 348 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3     <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
4 smultron 156 <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6     <title>MidnightBSD</title>
7 laffer1 348 <link rel="shortcut icon" href="favicon.ico" />
8     <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd" />
9 smultron 156 <!--[if IE 5]><link rel="stylesheet" type="text/css" href="css/ihateie5.css"><![endif]-->
10     <!--[if IE 6]><link rel="stylesheet" type="text/css" href="css/ihateie6.css"><![endif]-->
11     <style type="text/css" media="all">
12     @import url("css/essence.css");
13     </style>
14     </head>
15     <body>
16     <div id="globe">
17     <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
18 laffer1 247 <!--#include virtual="/menu.html"-->
19 smultron 231 <div class="clear"></div>
20 smultron 156 <div id="welcomebox">
21     <div id="lang">
22     <h5 id="english" title="English"><a href="./">English</a></h5>
23     <h5 id="german" title="German"><a href="de/">German</a></h5>
24     <h5 id="russian" title="Russian"><a href="ru/">Russian</a></h5>
25     </div>
26     <div class="clear"></div>
27     <div id="welcome">
28     <h2>Welcome to MidnightBSD</h2>
29     <blockquote>
30     <p>MidnightBSD is a new BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks &#8212; email, web browsing, word processing, gaming, and much more.</p>
31     <p>With a small community of dedicated developers, MidnightBSD strives to create an easy-to-use operating system everyone can use, freely. Available for x86, AMD64, SPARC, and as Virtual Machines.</p>
32     </blockquote>
33     </div>
34     <div id="getbox">
35     <div id="gettext">
36     <h2><a href="download/">Get MidnightBSD</a></h2>
37 laffer1 238 <h3>Latest Release - 0.2.1</h3>
38 smultron 156 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
39     <div class="clear"></div>
40 laffer1 309 <h4><a href="notes/">Release Notes</a></h4>
41 smultron 156 </div>
42     </div>
43     </div>
44     <div class="clear"></div>
45     <div id="gravity">
46     <div id="news">
47     <h2><a href="news/">News &#187;</a></h2>
48 laffer1 241 <!--#include file="mbsdblogsum.inc"-->
49 smultron 156 </div>
50     <div id="ports">
51     <h2><a href="featured/">Featured Ports &#187;</a></h2>
52     <ul>
53 smultron 291 <li id="fp1" title="XFCE"><a href="featured/#fp1">XFCE</a></li>
54 smultron 233 <li id="fp9" title="KDE"><a href="featured/#fp9">KDE</a></li>
55     <li id="fp8" title="GNUstep"><a href="featured/#fp8">GNUstep</a></li>
56     <li id="fp7" title="SeaMonkey"><a href="featured/#fp7">SeaMonkey</a></li>
57     <li id="fp6" title="Pidgin"><a href="featured/#fp6">Pidgin</a></li>
58     <li id="fp5" title="GNOME"><a href="featured/#fp5">Gnome</a></li>
59     <li id="fp4" title="Etoile"><a href="featured/#fp4">Etoile</a></li>
60     <li id="fp3" title="GIMP"><a href="featured/#fp3">Gimp</a></li>
61     <li id="fp2" title="AbiWord"><a href="featured/#fp2">AbiWord</a></li>
62 smultron 156 </ul>
63     </div>
64     <div id="security">
65     <h2><a href="security/">Security &#187;</a></h2>
66     <blockquote>
67 laffer1 310 <p class="date">March 26, 2009</p>
68     <p class="update">
69 laffer1 348 Update for sudo that corrects several outstanding security advisories.
70     This was corrected in 0.2.1-RELEASE-p7 and 0.3-CURRENT. 0.1.x is no longer receiving
71     security patches. It is recommended that you upgrade to 0.2.1-RELEASE-p7 when possible.
72     </p>
73 laffer1 310 <p class="more"><a href="security/#a20090326">Read more...</a></p>
74 laffer1 298 </blockquote>
75 laffer1 289 <blockquote>
76 laffer1 301 <p class="date">January 10, 2009</p>
77     <p class="update">Fix two issues with MidnightBSD 0.2.1 and 0.3-CURRENT. The first is in OpenSSL...</p>
78     <p class="more"><a href="security/#a20090110">Read more...</a></p>
79 laffer1 278 </blockquote>
80 smultron 156 </div>
81     </div>
82 laffer1 298 <!--#include virtual="/footer.html"-->
83 smultron 156 </body>
84 laffer1 236 </html>