ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 73
Committed: Wed Aug 22 00:35:42 2007 UTC (16 years, 8 months ago) by laffer1
Content type: text/html
File size: 10260 byte(s)
Log Message:
Switch to SSI footer.

Add $MidnightBSD$ inside head tag so we can still track documents.

File Contents

# User Rev Content
1 laffer1 38 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 laffer1 2 <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 laffer1 73 <!-- $MidnightBSD$ -->
9 laffer1 38 <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     }
14    
15     function MM_preloadImages() { //v3.0
16     var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
17     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
18     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
19     }
20    
21     function MM_findObj(n, d) { //v4.01
22     var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
23     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
24     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     }
28    
29     function MM_swapImage() { //v3.0
30     var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
31     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 laffer1 2 </head>
36    
37     <body>
38    
39     <!-- BEGIN HEADER -->
40     <div id="header">
41     <span id="logo">
42     <img src="images/mbsd_newlogo.png" alt="MidnightBSD [logo]" />
43     </span>
44     </div>
45     <!-- END HEADER -->
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    
56     <li><a href="/community/index.html" title="Community">Community</a></li>
57     <li><a href="/developer/index.html" title="Developers">Developers</a></li>
58     <li><a href="/support/index.html" title="Support">Support</a></li>
59     </ul>
60 laffer1 6
61 laffer1 57 <p><a href="/de/index.html" title="German">DE</a> <a href="/index.html" title="English">EN</a>
62     <a href="/ru/index.html" title="Russian">RU</a>
63     </p>
64 laffer1 28
65 laffer1 38 <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>
66 laffer1 31
67 laffer1 57 <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" />
68 laffer1 31 </p>
69 laffer1 2 </div>
70    
71     <h2>Introduction</h2>
72    
73 laffer1 38 <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>
74 laffer1 2
75 laffer1 62 <h3>MidnightBSD 0.1-RELEASE</h3>
76    
77     <p>
78     <strong>August 6, 2007</strong>
79     MidnightBSD 0.1-RELEASE is now available. It includes several software packages
80     such as ksh, sudo, OpenNTPD, gcc 3.4.4, BIND 9.3.4 (plus patch) and others in
81     the base system. Disc 1 ISO includes the entire Operating System and X11 (xorg 6.9)
82     packages. Disc 2 ISO includes a selection of additional packages such as
83     GNUstep, bash 3, zsh, and cups-base. There are additional packages on our FTP
84     server. More will be added in a few days. Only disc 1 is required for installation.
85     This release is intended for enthusiests, developers and people interested in
86     new operating systems that can handle bugs. The core OS is stable, but many
87     elements such as ports are in flux.
88     </p>
89    
90     <p>Get 0.1: <a href="http://cs.emich.edu/mbsd/releases/i386/ISO-IMAGES/0.1/ ">Mirror 1</a>
91     <a href="ftp://mirrors.isc.org/pub/MidnightBSD/releases/i386/ISO-IMAGES/0.1">Mirror 2</a>
92     <a href="http://www.midnightbsd.org/ftp/MidnightBSD/releases/i386/ISO-IMAGES/0.1/">Official
93     site (slow)</a></p>
94    
95     <h4>0.1-RELEASE Errata</h4>
96     <pre>
97     Installation issues
98    
99     projectcenter.app package is missing dependancies on disc2.
100     mutt package is missing urlview dependancy on disc2.
101    
102     GNUstep package includes gdnc which is missing libgcc_s.so.1.
103    
104     bash 3 and gmake missing libintl.so.6. This can be fixed by uninstalling gettext
105     and building it from the port. A new package was placed on the FTP server.
106    
107     System issues
108    
109 laffer1 63 CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
110 laffer1 62
111 laffer1 63 The new mports system was not included in the RELEASE. Many ports work in
112     mports that do not work in the old system. It is suggested that you update
113     your source using RELENG_0_1 and download the latest mports using CVS or CVSup.
114    
115 laffer1 62 Using Virtual PC for Windows:
116     If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
117 laffer1 69 in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
118    
119     August 11, 2007:
120     The pkg_install tools found in src/usr.sbin/pkg_install were not updated for
121     mports. This has been corrected. You should be able to cvs update that directory
122     and run make install and get the new versions of pkg_add, pkg_delete, and so on.
123 laffer1 62 </pre>
124    
125 laffer1 38 <table>
126     <caption><span style="color: #333; text-decoration: underline;">MidnightBSD in action</span></caption>
127     <tbody>
128     <tr>
129 laffer1 57 <td colspan="3" style="width: 400px;"><img src="images/screen_login.jpg" alt="screen shot: using MidnightBSD" id="screen" /></td>
130 laffer1 38 </tr>
131     <tr>
132 laffer1 57 <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>
133     <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>
134     <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>
135 laffer1 38 </tr>
136     </tbody>
137     </table>
138    
139 laffer1 68 <p><a href="http://cs.emich.edu/mbsd/videos/demo1.mov">Watch</a> demo movie in QuickTime format.</p>
140 laffer1 39
141 laffer1 68 <p>Installing MidnightBSD videos:
142     <a href="http://video.google.com/videoplay?docid=-1215820984218210282&q=MidnightBSD&pr=goog-sl">part 1</a>
143     <a href="http://video.google.com/videoplay?docid=-6978382486264269794&pr=goog-sl">part 2</a>
144     <a href="http://video.google.com/videoplay?docid=6990322451567856326&pr=goog-sl">part 3</a>
145     <a href="http://video.google.com/videoplay?docid=-1079107845259123061&pr=goog-sl">part 4</a>
146     <br /> All of the install videos are on Google Video and the various MidnightBSD FTP mirrors.
147     </p>
148 laffer1 42
149 laffer1 38 <p><span style="text-align: center;">
150     <a href="download/index.html"><img src="images/dvd.png" alt="Download" style="float: left;" /></a><br />
151     <a href="download/index.html">Download</a>
152 laffer1 2 MidnightBSD
153 laffer1 38 </span></p>
154 laffer1 2
155     <p><a href="http://www.cafepress.com/midnightbsd">Purchase</a> MidnightBSD merchandise to support the project.</p>
156    
157     <p>Track development and changes to MidnightBSD with our <a href="http://www.justjournal.com/users/mbsd">development blog</a>. </p>
158    
159 laffer1 43 <p>View recent <a href="http://cia.vc/stats/project/midnightbsd">CVS activity</a> through a friendly web interface. (commit logs)</p>
160    
161 laffer1 2 <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>
162    
163     <p><a href="http://bugreport.midnightbsd.org/">View/Report</a> Bugs.</p>
164    
165 laffer1 5 <p>View our <a href="mports/README.html">ports</a> with descriptions.</p>
166    
167 laffer1 57 <p>Subscribe to our <a href="/mailman/listinfo">mailing lists.</a></p>
168    
169 laffer1 2 <table>
170     <thead>
171     <tr>
172     <th>Getting Source</th>
173     </tr>
174     </thead>
175    
176     <tbody>
177     <tr>
178     <td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
179     </tr>
180    
181     <tr>
182     <td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
183     </tr>
184     </tbody>
185     </table>
186    
187 laffer1 5 <h3>Security</h3>
188 laffer1 2
189 laffer1 57 <p>August 1, 2007<br />
190     BIND and Tcpdump were patched in 0.2 and 0.1 for recent security issues. BIND is now equivalent to 9.3.4p1.
191     </p>
192    
193 laffer1 5 <p>May 2, 2007<br />
194 laffer1 10 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.
195 laffer1 5 </p>
196     <p>March 10, 2007<br />
197     While many of the DST changes were imported last year, we decided to cover all cases and import
198     the latest tzdata2007c. Users concerned about DST changes should update their sources
199     and rebuild. The java ports may not have DST changes in place. We will review that issue.
200     </p>
201     <p>Jaunary 23, 2007<br />
202 laffer1 57 A &quot;symlink&quot; exploit was found in the MidnightBSD jail system. A fix was made available. Please
203 laffer1 5 update your /etc/rc.d/jail file from cvs. Patches will not be created until our first release.
204     </p>
205    
206 laffer1 2 <script type="text/javascript"><!--
207     google_ad_client = "pub-1321195614665440";
208     google_ad_width = 468;
209     google_ad_height = 60;
210     google_ad_format = "468x60_as";
211     google_ad_type = "text_image";
212     google_ad_channel ="";
213     google_color_border = "6699CC";
214     google_color_bg = "003366";
215     google_color_link = "FFFFFF";
216     google_color_text = "AECCEB";
217     google_color_url = "AECCEB";
218     //--></script>
219     <script type="text/javascript"
220     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
221     </script>
222 laffer1 11
223     <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
224 laffer1 70
225     <p><script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=71850604307c13d83f12711447cc2d8917f840381318884700136030"></script></p>
226 laffer1 2 </div>
227    
228 laffer1 73 <!--#include virtual="/footer.html" -->
229 laffer1 2
230     </body>
231     </html>