ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 402
Committed: Fri Sep 3 00:15:02 2010 UTC (13 years, 8 months ago) by laffer1
Content type: text/html
File size: 4087 byte(s)
Log Message:
fix another typo.

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 laffer1 351 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 smultron 156 <head>
5 laffer1 350 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 smultron 156 <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 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 238 <h3>Latest Release - 0.2.1</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 400
71 smultron 156 <blockquote>
72 laffer1 401 <p class="date">September 2, 2010</p>
73 laffer1 400 <p class="update">A minor vulnerability in libutil was reported. It can cause uses of some services such as OpenSSH to bypass
74     cpu...</p>
75 laffer1 402 <p class="more"><a href="security/#a20100902">Read more...</a></p>
76 laffer1 400 </blockquote>
77    
78     <blockquote>
79 laffer1 391 <p class="date">June 10, 2009</p>
80 laffer1 310 <p class="update">
81 laffer1 391 This should be applied to all systems running 0.2.1. Users on p9 simply should update their kernels. No world update is required.
82     ipv6:
83     The SIOCSIFINFO_IN6 ioctl...
84 laffer1 348 </p>
85 laffer1 391 <p class="more"><a href="security/#a20090610">Read more...</a></p>
86 laffer1 298 </blockquote>
87 smultron 156 </div>
88     </div>
89 laffer1 298 <!--#include virtual="/footer.html"-->
90 smultron 156 </body>
91 laffer1 236 </html>