ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
(Generate patch)

Comparing trunk/index.html (file contents):
Revision 68 by laffer1, Sat Aug 11 20:54:01 2007 UTC vs.
Revision 309 by laffer1, Sat Mar 7 20:40:30 2009 UTC

# Line 1 | Line 1
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 < <h3>MidnightBSD 0.1-RELEASE</h3>
77 <
78 < <p>
79 < <strong>August 6, 2007</strong>  
80 < MidnightBSD 0.1-RELEASE is now available.  It includes several software packages
81 < such as ksh, sudo, OpenNTPD, gcc 3.4.4, BIND 9.3.4 (plus patch) and others in
82 < the base system.  Disc 1 ISO includes the entire Operating System and X11 (xorg 6.9)
83 < packages.  Disc 2 ISO includes a selection of additional packages such as
84 < GNUstep, bash 3, zsh, and cups-base.  There are additional packages on our FTP
85 < server.  More will be added in a few days.  Only disc 1 is required for installation.
86 < This release is intended for enthusiests, developers and people interested in
87 < new operating systems that can handle bugs.  The core OS is stable, but many
88 < elements such as ports are in flux.  
89 < </p>
90 <
91 < <p>Get 0.1:  <a href="http://cs.emich.edu/mbsd/releases/i386/ISO-IMAGES/0.1/ ">Mirror 1</a>
92 < <a href="ftp://mirrors.isc.org/pub/MidnightBSD/releases/i386/ISO-IMAGES/0.1">Mirror 2</a>
93 < <a href="http://www.midnightbsd.org/ftp/MidnightBSD/releases/i386/ISO-IMAGES/0.1/">Official
94 < site (slow)</a></p>
95 <
96 < <h4>0.1-RELEASE Errata</h4>
97 < <pre>
98 < Installation issues
99 <
100 < projectcenter.app package is missing dependancies on disc2.
101 < mutt package is missing urlview dependancy on disc2.
102 <
103 < GNUstep package includes gdnc which is missing libgcc_s.so.1.
104 <
105 < bash 3 and gmake missing libintl.so.6. This can be fixed by uninstalling gettext
106 < and building it from the port. A new package was placed on the FTP server.
107 <
108 < System issues
109 <
110 < CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
111 <
112 < The new mports system was not included in the RELEASE.  Many ports work in
113 < mports that do not work in the old system.  It is suggested that you update
114 < your source using RELENG_0_1 and download the latest mports using CVS or CVSup.
115 <
116 < Using Virtual PC for Windows:
117 < If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
118 < in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
119 < </pre>
120 <
121 < <table>
122 < <caption><span style="color: #333; text-decoration: underline;">MidnightBSD in action</span></caption>
123 < <tbody>
124 < <tr>
125 < <td colspan="3" style="width: 400px;"><img src="images/screen_login.jpg" alt="screen shot: using MidnightBSD" id="screen" /></td>
126 < </tr>
127 < <tr>
128 < <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>
129 < <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>
130 < <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>
131 < </tr>
132 < </tbody>
133 < </table>
134 <
135 < <p><a href="http://cs.emich.edu/mbsd/videos/demo1.mov">Watch</a> demo movie in QuickTime format.</p>
136 <
137 < <p>Installing MidnightBSD videos:  
138 < <a href="http://video.google.com/videoplay?docid=-1215820984218210282&q=MidnightBSD&pr=goog-sl">part 1</a>
139 < <a href="http://video.google.com/videoplay?docid=-6978382486264269794&pr=goog-sl">part 2</a>
140 < <a href="http://video.google.com/videoplay?docid=6990322451567856326&pr=goog-sl">part 3</a>
141 < <a href="http://video.google.com/videoplay?docid=-1079107845259123061&pr=goog-sl">part 4</a>
142 < <br /> All of the install videos are on Google Video and the various MidnightBSD FTP mirrors.
143 < </p>
144 <
145 < <p><span style="text-align: center;">
146 < <a href="download/index.html"><img src="images/dvd.png" alt="Download" style="float: left;" /></a><br />
147 < <a href="download/index.html">Download</a>
148 < MidnightBSD
149 < </span></p>
150 <
151 < <p><a href="http://www.cafepress.com/midnightbsd">Purchase</a> MidnightBSD merchandise to support the project.</p>
152 <
153 < <p>Track development and changes to MidnightBSD with our <a href="http://www.justjournal.com/users/mbsd">development blog</a>. </p>
154 <
155 < <p>View recent <a href="http://cia.vc/stats/project/midnightbsd">CVS activity</a> through a friendly web interface.  (commit logs)</p>
156 <
157 < <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>
158 <
159 < <p><a href="http://bugreport.midnightbsd.org/">View/Report</a> Bugs.</p>
160 <
161 < <p>View our <a href="mports/README.html">ports</a> with descriptions.</p>
162 <
163 < <p>Subscribe to our <a href="/mailman/listinfo">mailing lists.</a></p>
164 <
165 < <table>
166 <        <thead>
167 <        <tr>
168 <                <th>Getting Source</th>
169 <        </tr>
170 <        </thead>
171 <        
172 <        <tbody>
173 <        <tr>
174 <                <td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
175 <        </tr>
176 <
177 <        <tr>
178 <                <td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
179 <        </tr>
180 <        </tbody>
181 < </table>
182 <
183 < <h3>Security</h3>
184 <
185 < <p>August 1, 2007<br />
186 < BIND and Tcpdump were patched in 0.2 and 0.1 for recent security issues.  BIND is now equivalent to 9.3.4p1.
187 < </p>
188 <
189 < <p>May 2, 2007<br />
190 < 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.
191 < </p>
192 < <p>March 10, 2007<br />
193 < While many of the DST changes were imported last year, we decided to cover all cases and import
194 < the latest tzdata2007c.  Users concerned about DST changes should update their sources
195 < and rebuild.  The java ports may not have DST changes in place.  We will review that issue.
196 < </p>
197 < <p>Jaunary 23, 2007<br />
198 < A &quot;symlink&quot; exploit was found in the MidnightBSD jail system. A fix was made available.  Please
199 < update your /etc/rc.d/jail file from cvs.  Patches will not be created until our first release.
200 < </p>
201 <
202 < <script type="text/javascript"><!--
203 < google_ad_client = "pub-1321195614665440";
204 < google_ad_width = 468;
205 < google_ad_height = 60;
206 < google_ad_format = "468x60_as";
207 < google_ad_type = "text_image";
208 < google_ad_channel ="";
209 < google_color_border = "6699CC";
210 < google_color_bg = "003366";
211 < google_color_link = "FFFFFF";
212 < google_color_text = "AECCEB";
213 < google_color_url = "AECCEB";
214 < //--></script>
215 < <script type="text/javascript"
216 <  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
217 < </script>
218 <
219 < <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
220 < </div>
221 <
222 < <!-- BEGIN FOOTER -->
223 < <div id="footer">
224 <    <p id="footertext"><a href="copyright/index.html">Legal Notices</a> | Copyright 2005-2007 Lucas Holt
225 <    <br />$MidnightBSD: www/index.html,v 1.19 2007/08/07 04:13:40 laffer1 Exp $
226 <    </p>
227 <
228 <    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
229 <    </script>
230 <    <script type="text/javascript">
231 <    _uacct = "UA-560995-2";
232 <    urchinTracker();
233 <    </script>
234 < </div>
235 < <!-- END FOOTER -->
236 <
237 < </body>
1 > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 > <html lang="en">
3 >        <head>
4 >                <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 >                <title>MidnightBSD</title>
6 >                <link rel="shortcut icon" href="favicon.ico">
7 >                <link  rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
8 >                <!--[if IE 5]><link rel="stylesheet" type="text/css" href="css/ihateie5.css"><![endif]-->
9 >                <!--[if IE 6]><link rel="stylesheet" type="text/css" href="css/ihateie6.css"><![endif]-->
10 >                <style type="text/css" media="all">
11 >                        @import url("css/essence.css");
12 >                </style>
13 >        </head>
14 >        <body>
15 >                <div id="globe">
16 >                        <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
17 >                    <!--#include virtual="/menu.html"-->
18 >                        <div class="clear"></div>
19 >                        <div id="welcomebox">
20 >                                <div id="lang">
21 >                                        <h5 id="english" title="English"><a href="./">English</a></h5>
22 >                                        <h5 id="german" title="German"><a href="de/">German</a></h5>
23 >                                        <h5 id="russian" title="Russian"><a href="ru/">Russian</a></h5>
24 >                                </div>
25 >                                <div class="clear"></div>
26 >                                <div id="welcome">
27 >                                        <h2>Welcome to MidnightBSD</h2>
28 >                                        <blockquote>
29 >                                                <p>MidnightBSD is a new BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks &#8212; email, web browsing, word processing, gaming, and much more.</p>
30 >                                                <p>With a small community of dedicated developers, MidnightBSD strives to create an easy-to-use operating system everyone can use, freely. Available for x86, AMD64, SPARC, and as Virtual Machines.</p>
31 >                                        </blockquote>
32 >                                </div>
33 >                                <div id="getbox">
34 >                                        <div id="gettext">
35 >                                                <h2><a href="download/">Get MidnightBSD</a></h2>
36 >                                                <h3>Latest Release - 0.2.1</h3>
37 >                                                <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
38 >                                                <div class="clear"></div>
39 >                                                <h4><a href="notes/">Release Notes</a></h4>
40 >                                        </div>
41 >                                </div>
42 >                        </div>
43 >                        <div class="clear"></div>
44 >                        <div id="gravity">
45 >                                <div id="news">
46 >                                        <h2><a href="news/">News &#187;</a></h2>
47 >                                <!--#include file="mbsdblogsum.inc"-->
48 >                                </div>
49 >                                <div id="ports">
50 >                                        <h2><a href="featured/">Featured Ports &#187;</a></h2>
51 >                                        <ul>
52 >                                                <li id="fp1" title="XFCE"><a href="featured/#fp1">XFCE</a></li>
53 >                                                <li id="fp9" title="KDE"><a href="featured/#fp9">KDE</a></li>
54 >                                                <li id="fp8" title="GNUstep"><a href="featured/#fp8">GNUstep</a></li>
55 >                                                <li id="fp7" title="SeaMonkey"><a href="featured/#fp7">SeaMonkey</a></li>
56 >                                                <li id="fp6" title="Pidgin"><a href="featured/#fp6">Pidgin</a></li>
57 >                                                <li id="fp5" title="GNOME"><a href="featured/#fp5">Gnome</a></li>
58 >                                                <li id="fp4" title="Etoile"><a href="featured/#fp4">Etoile</a></li>
59 >                                                <li id="fp3" title="GIMP"><a href="featured/#fp3">Gimp</a></li>
60 >                                                <li id="fp2" title="AbiWord"><a href="featured/#fp2">AbiWord</a></li>
61 >                                        </ul>
62 >                                </div>
63 >                                <div id="security">
64 >                                        <h2><a href="security/">Security &#187;</a></h2>
65 >                                        <blockquote>
66 >                                                <p class="date">January 15, 2009</p>
67 >                                                <p class="update">Prevent a DNSSEC attack with BIND.  This was corrected in 0.2.1 and 0.3...
68 >                                                </p>
69 >                                                <p class="more"><a href="security/#a20090115">Read more...</a></p>
70 >                                        </blockquote>
71 >                                        <blockquote>
72 >                                                <p class="date">January 10, 2009</p>
73 >                                                <p class="update">Fix two issues with MidnightBSD 0.2.1 and 0.3-CURRENT. The first is in OpenSSL...</p>
74 >                                                <p class="more"><a href="security/#a20090110">Read more...</a></p>
75 >                                        </blockquote>
76 >                                </div>
77 >                        </div>
78 > <!--#include virtual="/footer.html"-->
79 >        </body>
80   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines