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 77 by laffer1, Sat Aug 25 04:02:45 2007 UTC vs.
Revision 618 by laffer1, Sun Sep 20 01:13:22 2015 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 < <!-- $MidnightBSD: www/index.html,v 1.26 2007/08/25 02:12:00 laffer1 Exp $ -->
9 < <script type="text/javascript">
10 < <!--
11 < function MM_swapImgRestore() { //v3.0
12 <  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
13 < }
1 > <!DOCTYPE html>
2 > <html lang="en-us">
3 >        <head>
4 >                <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 >                <meta name="description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
6 >                <meta name="viewport" content="width=device-width, initial-scale=1">
7 >                <title>MidnightBSD</title>
8 >                <link rel="shortcut icon" href="favicon.ico">
9 >                <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
10 >                <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
11 >                <link rel="stylesheet" type="text/css" href="css/essence.css">
12 >                <meta property="og:image" content="http://www.midnightbsd.org/art/logo/MidnightBSDLogo128x128.png">
13 >                <meta property="og:site_name" content="MidnightBSD">
14 >                <meta property="og:url" content="https://www.midnightbsd.org/">
15 >                <meta property="og:title" content="MidnightBSD">
16 >                <meta property="og:description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
17 >                <meta name="google-site-verification" content="UXeYyeq09VC4mCiCHwnLjorG3nxUoyOTcdhR0frXXpw">
18 >                <meta name="alexaVerifyID" content="pP_-WGlPDrDVXvxAfGsMp0R52to">
19 >                <meta name="norton-safeweb-site-verification" content="x64m9skk6r62zazbxrrr16abm5i2xrk35q73q63fjbpkfuezh8lkdndy9hfplpxtllur8ryfprpp7cv6sl3cxgv1o1uy2t7e1ms36p5p0fte91e8wsiwx3783pehcbdx" />
20 >        </head>
21 >        
22 >        <body>
23 >                <div class="container">
24 >                        <header>
25 >                        <div id="globe" class="row">
26 >                                <div id="header" class="col-md-12">
27 >                                        <h1 title="MidnightBSD Home">
28 >                                                <a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a>
29 >                                        </h1>
30 >                                </div>
31 > <!--#include virtual="/menu.html"-->
32 >                                <div class="clear"></div>
33 >                        </header>
34 >                <div id="welcomebox" class="row">
35 >                        <div class="clear"></div>
36 >                        <div class="col-md-8">
37 >                                <div id="welcome" class="jumbotron">
38 >                                        <h2>Welcome to MidnightBSD</h2>
39 >                                        <blockquote>
40 >                                                <p>
41 >                                                        MidnightBSD is a new BSD-derived operating system developed
42 >                                                        with desktop users in mind.
43 >                                                        It includes all the software you'd expect for your daily tasks
44 >                                                        &#8212; email, web browsing, word processing, gaming, and much
45 >                                                        more.
46 >                                                </p>
47 >                                                <p>
48 >                                                        With a small community of dedicated developers, MidnightBSD
49 >                                                        strives to create an easy-to-use operating system everyone can
50 >                                                        use, freely. Available for x86, AMD64 and as Virtual Machines.
51 >                                                </p>
52 >                                        </blockquote>
53 >                                </div>
54 >                        </div>
55 >                        <div id="getbox" class="col-md-4">
56 >                                <div id="gettext">
57 >                                        <h2><a href="download/">Get MidnightBSD</a></h2>
58 >                                        <h3>Latest Release - 0.7</h3>
59 >                                        <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
60 >                                        <div class="clear"></div>
61 >                                        <h4><a href="notes/">Release Notes</a></h4>
62 >                                </div>
63 >                        </div>
64 >                </div>
65 >                <div class="clear">
66 >        </div>
67  
68 < function MM_preloadImages() { //v3.0
69 <  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
70 <    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
71 <    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
72 < }
68 >        <div id="gravity" style="padding-top: 10px;" class="row">
69 >                <div id="news" class="col-md-4">
70 >                        <h2><a href="news/">News &#187;</a></h2>
71 > <!--#include file="mbsdblogsum.inc"-->
72 >                </div>
73  
74 < function MM_findObj(n, d) { //v4.01
75 <  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
76 <    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
77 <  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
25 <  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
26 <  if(!x && d.getElementById) x=d.getElementById(n); return x;
27 < }
74 >                <div id="security" class="col-md-4">
75 >                        <h2><a href="security/">Security &#187;</a></h2>
76 >                        <blockquote>
77 >                                <p class="date">June 12, 2015</p>
78  
79 < function MM_swapImage() { //v3.0
80 <  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
81 <   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
32 < }
33 < //-->
34 < </script>
35 < </head>
79 >                                <p class="update">0.6.1 RELEASE <br>
80 >                                        OpenSSL Security update - new version is OpenSSL 0.9.8zg
81 >                                </p>
82  
83 < <body>
83 >                                <p class="more">
84 >                                        <a href="security/index.html#a20150612">Read more ...</a>
85 >                                </p>
86 >                        </blockquote>
87 >                        <blockquote>
88 >                                <p class="date">March 19, 2015</p>
89  
90 < <!--#include virtual="/header.html" -->
90 >                                <p class="update">
91 >                                        0.5.10 RELEASE <br> OpenSSL Security update <br> A malformed elliptic curve
92 >                                        private key file could cause a use-after-free condition in the d2i_ECPrivateKey
93 >                                        function. [CVE-2015-0209] <br> An attempt to compare ASN.1 boolean types will
94 >                                        cause the ASN1_TYPE_cmp function to crash with an invalid read. [CVE-2015-0286]
95 >                                        <br> Reusing a structure in ASN.1 parsing may allow an attacker to cause memory
96 >                                        corruption via an invalid write. [CVE-2015-0287] <br> The function X509_to_X509_REQ
97 >                                        will crash with a NULL pointer dereference if the certificate key is invalid.
98 >                                        [CVE-2015-0288] <br> The PKCS#7 parsing code does not handle missing outer
99 >                                        ContentInfo correctly. [CVE-2015-0289] <br> A malicious client can trigger an
100 >                                        OPENSSL_assert in servers that both support SSLv2 and enable export cipher
101 >                                        suites by sending a specially crafted SSLv2 CLIENT-MASTER-KEY message. [CVE-2015-0293]
102 >                                </p>
103  
104 < <div id="content">
104 >                                <p class="more"><a href="security/index.html#a20150319">Read more ...</a></p>
105 >                        </blockquote>
106 >                </div>
107  
108 < <div id="rnav">
109 <        <ul>
110 <            <li><a href="/index.html" title="Home">Home</a></li>
111 <            <li><a href="/about/index.html" title="About">About</a></li>
112 <            <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
113 <            <li><a href="/docs/index.html" title="Documentation">Documentation</a></li>
108 >                <div id="tweets" class="col-md-4">
109 >                        <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">
110 >                        Tweets by @midnightbsd
111 >                        </a>
112 >                        <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>
113 >                
114 >                        <p>View available <a href="mports/">mports</a></p>
115 >                </div>
116 >        </div>
117  
118 <            <li><a href="/community/index.html" title="Community">Community</a></li>
51 <            <li><a href="/developer/index.html" title="Developers">Developers</a></li>
52 <            <li><a href="/support/index.html" title="Support">Support</a></li>
53 <        </ul>
54 <
55 <        <p><a href="/de/index.html" title="German">DE</a> <a href="/index.html" title="English">EN</a>
56 <           <a href="/ru/index.html" title="Russian">RU</a>
57 <        </p>
58 <
59 <        <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>
60 <
61 <        <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" />
62 < <br /><a href="http://click.linksynergy.com/fs-bin/click?id=P*wIZOq1sCA&offerid=84864.10000358&subid=0&type=4"><img border="0"   alt="Toshiba - Toshibadirect.com" src="http://ad.linksynergy.com/fs-bin/show?id=P*wIZOq1sCA&bids=84864.10000358&subid=0&type=4&gridnum=11" /></a>
63 <
64 <        </p>
118 >        <!--#include virtual="/footer.html"-->
119   </div>
66
67 <h2>Introduction</h2>
68
69 <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>
70
71 <h3>MidnightBSD 0.1-RELEASE</h3>
72
73 <p>
74 <strong>August 6, 2007</strong>  
75 MidnightBSD 0.1-RELEASE is now available.  It includes several software packages
76 such as ksh, sudo, OpenNTPD, gcc 3.4.4, BIND 9.3.4 (plus patch) and others in
77 the base system.  Disc 1 ISO includes the entire Operating System and X11 (xorg 6.9)
78 packages.  Disc 2 ISO includes a selection of additional packages such as
79 GNUstep, bash 3, zsh, and cups-base.  There are additional packages on our FTP
80 server.  More will be added in a few days.  Only disc 1 is required for installation.
81 This release is intended for enthusiests, developers and people interested in
82 new operating systems that can handle bugs.  The core OS is stable, but many
83 elements such as ports are in flux.  
84 </p>
85
86 <p>Get 0.1:  <a href="http://cs.emich.edu/mbsd/releases/i386/ISO-IMAGES/0.1/ ">Mirror 1</a>
87 <a href="ftp://mirrors.isc.org/pub/MidnightBSD/releases/i386/ISO-IMAGES/0.1">Mirror 2</a>
88 <a href="http://www.midnightbsd.org/ftp/MidnightBSD/releases/i386/ISO-IMAGES/0.1/">Official
89 site (slow)</a></p>
90
91 <h4>0.1-RELEASE Errata</h4>
92 <pre>
93 Installation issues
94
95 projectcenter.app package is missing dependancies on disc2.
96 mutt package is missing urlview dependancy on disc2.
97
98 GNUstep package includes gdnc which is missing libgcc_s.so.1.
99
100 bash 3 and gmake missing libintl.so.6. This can be fixed by uninstalling gettext
101 and building it from the port. A new package was placed on the FTP server.
102
103 System issues
104
105 CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
106
107 The new mports system was not included in the RELEASE.  Many ports work in
108 mports that do not work in the old system.  It is suggested that you update
109 your source using RELENG_0_1 and download the latest mports using CVS or CVSup.
110
111 Using Virtual PC for Windows:
112 If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
113 in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
114
115 August 11, 2007:
116 The pkg_install tools found in src/usr.sbin/pkg_install were not updated for
117 mports.  This has been corrected.  You should be able to cvs update that directory
118 and run make install and get the new versions of pkg_add, pkg_delete, and so on.  
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://www.yousendit.com/transfer.php?action=download&ufid=788DA0333AEC0D6C">Revised single install video (33MB)</a>
139 or
140 <a href="http://video.google.com/videoplay?docid=-1215820984218210282&q=MidnightBSD&pr=goog-sl">part 1</a>
141 <a href="http://video.google.com/videoplay?docid=-6978382486264269794&pr=goog-sl">part 2</a>
142 <a href="http://video.google.com/videoplay?docid=6990322451567856326&pr=goog-sl">part 3</a>
143 <a href="http://video.google.com/videoplay?docid=-1079107845259123061&pr=goog-sl">part 4</a>
144 <br /> All of the install videos are on Google Video and the various MidnightBSD FTP mirrors.
145 </p>
146
147 <p><span style="text-align: center;">
148 <a href="download/index.html"><img src="images/dvd.png" alt="Download" style="float: left;" /></a><br />
149 <a href="download/index.html">Download</a>
150 MidnightBSD
151 </span></p>
152
153 <p><a href="http://www.cafepress.com/midnightbsd">Purchase</a> MidnightBSD merchandise to support the project.</p>
154
155 <p>Track development and changes to MidnightBSD with our <a href="http://www.justjournal.com/users/mbsd">development blog</a>. </p>
156
157 <p>View recent <a href="http://cia.vc/stats/project/midnightbsd">CVS activity</a> through a friendly web interface.  (commit logs)</p>
158
159 <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>
160
161 <p><a href="http://bugreport.midnightbsd.org/">View/Report</a> Bugs.</p>
162
163 <p>View our <a href="mports/README.html">ports</a> with descriptions.</p>
164
165 <p>Subscribe to our <a href="/mailman/listinfo">mailing lists.</a></p>
166
167 <table>
168        <thead>
169        <tr>
170                <th>Getting Source</th>
171        </tr>
172        </thead>
173        
174        <tbody>
175        <tr>
176                <td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
177        </tr>
178
179        <tr>
180                <td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
181        </tr>
182        </tbody>
183 </table>
184
185 <h3>Security</h3>
186
187 <p>August 1, 2007<br />
188 BIND and Tcpdump were patched in 0.2 and 0.1 for recent security issues.  BIND is now equivalent to 9.3.4p1.
189 </p>
190
191 <p>May 2, 2007<br />
192 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.
193 </p>
194 <p>March 10, 2007<br />
195 While many of the DST changes were imported last year, we decided to cover all cases and import
196 the latest tzdata2007c.  Users concerned about DST changes should update their sources
197 and rebuild.  The java ports may not have DST changes in place.  We will review that issue.
198 </p>
199 <p>Jaunary 23, 2007<br />
200 A &quot;symlink&quot; exploit was found in the MidnightBSD jail system. A fix was made available.  Please
201 update your /etc/rc.d/jail file from cvs.  Patches will not be created until our first release.
202 </p>
203
204 <script type="text/javascript"><!--
205 google_ad_client = "pub-1321195614665440";
206 google_ad_width = 468;
207 google_ad_height = 60;
208 google_ad_format = "468x60_as";
209 google_ad_type = "text_image";
210 google_ad_channel ="";
211 google_color_border = "6699CC";
212 google_color_bg = "003366";
213 google_color_link = "FFFFFF";
214 google_color_text = "AECCEB";
215 google_color_url = "AECCEB";
216 //--></script>
217 <script type="text/javascript"
218  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
219 </script>
220
221 <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
222
223 <p><script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=71850604307c13d83f12711447cc2d8917f840381318884700136030"></script></p>
224 </div>
225
226 <!--#include virtual="/footer.html" -->
120  
121   </body>
122   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines