ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 437
Committed: Thu Jan 5 19:42:49 2012 UTC (12 years, 4 months ago) by laffer1
Content type: text/html
File size: 4122 byte(s)
Log Message:
html 5 doctype

File Contents

# User Rev Content
1 laffer1 437 <!DOCTYPE html>
2     <html>
3 smultron 156 <head>
4 laffer1 350 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 smultron 156 <title>MidnightBSD</title>
6 laffer1 348 <link rel="shortcut icon" href="favicon.ico" />
7 laffer1 429 <link href="https://plus.google.com/112694070346575096682/" rel="publisher" />
8 laffer1 348 <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 laffer1 350 <body>
16 smultron 156 <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 laffer1 391 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
31     users in mind. It includes all the software you'd expect for your daily tasks
32     &#8212; email, web browsing, word processing, gaming, and much more.</p>
33     <p>With a small community of dedicated developers, MidnightBSD strives to
34     create an easy-to-use operating system everyone can use, freely. Available
35     for x86, AMD64, SPARC, and as Virtual Machines.</p>
36 smultron 156 </blockquote>
37     </div>
38     <div id="getbox">
39     <div id="gettext">
40     <h2><a href="download/">Get MidnightBSD</a></h2>
41 laffer1 416 <h3>Latest Release - 0.3</h3>
42 smultron 156 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
43     <div class="clear"></div>
44 laffer1 309 <h4><a href="notes/">Release Notes</a></h4>
45 smultron 156 </div>
46     </div>
47     </div>
48     <div class="clear"></div>
49     <div id="gravity">
50     <div id="news">
51     <h2><a href="news/">News &#187;</a></h2>
52 laffer1 241 <!--#include file="mbsdblogsum.inc"-->
53 smultron 156 </div>
54     <div id="ports">
55     <h2><a href="featured/">Featured Ports &#187;</a></h2>
56     <ul>
57 smultron 291 <li id="fp1" title="XFCE"><a href="featured/#fp1">XFCE</a></li>
58 smultron 233 <li id="fp9" title="KDE"><a href="featured/#fp9">KDE</a></li>
59     <li id="fp8" title="GNUstep"><a href="featured/#fp8">GNUstep</a></li>
60     <li id="fp7" title="SeaMonkey"><a href="featured/#fp7">SeaMonkey</a></li>
61     <li id="fp6" title="Pidgin"><a href="featured/#fp6">Pidgin</a></li>
62     <li id="fp5" title="GNOME"><a href="featured/#fp5">Gnome</a></li>
63     <li id="fp4" title="Etoile"><a href="featured/#fp4">Etoile</a></li>
64     <li id="fp3" title="GIMP"><a href="featured/#fp3">Gimp</a></li>
65     <li id="fp2" title="AbiWord"><a href="featured/#fp2">AbiWord</a></li>
66 smultron 156 </ul>
67     </div>
68     <div id="security">
69     <h2><a href="security/">Security &#187;</a></h2>
70 laffer1 423
71     <blockquote>
72     <p class="date">May 30, 2011</p>
73     <p class="update">0.3-RELEASE and 0.4-CURRENT contain a vulnerable version of BIND 9.6.x. Users who use BIND and a recursive DNS
74     server should update to 0.3-RELEASE-p2. More information can be found at <a href="http://www.kb.cert.org/vuls/id/795694">US-CERT</a>
75     </p>
76     <p class="more"><a href="security/#a20110530">Read more...</a></p>
77     </blockquote>
78    
79 laffer1 412
80     <blockquote>
81     <p class="date">October 12, 2010</p>
82     <p class="update">0.3-PRERELEASE and 0.4-CURRENT have an issue in all pseudofs based file systems including procfs and linprocfs
83     that either can be used to run code as the kernel or at best crash the system.
84     </p>
85     <p class="more"><a href="security/#a20101012">Read more...</a></p>
86     </blockquote>
87 smultron 156 </div>
88     </div>
89 laffer1 298 <!--#include virtual="/footer.html"-->
90 smultron 156 </body>
91 laffer1 236 </html>