On Fri, Nov 2, 2012 at 9:37 PM, Justin Sherrill <[email protected]>wrote:
> The 3.2.1 release of DragonFly is available now. > > http://www.dragonflybsd.org/release32/ > > Release ISO and IMG files are available now, and should be copied to > most mirrors at this point. > > You can update a running system via Git: (the following commands > assume you are using a generic kernel) > > cd /usr/src/ > git branch DragonFly_RELEASE_3_2 origin/DragonFly_RELEASE_3_2 > git checkout DragonFly_RELEASE_3_2 > # Check /usr/src/UPDATING for details of any changes > make buildworld > make buildkernel > make installkernel > make installworld > make upgrade > reboot > > Pkgsrc packages on DragonFly 3.2.1 are built using pkgsrc-2012Q3. > Binary packages are available via pkg_radd and pkg_search. If a > package isn't available for download via pkg_radd, it may require > being built from source. > > To download pkgsrc-2012Q3 on a freshly installed DragonFly system: > > cd /usr > make pkgsrc-create > > To update pkgsrc build files on an existing system: > > cd /usr/pkgsrc > git branch pkgsrc-2012Q3 origin/pkgsrc-2012Q3 > git checkout pkgsrc-2012Q3 > > To update software installed through pkgsrc: > > http://www.dragonflybsd.org/docs/howtos/HowToPkgsrc/#index4h2 > The file ftp://mirror.physik-pool.tu-berlin.de/DragonFlyBSD/dflysnap/iso-images/md5.txt does NOT contain MD5 values of *.iso files of supplied *.bz2 files like in the page http://www.dragonflybsd.org/release32/ like "MD5 sums for the uncompressed images:" . During burning onto a CD/DVD , K3b is giving MD5 of .iso , but during extraction by Ark , the Ark is NOT computing MD5 of compressed file and it does NOT contain such a feature . When MD5 of .*iso is NOT supplied , it is necessary to change deep directories and write a long command to compute MD5 . If it is possible and feasible , would you please supply MD5 values for uncompressed images in the files */md5.txt supplied along side with the compressed images in master sites and mirror sites ? Thank you very much . Mehmet Erol Sanliturk
