ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 537
Committed: Sun Oct 13 14:55:23 2013 UTC (10 years, 6 months ago) by laffer1
Content type: text/html
File size: 3153 byte(s)
Log Message:
lang

File Contents

# User Rev Content
1 laffer1 437 <!DOCTYPE html>
2 laffer1 537 <html lang="en-us">
3 smultron 156 <head>
4 laffer1 488 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 smultron 156 <title>MidnightBSD</title>
6 laffer1 488 <link rel="shortcut icon" href="favicon.ico">
7     <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
8     <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
9 laffer1 493 <link rel="stylesheet" type="text/css" href="css/essence.css">
10 smultron 156 </head>
11 laffer1 350 <body>
12 smultron 156 <div id="globe">
13     <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
14 laffer1 247 <!--#include virtual="/menu.html"-->
15 smultron 231 <div class="clear"></div>
16 smultron 156 <div id="welcomebox">
17     <div class="clear"></div>
18     <div id="welcome">
19     <h2>Welcome to MidnightBSD</h2>
20     <blockquote>
21 laffer1 391 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
22     users in mind. It includes all the software you'd expect for your daily tasks
23 laffer1 439 &#8212; email, web browsing,
24 laffer1 445 <a href="http://www.webhostingsearch.com/">web hosting</a>,
25 laffer1 455 word processing, gaming,
26     and much more.</p>
27 laffer1 391 <p>With a small community of dedicated developers, MidnightBSD strives to
28     create an easy-to-use operating system everyone can use, freely. Available
29 laffer1 439 for x86, AMD64, SPARC64, and as Virtual Machines.</p>
30 smultron 156 </blockquote>
31     </div>
32     <div id="getbox">
33     <div id="gettext">
34     <h2><a href="download/">Get MidnightBSD</a></h2>
35 laffer1 514 <h3>Latest Release - 0.4</h3>
36 smultron 156 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
37     <div class="clear"></div>
38 laffer1 309 <h4><a href="notes/">Release Notes</a></h4>
39 smultron 156 </div>
40     </div>
41     </div>
42     <div class="clear"></div>
43 laffer1 500 <div id="gravity" style="padding-top: 10px;">
44 smultron 156 <div id="news">
45     <h2><a href="news/">News &#187;</a></h2>
46 laffer1 241 <!--#include file="mbsdblogsum.inc"-->
47 smultron 156 </div>
48     <div id="security">
49     <h2><a href="security/">Security &#187;</a></h2>
50 laffer1 423
51 laffer1 523 <blockquote>
52     <p class="date">September 10, 2013</p>
53     <p class="update">MidnightBSD 0.4-RELEASE-p4<br>
54     nullfs(5) and ifioctl...
55     </p>
56     <p class="more"><a href="security/#a20130910">Read more ...</a></p>
57     </blockquote>
58 laffer1 520
59 laffer1 423 <blockquote>
60 laffer1 523 <p class="date">August 22, 2013</p>
61     <p class="update">MidnightBSD 0.4-RELEASE-p2<br>
62     Fix two vulnerabilities in MidnightBSD related to IP_MULTICAST and SCTP.
63     </p>
64     <p class="more"><a href="security/#a20130822">Read more ...</a></p>
65     </blockquote>
66    
67 smultron 156 </div>
68 laffer1 500 <div id="tweets">
69     <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">Tweets by @midnightbsd</a>
70     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
71    
72     </div>
73 smultron 156 </div>
74 laffer1 298 <!--#include virtual="/footer.html"-->
75 smultron 156 </body>
76 laffer1 236 </html>