ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 57
Committed: Thu Aug 2 06:21:31 2007 UTC (16 years, 10 months ago) by laffer1
Content type: text/html
File size: 8316 byte(s)
Log Message:
Describe BIND and Tcpdump patches.

Add mailing list link.

Add German tranlation link on first page. (work in progress.. thanks Seirei!)

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 <link rel="stylesheet" type="text/css" media="all" href="css/base.css" />
8 <script type="text/javascript">
9 <!--
10 function MM_swapImgRestore() { //v3.0
11 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
12 }
13
14 function MM_preloadImages() { //v3.0
15 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
16 var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
17 if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
18 }
19
20 function MM_findObj(n, d) { //v4.01
21 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
22 d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
23 if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
24 for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
25 if(!x && d.getElementById) x=d.getElementById(n); return x;
26 }
27
28 function MM_swapImage() { //v3.0
29 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
30 if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
31 }
32 //-->
33 </script>
34 </head>
35
36 <body>
37
38 <!-- BEGIN HEADER -->
39 <div id="header">
40 <span id="logo">
41 <img src="images/mbsd_newlogo.png" alt="MidnightBSD [logo]" />
42 </span>
43 </div>
44 <!-- END HEADER -->
45
46 <div id="content">
47
48 <div id="rnav">
49 <ul>
50 <li><a href="/index.html" title="Home">Home</a></li>
51 <li><a href="/about/index.html" title="About">About</a></li>
52 <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
53 <li><a href="/docs/index.html" title="Documentation">Documentation</a></li>
54
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 </ul>
59
60 <p><a href="/de/index.html" title="German">DE</a> <a href="/index.html" title="English">EN</a>
61 <a href="/ru/index.html" title="Russian">RU</a>
62 </p>
63
64 <p style="border-top: thin dashed silver; padding-top: 10px;"><img src="images/feed.gif" alt="RSS Feed" /> <a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
65
66 <p style="border-top: thin dashed silver; padding-top: 10px;"><a href="http://click.linksynergy.com/fs-bin/click?id=P*wIZOq1sCA&offerid=102327.10000065&type=4&subid=0"><img alt="TigerDirect" src="http://images.tigerdirect.com/email/affiliate_new/120x90upromise.gif" /></a><img width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=P*wIZOq1sCA&bids=102327.10000065&type=4&subid=0" />
67 </p>
68
69 <p><a href="http://click.linksynergy.com/fs-bin/click?id=P*wIZOq1sCA&offerid=85078.10000140&subid=0&type=4"> <img alt="Logo Dell Home Systems 120x40" src="http://ad.linksynergy.com/fs-bin/show?id=P*wIZOq1sCA&bids=85078.10000140&subid=0&type=4" /></a></p>
70 </div>
71
72 <h2>Introduction</h2>
73
74 <p style="text-indent: 3em; line-height: 1.5; margin-bottom: 20px;">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>
75
76 <table>
77 <caption><span style="color: #333; text-decoration: underline;">MidnightBSD in action</span></caption>
78 <tbody>
79 <tr>
80 <td colspan="3" style="width: 400px;"><img src="images/screen_login.jpg" alt="screen shot: using MidnightBSD" id="screen" /></td>
81 </tr>
82 <tr>
83 <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>
84 <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>
85 <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>
86 </tr>
87 </tbody>
88 </table>
89
90 <p><a href="/ftp/MidnightBSD/videos/demo1.mov">Watch</a> demo movie in QuickTime format.</p>
91
92 <p>Installing MidnightBSD videos: <a href="/ftp/MidnightBSD/videos/mbsd_install_part1.mov">part 1</a>
93 <a href="/ftp/MidnightBSD/videos/mbsd_install_part2.mov">part 2</a> <a href="/ftp/MidnightBSD/videos/mbsd_install_part3.mov">part 3</a> <a href="/ftp/MidnightBSD/videos/mbsd_install_part4.mov">part 4</a></p>
94
95 <p><span style="text-align: center;">
96 <a href="download/index.html"><img src="images/dvd.png" alt="Download" style="float: left;" /></a><br />
97 <a href="download/index.html">Download</a>
98 MidnightBSD
99 </span></p>
100
101 <p><a href="http://www.cafepress.com/midnightbsd">Purchase</a> MidnightBSD merchandise to support the project.</p>
102
103 <p>Track development and changes to MidnightBSD with our <a href="http://www.justjournal.com/users/mbsd">development blog</a>. </p>
104
105 <p>View recent <a href="http://cia.vc/stats/project/midnightbsd">CVS activity</a> through a friendly web interface. (commit logs)</p>
106
107 <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>
108
109 <p><a href="http://bugreport.midnightbsd.org/">View/Report</a> Bugs.</p>
110
111 <p>View our <a href="mports/README.html">ports</a> with descriptions.</p>
112
113 <p>Subscribe to our <a href="/mailman/listinfo">mailing lists.</a></p>
114
115 <table>
116 <thead>
117 <tr>
118 <th>Getting Source</th>
119 </tr>
120 </thead>
121
122 <tbody>
123 <tr>
124 <td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
125 </tr>
126
127 <tr>
128 <td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
129 </tr>
130 </tbody>
131 </table>
132
133 <h3>Security</h3>
134
135 <p>August 1, 2007<br />
136 BIND and Tcpdump were patched in 0.2 and 0.1 for recent security issues. BIND is now equivalent to 9.3.4p1.
137 </p>
138
139 <p>May 2, 2007<br />
140 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.
141 </p>
142 <p>March 10, 2007<br />
143 While many of the DST changes were imported last year, we decided to cover all cases and import
144 the latest tzdata2007c. Users concerned about DST changes should update their sources
145 and rebuild. The java ports may not have DST changes in place. We will review that issue.
146 </p>
147 <p>Jaunary 23, 2007<br />
148 A &quot;symlink&quot; exploit was found in the MidnightBSD jail system. A fix was made available. Please
149 update your /etc/rc.d/jail file from cvs. Patches will not be created until our first release.
150 </p>
151
152 <script type="text/javascript"><!--
153 google_ad_client = "pub-1321195614665440";
154 google_ad_width = 468;
155 google_ad_height = 60;
156 google_ad_format = "468x60_as";
157 google_ad_type = "text_image";
158 google_ad_channel ="";
159 google_color_border = "6699CC";
160 google_color_bg = "003366";
161 google_color_link = "FFFFFF";
162 google_color_text = "AECCEB";
163 google_color_url = "AECCEB";
164 //--></script>
165 <script type="text/javascript"
166 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
167 </script>
168
169 <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
170 </div>
171
172 <!-- BEGIN FOOTER -->
173 <div id="footer">
174 <p id="footertext"><a href="copyright/index.html">Legal Notices</a> | Copyright 2005-2007 Lucas Holt
175 <br />$MidnightBSD: www/index.html,v 1.16 2007/07/24 20:25:18 laffer1 Exp $
176 </p>
177
178 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
179 </script>
180 <script type="text/javascript">
181 _uacct = "UA-560995-2";
182 urchinTracker();
183 </script>
184 </div>
185 <!-- END FOOTER -->
186
187 </body>
188 </html>