ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/support/index.html
Revision: 35
Committed: Sun Jul 1 20:02:44 2007 UTC (16 years, 10 months ago) by laffer1
Content type: text/html
File size: 3700 byte(s)
Log Message:
add ads.

File Contents

# Content
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
5 <title>MidnightBSD :: Support</title>
6 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
7 </head>
8
9 <body>
10
11 <!-- BEGIN HEADER -->
12 <div id="header">
13 <span id="logo">
14 <img src="../images/mbsd_newlogo.png" alt="MidnightBSD [logo]" />
15 </span>
16 </div>
17 <!-- END HEADER -->
18
19 <div id="content">
20
21 <div id="rnav">
22 <ul>
23 <li><a href="/index.html" title="Home">Home</a></li>
24 <li><a href="/about/index.html" title="About">About</a></li>
25 <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
26 <li><a href="/docs/index.html" title="Documentation">Documentation</a></li>
27
28 <li><a href="/community/index.html" title="Community">Community</a></li>
29 <li><a href="/developer/index.html" title="Developers">Developers</a></li>
30 <li><a href="/support/index.html" title="Support">Support</a></li>
31 </ul>
32
33 <p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html"
34 title="Russian">RU</a></p>
35
36 <p><a
37 href="http://click.linksynergy.com/fs-bin/click?id=P*wIZOq1sCA&offerid=
38 64951.10001010&type=4&subid=0"><img width="120" height="90"
39 alt="rollback04_gen_120X90.gif" border="0"
40 src="http://i.walmart.com/i/banners/04/dept/rollbacks/rollback04_gen_12
41 0X90.gif" /></a><img border="0" width="1" height="1"
42 src="http://ad.linksynergy.com/fs-bin/show?id=P*wIZOq1sCA&bids=64951.10
43 001010&type=4&subid=0" />
44 i </p>
45
46 </div>
47
48 <p>During initial planning stages, support for MidnightBSD is limited. It is recommended that you view the <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/">FreeBSD&reg; Handbook</a>. </p>
49 <p>FreeBSD&reg; ports tools including portsnap and portupgrade work with MidnightBSD at this time. A few ports such as xorg and gd do not build out of the box without some changes. You can use pkg_add -r to install the FreeBSD&reg; 6 stable packages as of July 4, 2006. </p>
50 <p>There are a number of security issues in the current source tree and snapshot. <a href="http://www.sendmail.org/">sendmail&#8482;</a> 8.13.4 has a known security issue. It is recommended that you install the latest package from FreeBSD&reg; or compile sendmail&#8482; yourself. There has also been an update to bind. It is recommended that you install another BSD if you are concerned about security until we have enough developers to track security changes or that you join the project and help us track changes. </p>
51 <p>All <a href="http://www.freebsd.org/">FreeBSD&reg;</a> security advisories have been patched in MidnightBSD as of August 1, 2006. Sendmail 8.13.7 is available in the latest snapshot. </p>
52 <p>If you need to report a security issue with MidnightBSD, contact <a href="mailto:security@midnightbsd.org">security@midnightbsd.org (archite)</a>.
53 </p>
54 <p>E-mail <a href="mailto:questions@midnightbsd.org">questions@midnightbsd.org</a> with any support questions that you may have. </p>
55
56 </div>
57 <!-- END CONTENT -->
58
59 <!-- BEGIN FOOTER -->
60 <div id="footer">
61 <p id="footertext"><a href="/copyright/index.html">Legal Notices</a> | Copyright 2005-2007 Lucas Holt
62 <br />$MidnightBSD: www/support/index.html,v 1.4 2007/05/20 20:24:35 laffer1 Exp $
63 </p>
64
65 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
66 </script>
67 <script type="text/javascript">
68 _uacct = "UA-560995-2";
69 urchinTracker();
70 </script>
71 </div>
72 <!-- END FOOTER -->
73
74 </body>
75 </html>
76