ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/support/index.html
Revision: 581
Committed: Thu Mar 19 13:00:00 2015 UTC (9 years, 2 months ago) by laffer1
Content type: text/html
File size: 2110 byte(s)
Log Message:
add viewport

File Contents

# Content
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>MidnightBSD Support</title>
7 <link rel="shortcut icon" href="/favicon.ico" />
8 <style type="text/css" media="all">
9 @import url("../css/essence.css");
10 </style>
11 </head>
12
13 <body>
14 <div id="globe">
15 <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
16 <!--#include virtual="/menu.html"-->
17 <div class="clear"></div>
18 <div id="text">
19 <h2><img src="../images/oxygen/support32.png" width="32" height="32" alt="" /> Help & Support</h2>
20 <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>
21 <p>You can also view the <a href="../documentation/">official MidnightBSD documentation</a> for help <a href="../documentation/#1a">installing</a> and <a href="../documentation/#2a">using the mports system</a>.</p>
22 <p>The <a href="../community/">Community</a> page also has links to helpful resources, such as the <a href="irc://freenode.net/#MidnightBSD">#MidnightBSD IRC chatroom</a>.
23 <p>All FreeBSD&reg; security advisories have been patched in MidnightBSD as of October 2007.</p>
24 <p>If you need to report a security issue with MidnightBSD, contact Adam Karim at <span class="reverse">gro.dsbthgindim@ytiruces</span>.</p>
25 <p>E-mail <a href="&#x6d;&#x61;&#105;&#x6c;&#116;&#111;&#x3a;&#115;&#x75;&#000112;&#x70;&#x6f;&#x72;&#x74;&#00064;&#109;&#x69;&#x64;&#x6e;&#x69;&#103;&#x68;&#000116;&#00098;&#x73;&#000100;&#00046;&#111;&#000114;&#000103;">&#115;&#x75;&#000112;&#x70;&#x6f;&#x72;&#x74;&#00064;&#109;&#x69;&#x64;&#x6e;&#x69;&#103;&#x68;&#000116;&#00098;&#x73;&#000100;&#00046;&#111;&#000114;&#000103;</a> with any support questions that you may have. You can also use our mailing lists.</p>
26 </div>
27 <!--#include virtual="/footer.html"-->
28 </body>
29 </html>