DragonFly users List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: DragonFly 3.2.1 released!
--bcaec54ee1f8d256e004cd918082
Content-Type: text/plain; charset=UTF-8
On Fri, Nov 2, 2012 at 9:37 PM, Justin Sherrill
<justin@shiningsilence.com>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
--bcaec54ee1f8d256e004cd918082
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<br><br><div class=3D"gmail_quote">On Fri, Nov 2, 2012 at 9:37 PM, Justin S=
herrill <span dir=3D"ltr"><<a href=3D"mailto:justin@shiningsilence.com" =
target=3D"_blank">justin@shiningsilence.com</a>></span> wrote:<br><block=
quote class=3D"gmail_quote" style=3D"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>
=C2=A0 =C2=A0 <a href=3D"http://www.dragonflybsd.org/release32/" target=3D"=
_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>
=C2=A0 =C2=A0 cd /usr/src/<br>
=C2=A0 =C2=A0 git branch DragonFly_RELEASE_3_2 origin/DragonFly_RELEASE_3_2=
<br>
=C2=A0 =C2=A0 git checkout DragonFly_RELEASE_3_2<br>
=C2=A0 =C2=A0 # Check /usr/src/UPDATING for details of any changes<br>
=C2=A0 =C2=A0 make buildworld<br>
=C2=A0 =C2=A0 make buildkernel<br>
=C2=A0 =C2=A0 make installkernel<br>
=C2=A0 =C2=A0 make installworld<br>
=C2=A0 =C2=A0 make upgrade<br>
=C2=A0 =C2=A0 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. =C2=A0If 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>
=C2=A0 =C2=A0 cd /usr<br>
=C2=A0 =C2=A0 make pkgsrc-create<br>
<br>
To update pkgsrc build files on an existing system:<br>
<br>
=C2=A0 =C2=A0 cd /usr/pkgsrc<br>
=C2=A0 =C2=A0 git branch pkgsrc-2012Q3 origin/pkgsrc-2012Q3<br>
=C2=A0 =C2=A0 git checkout pkgsrc-2012Q3<br>
<br>
To update software installed through pkgsrc:<br>
<br>
=C2=A0 =C2=A0 <a href=3D"http://www.dragonflybsd.org/docs/howtos/HowToPkgsr=
c/#index4h2" target=3D"_blank">http://www.dragonflybsd.org/docs/howtos/HowT=
oPkgsrc/#index4h2</a><br>
</blockquote></div><br><br>The file <br><br><a href=3D"ftp://mirror.physik-=
pool.tu-berlin.de/DragonFlyBSD/dflysnap/iso-images/md5.txt">ftp://mirror.ph=
ysik-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=3D"http://www.dragonflybsd.org/release32/">http://w=
ww.dragonflybsd.org/release32/</a><br><br>like "MD5 sums for the uncom=
pressed images:" .<br>
<br>During burning onto a CD/DVD , K3b is giving MD5 of .iso , but during e=
xtraction <br>by Ark , the Ark is NOT computing MD5 of compressed file and =
<br>it does NOT contain such a feature=C2=A0 .<br><br><br>When MD5 of .*iso=
is NOT supplied , it is necessary to change deep directories and write a l=
ong command to compute MD5 .<br>
<br><br>If it is possible and feasible , <br>would you please supply MD5 va=
lues 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>
--bcaec54ee1f8d256e004cd918082--
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]