ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Download File | Root Listing
root/midnightbsd-cvs/www/index.html
(Generate patch)

Comparing www/index.html (file contents):
Revision 1.1.1.1 by laffer1, Mon Apr 9 21:42:59 2007 UTC vs.
Revision 1.45 by laffer1, Wed Jul 2 02:50:41 2008 UTC

# Line 1 | Line 1
1 < <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
1 > <!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">
4   <head>
5   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6   <title>MidnightBSD Project</title>
7 + <meta name="description" content="The MidnightBSD Project" />
8 + <meta name="keywords"
9 + content="MidnightBSD, BSD, UNIX, Desktop, OS, Support, Ports, Release, Application, Software, CVS, CVSup, News, homepage, Unix, Laptop" />
10 + <link rel="icon" href="./favicon.ico" type="image/x-icon" />
11   <link rel="stylesheet" type="text/css" media="all" href="css/base.css" />
12 + <link rel="alternate" type="application/rss+xml" href="http://cia.vc/stats/project/MidnightBSD/.rss" title="CVS Commit Log"/>
13 + <link rel="alternate" type="application/rss+xml" href="http://www.justjournal.com/users/mbsd/rss" title="Developer Blog"/>
14 + <!-- $MidnightBSD: www/index.html,v 1.44 2008/07/02 02:45:02 laffer1 Exp $ -->
15 + <script type="text/javascript">
16 + <!--
17 + function MM_swapImgRestore() { //v3.0
18 +  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
19 + }
20 +
21 + function MM_preloadImages() { //v3.0
22 +  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
23 +    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
24 +    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
25 + }
26 +
27 + function MM_findObj(n, d) { //v4.01
28 +  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
29 +    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
30 +  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
31 +  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
32 +  if(!x && d.getElementById) x=d.getElementById(n); return x;
33 + }
34 +
35 + function MM_swapImage() { //v3.0
36 +  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
37 +   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
38 + }
39 + //-->
40 + </script>
41   </head>
42  
43   <body>
44  
45 < <!-- BEGIN HEADER -->
12 < <div id="header">
13 <    <span id="logo">
14 <            <img src="images/mbsd_newlogo.png" alt="MidnightBSD [logo]" />
15 <        </span>  
16 < </div>
17 < <!-- END HEADER -->
45 > <!--#include virtual="/header.html" -->
46  
47   <div id="content">
48  
# Line 24 | Line 52
52              <li><a href="/about/index.html" title="About">About</a></li>
53              <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
54              <li><a href="/docs/index.html" title="Documentation">Documentation</a></li>
27
55              <li><a href="/community/index.html" title="Community">Community</a></li>
56              <li><a href="/developer/index.html" title="Developers">Developers</a></li>
57              <li><a href="/support/index.html" title="Support">Support</a></li>
58 +            <li><a href="/wiki" title="MidnightBSD Wiki">Wiki</a></li>
59          </ul>
60 +
61 +        <p>
62 +            <a href="/de/index.html" title="German">DE</a>
63 +            <a href="/index.html" title="English">EN</a>
64 +            <a href="/ru/index.html" title="Russian">RU</a>
65 +        </p>
66 +
67 +        <p style="border-top: thin dashed silver; padding-top: 10px;"><img src="images/feed.gif" alt="RSS Feed" />
68 +        <a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
69 +
70 +        <p>
71 +        <a href="http://bugreport.midnightbsd.org/">Bug Reports</a><br />
72 +        <a href="http://forums.midnightbsd.org/">Forums</a><br />
73 +        <a href="/mailman/listinfo">Mailing Lists</a><br />
74 +        <a href="http://www.cafepress.com/midnightbsd" title="Purchase MidnightBSD Merchandise">Purchase</a>
75 +        </p>
76 +
77 +        <p>
78 +        <strong>Getting Source</strong><br />
79 +        <a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a><br />
80 +        <a href="developer/cvsup.html" title="Download source or mports">CVSup</a><br />
81 +        </p>
82 +
83 +        <p><strong>mports</strong><br />
84 +        <a href="mports/README.html">Port Descriptions</a>
85 +        </p>
86   </div>
87  
88   <h2>Introduction</h2>
89  
90 < <p>MidnightBSD is a desktop operating system for x86 compatible (including Pentium&reg; and Athlon&#8482;), and soon amd64 compatible (including Opteron&#8482;, Athlon&#8482;64, and EM64T) architectures. It was originally based on <a href="http://www.freebsd.org/">FreeBSD</a> 6.1 Beta.  The goal of the project is to create a BSD with ease of use and simplicity in mind.</p>
90 > <p style="text-indent: 3em; line-height: 1.5; margin-bottom: 20px;">MidnightBSD
91 > is a desktop operating system for x86 compatible (including Pentium&reg; and Athlon&#8482;),
92 > and soon amd64 compatible (including Opteron&#8482;, Athlon&#8482;64, and EM64T)
93 > architectures. It was originally based on <a href="http://www.freebsd.org/">FreeBSD</a>
94 > 6.1 Beta.  The goal of the project is to create a BSD with ease of use and simplicity in mind.</p>
95  
96 < <span style="text-align: center;">
97 < <a href="download/index.html"><img src="images/dvd.png"></a><br />
40 < Download<br/>
41 < MidnightBSD
42 < </span>
96 > <p>We've released two versions of MidnightBSD:  <a href="docs/releases/0.1/">0.1</a> and
97 > <a href="docs/releases/0.1.1/">0.1.1</a>.<br />  <a href="docs/releases/0.2/">0.2</a> is under development.</p>
98  
99 < <p><a href="http://www.cafepress.com/midnightbsd">Purchase</a> MidnightBSD merchandise to support the project.</p>
99 > <table>
100 > <caption><span style="color: #333; text-decoration: underline;">MidnightBSD in action</span></caption>
101 > <tbody>
102 > <tr>
103 > <td colspan="3" style="width: 400px;"><img src="images/screen_login.jpg" alt="screen shot: using MidnightBSD" id="screen" /></td>
104 > </tr>
105 > <tr>
106 > <td style="width: 33%"><a href="#" onmouseover="MM_swapImage('screen','','images/screen_login.jpg',0)"><img width="100" height="75" src="images/screen_login.jpg" alt="screen shot: using MidnightBSD"  /></a></td>
107 > <td style="width: 33%" align="center"><a href="#" onmouseover="MM_swapImage('screen','','images/screen_wm.jpg',0)"><img width="100" height="75" src="images/screen_wm.jpg" alt="screen shot: using MidnightBSD"  /></a></td>
108 > <td style="width: 34%" align="right"><a href="#" onmouseover="MM_swapImage('screen','','images/screen_boot.jpg',0)"><img width="100" height="75" src="images/screen_boot.jpg" alt="screen shot: using MidnightBSD"  /></a></td>
109 > </tr>
110 > </tbody>
111 > </table>
112  
113 < <p>Track development and changes to MidnightBSD with our <a href="http://www.justjournal.com/users/mbsd">development blog</a>. </p>
113 > <p><a href="http://cs.emich.edu/mbsd/videos/demo1.mov">Watch</a> demo movie in QuickTime format.</p>
114  
115 < <p>We now have a <a href="http://forums.midnightbsd.org/">Forum</a>.  You can also chat with us via IRC on FreeNode #midnightbsd.</p>
115 > <p>Installing MidnightBSD videos:
116 > <a href="http://video.google.com/videoplay?docid=-3504097528804636404">Video 1</a>
117 > <a href="http://video.google.com/videoplay?docid=-1327567970434212474">Video 2</a>
118 > or
119 > <a href="http://video.google.com/videoplay?docid=-1215820984218210282&q=MidnightBSD&pr=goog-sl">part 1</a>
120 > <a href="http://video.google.com/videoplay?docid=-6978382486264269794&pr=goog-sl">part 2</a>
121 > <a href="http://video.google.com/videoplay?docid=6990322451567856326&pr=goog-sl">part 3</a>
122 > <a href="http://video.google.com/videoplay?docid=-1079107845259123061&pr=goog-sl">part 4</a>
123 > <br /> All of the install videos are on Google Video and the various MidnightBSD FTP mirrors.
124 > </p>
125  
126 < <p><a href="http://bugreport.midnightbsd.org/">View/Report</a> Bugs.</p>
126 > <h3>Security</h3>
127  
128 < <table>
129 <        <thead>
130 <        <tr>
131 <                <th>Getting Source</th>
56 <        </tr>
57 <        </thead>
58 <        
59 <        <tbody>
60 <        <tr>
61 <                <td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
62 <        </tr>
128 > <p>April 17, 2008<br />
129 > OpenSSH was updated to 5.0p1 in CURRENT to correct an issue with X11 forwarding.  A patch for
130 > this issue was committed to RELENG_0_1 as well as a fix for a config file issue.
131 > </p>
132  
133 <        <tr>
134 <                <td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
135 <        </tr>
67 <        </tbody>
68 < </table>
133 > <p>
134 > A <a href="http://secunia.com/advisories/29803/">security issue</a> was found in mksh. This
135 > only affected CURRENT users.  The software was updated to r33d</p>
136  
137 < <table>
138 <        <thead>
139 <        <tr>
73 <                <th>Security</th>
74 <        </tr>
75 <        </thead>
76 <        
77 <        <tbody>
78 <                <tr>
79 <                        <td>
80 <                        March 10, 2007<br />
81 <                        While many of the DST changes were imported last year, we decided to cover all cases and import
82 <                        the latest tzdata2007c.  Users concerned about DST changes should update their sources
83 <                        and rebuild.  The java ports may not have DST changes in place.  We will review that issue.
84 <                        </td>
85 <                </tr>
86 <                <tr>
87 <                        <td>
88 <                        Jaunary 23, 2007<br />
89 <                        A "symlink" exploit was found in the MidnightBSD jail system. A fix was made available.  Please
90 <                        update your /etc/rc.d/jail file from cvs.  Patches will not be created until our first release.
91 <                        </td>
92 <                </tr>
93 <        </tbody>
94 < </table>
137 > <p>April 6, 2008<br />
138 > bzip2 was updated to 1.05 in CURRENT to correct a security issue.
139 > </p>
140  
141 + <p>April 3, 2008<br />
142 + A security issue was found with strfmon in libc.  
143 + <a href="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1391">CVE-2008-1391</a> Integer Overflow.
144 + This was fixed in CURRENT.</p>
145 +
146 + <p>February 15, 2008<br />
147 + CURRENT now has a patch to correct a potential security issue with sendfile. Files were not checked prior to serving which would allow a file that was write only to be served. While this scenario is rare, we decided to fix it anyway.
148 + <br />
149 + sendfile is used by many daemons including Apache httpd.
150 + </p>
151 +
152 + <p>August 1, 2007<br />
153 + BIND and Tcpdump were patched in 0.2 and 0.1 for recent security issues.  BIND is now equivalent to 9.3.4p1.
154 + </p>
155 +
156 + <p>May 2, 2007<br />
157 + CURRENT and STABLE both have the patch for ipv6 type 0 routing headers.  The problem is that ipv6 routing headers could be run over the same link multiple times.
158 + </p>
159 + <p>March 10, 2007<br />
160 + While many of the DST changes were imported last year, we decided to cover all cases and import
161 + the latest tzdata2007c.  Users concerned about DST changes should update their sources
162 + and rebuild.  The java ports may not have DST changes in place.  We will review that issue.
163 + </p>
164 + <p>Jaunary 23, 2007<br />
165 + A &quot;symlink&quot; exploit was found in the MidnightBSD jail system. A fix was made available.  Please
166 + update your /etc/rc.d/jail file from cvs.  Patches will not be created until our first release.
167 + </p>
168 +
169 + <h3>Recent CVS Activity</h3>
170 + <p><a href="http://cia.vc/stats/project/midnightbsd">cia.vc</a></p>
171 + <!--#include virtual="cvslist.inc" -->
172 +
173 + <h3>Developer Journal</h3>
174 + <p><a href="http://www.justjournal.com/users/mbsd">
175 + blog</a></p>
176 + <!--#include virtual="mbsdblog.inc" -->
177 +
178 + <p style="padding-top: 10px;">
179   <script type="text/javascript"><!--
180   google_ad_client = "pub-1321195614665440";
181   google_ad_width = 468;
# Line 109 | Line 192 | google_color_url = "AECCEB";
192   <script type="text/javascript"
193    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
194   </script>
195 + </p>
196 +
197 + <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
198  
199 + <p><script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=71850604307c13d83f12711447cc2d8917f840381318884700136030"></script></p>
200   </div>
201  
202 < <!-- BEGIN FOOTER -->
116 < <div id="footer">
117 <    <p id="footertext"><a href="copyright/index.html">Legal Notices</a> | Copyright 2005-2007 Lucas Holt</p>
118 <
119 <    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
120 <    </script>
121 <    <script type="text/javascript">
122 <    _uacct = "UA-560995-2";
123 <    urchinTracker();
124 <    </script>
125 < </div>
126 < <!-- END FOOTER -->
202 > <!--#include virtual="/footer.html" -->
203  
204   </body>
205   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines