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