Remove duplicate code line.
[dragonfly.git] / nrelease / root / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
3 <!-- $DragonFly: src/nrelease/root/index.html,v 1.1 2005/03/21 05:46:38 dillon Exp $ -->
4
5 <head><meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
6  <meta name="author" content="Eduardo Tongson" />
7  <title>Welcome to DragonFlyBSD</title>
8  <script type="text/javascript"></script>
9  <style type="text/css" title="currentStyle" media="screen">
10  @import "autorun/stylesheet.css";
11  </style>
12  <link rel="Shortcut Icon" type="image/x-icon" href="dflybsd.ico" />    
13 </head>
14
15 <body>
16 <div id="main">
17         <div id="header">
18                         <h1><span>Welcome to DragonFlyBSD</span></h1>
19         </div>
20         <div id="txt">
21                 <div id="welcome">
22                         <h3><span>Welcome to DragonFlyBSD</span></h3>
23                         <p class="p1"><span>This CD is a DragonFly BSD 'Live CD'.  Place this in your computer's 
24 CD drive before booting, and your computer can boot DragonFly BSD from the CD.  (If it does not, check that your 
25 system BIOS boots from CD before it boots from hard drive.)</span></p>
26                         <p class="p2"><span>Log in as 'installer' after the CD boots to install DragonFly to 
27 your hard drive.  The Live CD can also be used as a rescue CD in case of drive failure, or just as a way to 
28 create a BSD environment without having to modify a hard drive.</span></p>
29                 </div>
30                 <div id="started">
31                         <h3><span>How to get started</span></h3>
32                         <p class="p1"><span>Install it by following the instructions in <a href="http://wiki.dragonflybsd.org/index.php/Installing_DragonFlyBSD" target="_blank">Installing DragonFlyBSD</a></span></p>
33                         <p class="p2"><span>Get familiar with the DragonFly system by reading the <a href="http://leaf.dragonflybsd.org/~justin/handbook/" target="_blank">Handbook</a> or the <a href="http://www.dragonflybsd.org/main/FAQ.cgi" target="_blank">FAQ</a></span></p>
34                         <p class="p3"><span>Subscribe to the <a href="http://www.dragonflybsd.org/main/forums.cgi" target="_blank">forums</a> you find relevant. These are available on a NNTP server or via regular SMTP mailing lists. You can also look at the web-based <a href="http://leaf.dragonflybsd.org/mailarchive/" target="_blank">archive</a></span></p>
35                         <p class="p4"><span>If you want to communicate live with other DragonFly BSD users and developers, you can reach many of us on IRC channel #dragonflybsd on EFNet.<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /></span></p>
36                 </div>
37         </div>
38
39         
40         <div id="links">
41                 <div id="relevant">
42                                 <h3 class="item"><span>Relevant Links:</span></h3>
43                                 <ul>
44                                         <li><a href="http://www.dragonflybsd.org/">Official DragonFlyBSD website</a></li>
45                                         <li><a href="http://wiki.dragonflybsd.org/">DragonFlyBSD wiki</a></li>
46                                         <li><a href="http://www.shiningsilence.com/dbsdlog/">DragonFlyBSD Digest</a></li>
47                                         <li><a href="http://leaf.dragonflybsd.org/~justin/handbook/">DragonFlyBSD Handbook</a></li>
48                                         <li><a href="http://leaf.dragonflybsd.org/mailarchive/">Mailing List archive</a></li>
49                                 <li><a href="http://wiki.dragonflybsd.org/index.php/DragonFly_FAQ">FAQ</a></li>
50                                         <li><a href="http://wiki.dragonflybsd.org/index.php/DragonFly_Status">Status</a></li>
51                                         <li><a href="http://wiki.dragonflybsd.org/index.php/Supported_Hardware">Hardware support</a></li>
52                                         <li><a href="http://leaf.dragonflybsd.org/cgi/web-man">man pages</a></li>
53                                         <li><a href="http://wiki.dragonflybsd.org/index.php/Projects_Page">Projects page</a></li>
54                                         <li><a href="http://www.bsdinstaller.org/">BSD installer</a>(included)</li>
55                                         <li><a href="http://en.wikipedia.org/wiki/DragonFly_BSD">Wikipedia entry</a></li>
56                                         <li><a href="http://www.gobsd.com/">GoBSD</a></li>
57                                 </ul>
58                 </div>
59                 
60         </div>
61 </div>
62 </body>
63 </html>
64