remove useless toc
[ikiwiki.git] / download.mdwn
1 # Obtaining DragonFly for your system
2
3 [[!toc  levels=3]]
4
5 ## CD Images
6
7 DragonFly CDs are 'live', meaning these CDs will boot your system and let you log in as root (no password).  You can use this feature to check for hardware compatibility and play with DragonFly a little before actually installing it on your hard drive.  The CD includes an installer that can be run at the console, or (experimentally) via a web browser. Make sure you read the [README](http://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/nrelease/root/README") file for more information. To activate the installer, boot the CD and login as 'installer'.
8
9 * **Current RELEASE - 2.2.0**: <a href="ftp://chlamydia.fs.ei.tum.de/pub/DragonFly/iso-images/dfly-2.2.0_REL.iso.gz">CD</a> <a href="ftp://chlamydia.fs.ei.tum.de/pub/DragonFly/iso-images/dfly-gui-2.2.0_REL.iso.gz">DVD</a> <a href="ftp://chlamydia.fs.ei.tum.de/pub/DragonFly/iso-images/dfly-img-2.2.0_REL.img.gz">USB</a>
10 * Daily **SNAPSHOT**: <a href="http://chlamydia.fs.ei.tum.de/pub/DragonFly/snapshots/i386/">here</a>
11
12 Here is a list of [[**worldwide mirrors**|/mirrors]] offering DragonFly ISO images.
13
14 ## Binary pkgsrc packages
15
16 We offer a reasonable number of binary pkgsrc packages for every stable release of DragonFly.  Look at the [[list|mirrors]] of worldwide mirrors to find a mirror near you carrying binary packages.  See the man page of [pkg_radd(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_radd&section=ANY) how to install these packages.
17
18 ## Obtaining source via git
19
20 Since DragonFly 2.1 the source repository is maintained with git instead of CVS. See [development(7)](http://leaf.dragonflybsd.org/cgi/web-man?command=development&section=ANY") for instructions how to clone the repository.
21
22 ## DragonFly Releases
23
24 Releases occur approximately twice a year.  DragonFly release branches **only contain bug and security fixes** and are designed for people running production systems who don't want any surprises.  Brand-new features often discussed on the mailing lists are typically not in release branches.
25
26 DragonFly systems based on releases are labeled RELEASE, for example, you might be running **DragonFly X.Y.Z-RELEASE**.  If you run a daily snapshot or track *git master*, you'll see **X.Y.Z-DEVELOPMENT** as your system version.
27
28 ## Commercial Sites
29
30 A number of commercial sites selling DragonFly related material is [[here|commercial]].