From: sjg Date: Wed, 13 Jun 2012 21:49:48 +0000 (-0700) Subject: (no commit message) X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/fd60e2835ec95d62b93ccf617b06eaeba3dbe7e6 --- diff --git a/download.mdwn b/download.mdwn index ef4a356..f08246c 100644 --- a/download.mdwn +++ b/download.mdwn @@ -53,10 +53,12 @@ If you wish to check out the source repository manually, you can use # git clone git://git.dragonflybsd.org/dragonfly.git dragonfly -anywhere or feel free to have a look around [gitweb](http://gitweb.dragonflybsd.org/dragonfly.git). - All release CDs and images also contain a base git repo for pkgsrc and a populated /usr/pkg containing the git tools and may be used to bootstrap pkgsrc support in your system if you desire. +## Browsing source via web interface + +The DragonFly source can be browsed via the [gitweb](http://gitweb.dragonflybsd.org/dragonfly.git) web interface. + ## DragonFly Releases 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.