ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 143
Committed: Wed Jul 2 02:30:30 2008 UTC (15 years, 10 months ago) by laffer1
Content type: text/html
File size: 9438 byte(s)
Log Message:
Add title above graphic.

File Contents

# Content
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.41 2008/07/02 02:29:16 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 <!--#include virtual="/header.html" -->
46
47 <div id="content">
48
49 <div id="rnav">
50 <ul>
51 <li><a href="/index.html" title="Home">Home</a></li>
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>
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 </p>
70
71 <p>
72 <a href="http://forums.midnightbsd.org/">Forums</a><br />
73 <a href="http://bugreport.midnightbsd.org/">Bug Reports</a><br />
74 <a href="/mailman/listinfo">Mailing Lists</a><br />
75 <a href="http://www.cafepress.com/midnightbsd" title="Purchase MidnightBSD Merchandise">Purchase</a>
76 </p>
77
78 <p>
79 <strong>Getting Source</strong><br />
80 <a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a><br />
81 <a href="developer/cvsup.html" title="Download source or mports">CVSup</a><br />
82 </p>
83
84 <p><strong>mports</strong><br />
85 <a href="mports/README.html">Port Descriptions</a>
86 </p>
87
88 <p><strong>Download</strong><br />
89 <a href="download/index.html"><img src="images/dvd.png" alt="Download" /></a>
90 </p>
91 </div>
92
93 <h2>Introduction</h2>
94
95 <p style="text-indent: 3em; line-height: 1.5; margin-bottom: 20px;">MidnightBSD
96 is a desktop operating system for x86 compatible (including Pentium&reg; and Athlon&#8482;),
97 and soon amd64 compatible (including Opteron&#8482;, Athlon&#8482;64, and EM64T)
98 architectures. It was originally based on <a href="http://www.freebsd.org/">FreeBSD</a>
99 6.1 Beta. The goal of the project is to create a BSD with ease of use and simplicity in mind.</p>
100
101 <p>We've released two versions of MidnightBSD: <a href="docs/releases/0.1/">0.1</a> and
102 <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>
103
104 <table>
105 <caption><span style="color: #333; text-decoration: underline;">MidnightBSD in action</span></caption>
106 <tbody>
107 <tr>
108 <td colspan="3" style="width: 400px;"><img src="images/screen_login.jpg" alt="screen shot: using MidnightBSD" id="screen" /></td>
109 </tr>
110 <tr>
111 <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>
112 <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>
113 <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>
114 </tr>
115 </tbody>
116 </table>
117
118 <p><a href="http://cs.emich.edu/mbsd/videos/demo1.mov">Watch</a> demo movie in QuickTime format.</p>
119
120 <p>Installing MidnightBSD videos:
121 <a href="http://video.google.com/videoplay?docid=-3504097528804636404">Video 1</a>
122 <a href="http://video.google.com/videoplay?docid=-1327567970434212474">Video 2</a>
123 or
124 <a href="http://video.google.com/videoplay?docid=-1215820984218210282&q=MidnightBSD&pr=goog-sl">part 1</a>
125 <a href="http://video.google.com/videoplay?docid=-6978382486264269794&pr=goog-sl">part 2</a>
126 <a href="http://video.google.com/videoplay?docid=6990322451567856326&pr=goog-sl">part 3</a>
127 <a href="http://video.google.com/videoplay?docid=-1079107845259123061&pr=goog-sl">part 4</a>
128 <br /> All of the install videos are on Google Video and the various MidnightBSD FTP mirrors.
129 </p>
130
131 <h3>Security</h3>
132
133 <p>April 17, 2008<br />
134 OpenSSH was updated to 5.0p1 in CURRENT to correct an issue with X11 forwarding. A patch for
135 this issue was committed to RELENG_0_1 as well as a fix for a config file issue.
136 </p>
137
138 <p>
139 A <a href="http://secunia.com/advisories/29803/">security issue</a> was found in mksh. This
140 only affected CURRENT users. The software was updated to r33d</p>
141
142 <p>April 6, 2008<br />
143 bzip2 was updated to 1.05 in CURRENT to correct a security issue.
144 </p>
145
146 <p>April 3, 2008<br />
147 A security issue was found with strfmon in libc.
148 <a href="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1391">CVE-2008-1391</a> Integer Overflow.
149 This was fixed in CURRENT.</p>
150
151 <p>February 15, 2008<br />
152 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.
153 <br />
154 sendfile is used by many daemons including Apache httpd.
155 </p>
156
157 <p>August 1, 2007<br />
158 BIND and Tcpdump were patched in 0.2 and 0.1 for recent security issues. BIND is now equivalent to 9.3.4p1.
159 </p>
160
161 <p>May 2, 2007<br />
162 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.
163 </p>
164 <p>March 10, 2007<br />
165 While many of the DST changes were imported last year, we decided to cover all cases and import
166 the latest tzdata2007c. Users concerned about DST changes should update their sources
167 and rebuild. The java ports may not have DST changes in place. We will review that issue.
168 </p>
169 <p>Jaunary 23, 2007<br />
170 A &quot;symlink&quot; exploit was found in the MidnightBSD jail system. A fix was made available. Please
171 update your /etc/rc.d/jail file from cvs. Patches will not be created until our first release.
172 </p>
173
174 <h3>Recent CVS Activity</h3>
175 <p><a href="http://cia.vc/stats/project/midnightbsd">cia.vc</a></p>
176 <!--#include virtual="cvslist.inc" -->
177
178 <h3>Developer Blog</h3>
179 <p><a href="http://www.justjournal.com/users/mbsd">
180 blog</a></p>
181 <!--#include virtual="mbsdblog.inc" -->
182
183 <p style="padding-top: 10px;">
184 <script type="text/javascript"><!--
185 google_ad_client = "pub-1321195614665440";
186 google_ad_width = 468;
187 google_ad_height = 60;
188 google_ad_format = "468x60_as";
189 google_ad_type = "text_image";
190 google_ad_channel ="";
191 google_color_border = "6699CC";
192 google_color_bg = "003366";
193 google_color_link = "FFFFFF";
194 google_color_text = "AECCEB";
195 google_color_url = "AECCEB";
196 //--></script>
197 <script type="text/javascript"
198 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
199 </script>
200 </p>
201
202 <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
203
204 <p><script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=71850604307c13d83f12711447cc2d8917f840381318884700136030"></script></p>
205 </div>
206
207 <!--#include virtual="/footer.html" -->
208
209 </body>
210 </html>