The release ISO images should be available on most of the [[mirrors|mirrors]]. If the ISO is not available on a certain mirror, please try another one or download it from the DragonFly FTP server.
-**The MD5 for the release is:**
+### MD5 sums
* MD5 (dfly-2.2.0_REL.iso) =
* MD5 (dfly-2.2.0_REL.iso.gz) =
+### pkgsrc packages
+
+We offer a reasonable number of pre-built [pkgsrc](http://www.pkgsrc.org) packages for this release. To fetch packages built for this release, issue the following command:
+
+ # echo "ftp:<your favorite mirror>/<path to the DragonFly dir>/packages/DragonFly-2.2/stable" > /etc/settings.conf
+
+Now you can use [pkg_radd(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_radd§ion=ANY) to download the binary packages. To get a list of all packages, let [pkg_search(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_search§ion=ANY) download the summary file for that release:
+
+ # pkg_search -d
+
## DragonFly 2.2.0 Release Notes
### Kernel changes