ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 113
Committed: Sun Mar 9 07:12:26 2008 UTC (16 years, 1 month ago) by laffer1
Content type: text/html
File size: 10574 byte(s)
Log Message:
Update copyright date to 2008.

Add wiki page links to all English pages.  Russian and German must be done later with a UTF-8 editor.

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