xref: /dflybsd-src/nrelease/root/index.html (revision e04e803c40a72c5ea6c392344bcb8c8d55d27909)
128e60b97SMatthew Dillon<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
228e60b97SMatthew Dillon<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
328e60b97SMatthew Dillon
428e60b97SMatthew Dillon<head><meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
528e60b97SMatthew Dillon <meta name="author" content="Eduardo Tongson" />
628e60b97SMatthew Dillon <title>Welcome to DragonFlyBSD</title>
728e60b97SMatthew Dillon <script type="text/javascript"></script>
828e60b97SMatthew Dillon <style type="text/css" title="currentStyle" media="screen">
928e60b97SMatthew Dillon @import "autorun/stylesheet.css";
1028e60b97SMatthew Dillon </style>
1128e60b97SMatthew Dillon <link rel="Shortcut Icon" type="image/x-icon" href="dflybsd.ico" />
1228e60b97SMatthew Dillon</head>
1328e60b97SMatthew Dillon
1428e60b97SMatthew Dillon<body>
1528e60b97SMatthew Dillon<div id="main">
1628e60b97SMatthew Dillon	<div id="header">
1728e60b97SMatthew Dillon			<h1><span>Welcome to DragonFlyBSD</span></h1>
1828e60b97SMatthew Dillon	</div>
1928e60b97SMatthew Dillon	<div id="txt">
2028e60b97SMatthew Dillon		<div id="welcome">
2128e60b97SMatthew Dillon			<h3><span>Welcome to DragonFlyBSD</span></h3>
22*e04e803cSThomas Nikolajsen			<p class="p1"><span>This CD is a DragonFly BSD 'Live CD'.
23*e04e803cSThomas NikolajsenPlace this in your computer's
24*e04e803cSThomas NikolajsenCD drive before booting, and your computer can boot DragonFly BSD from the CD.
25*e04e803cSThomas Nikolajsen(If it does not, check that your
2628e60b97SMatthew Dillonsystem BIOS boots from CD before it boots from hard drive.)</span></p>
2728e60b97SMatthew Dillon			<p class="p2"><span>Log in as 'installer' after the CD boots to install DragonFly to
28*e04e803cSThomas Nikolajsenyour hard drive.
29*e04e803cSThomas NikolajsenThe Live CD can also be used as a rescue CD in case of drive failure, or just as a way to
30*e04e803cSThomas Nikolajsenrun a BSD environment without having to modify a hard drive.</span></p>
3128e60b97SMatthew Dillon		</div>
3228e60b97SMatthew Dillon		<div id="started">
3328e60b97SMatthew Dillon			<h3><span>How to get started</span></h3>
34*e04e803cSThomas Nikolajsen			<p class="p1"><span>Install it by following the instructions in <a href="http://www.dragonflybsd.org/docs/newhandbook/Installation/" target="_blank">Installing DragonFlyBSD</a></span></p>
35*e04e803cSThomas Nikolajsen			<p class="p2"><span>Get familiar with the DragonFly system by reading the <a href="http://www.dragonflybsd.org/docs/newhandbook/" target="_blank">Handbook</a> or the <a href="http://www.dragonflybsd.org/docs/faq/" target="_blank">FAQ</a></span></p>
36*e04e803cSThomas Nikolajsen			<p class="p3"><span>Subscribe to the <a href="http://www.dragonflybsd.org/mailinglists/" target="_blank">Mailing Lists</a> you find relevant.
37*e04e803cSThomas NikolajsenThese are available on a NNTP server or via regular SMTP mailing lists.
38*e04e803cSThomas NikolajsenYou can also look at the web-based <a href="http://leaf.dragonflybsd.org/mailarchive/" target="_blank">archive</a></span></p>
3928e60b97SMatthew Dillon			<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>
4028e60b97SMatthew Dillon		</div>
4128e60b97SMatthew Dillon	</div>
4228e60b97SMatthew Dillon
4328e60b97SMatthew Dillon
4428e60b97SMatthew Dillon	<div id="links">
4528e60b97SMatthew Dillon		<div id="relevant">
4628e60b97SMatthew Dillon				<h3 class="item"><span>Relevant Links:</span></h3>
4728e60b97SMatthew Dillon				<ul>
4828e60b97SMatthew Dillon					<li><a href="http://www.dragonflybsd.org/">Official DragonFlyBSD website</a></li>
4928e60b97SMatthew Dillon					<li><a href="http://www.shiningsilence.com/dbsdlog/">DragonFlyBSD Digest</a></li>
50*e04e803cSThomas Nikolajsen					<li><a href="http://www.dragonflybsd.org/docs/newhandbook/">DragonFlyBSD Handbook</a></li>
5128e60b97SMatthew Dillon					<li><a href="http://leaf.dragonflybsd.org/mailarchive/">Mailing List archive</a></li>
52a754a615SMatthias Schmidt					<li><a href="http://www.dragonflybsd.org/docs/faq/">FAQ</a></li>
5328e60b97SMatthew Dillon	                                <li><a href="http://leaf.dragonflybsd.org/cgi/web-man">man pages</a></li>
54a754a615SMatthias Schmidt		                        <li><a href="http://www.dragonflybsd.org/docs/developer/ProjectsPage/">Projects page</a></li>
5528e60b97SMatthew Dillon		                        <li><a href="http://www.bsdinstaller.org/">BSD installer</a> (included)</li>
5628e60b97SMatthew Dillon		                        <li><a href="http://en.wikipedia.org/wiki/DragonFly_BSD">Wikipedia entry</a></li>
5728e60b97SMatthew Dillon				</ul>
5828e60b97SMatthew Dillon                </div>
5928e60b97SMatthew Dillon
6028e60b97SMatthew Dillon	</div>
6128e60b97SMatthew Dillon</div>
6228e60b97SMatthew Dillon</body>
6328e60b97SMatthew Dillon</html>
64