<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>You may also use the source repo. You should be able to check out tagged revision v4.0.5 before you start the build:</div>

<div>'git checkout v4.0.5'.</div>

<div> </div>

<div>In case you want  to follow a release branch, let us say 4.0, you can check this revision out with:</div>

<div>'git checkout DragonFly_RELEASE_4_0' and update your local copy as usual with</div>

<div>'git pull'.</div>

<div>
<div> </div>

<div>The master branch really is the devoted to DragonFly development and that is you get every developer commit whereas the release branches only contain revisions of DragonFly releases.</div>

<div> </div>

<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Donnerstag, 11. Juni 2015 um 17:40 Uhr<br/>
<b>Von:</b> nans_nans1 <nans_nans1@yahoo.de><br/>
<b>An:</b> "Matthias Sund" <matthias_play@gmx.net>, users@dragonflybsd.org<br/>
<b>Betreff:</b> Aw: AW: Re: Development branch</div>

<div name="quoted-content">
<div> </div>

<div>Ok. But sorry for my further question: And how can i update to 4.0.5 if i running 4.0.4?</div>

<div>What is here difference?</div>

<div> </div>

<div>
<div style="font-size: 75.0%;color: rgb(87,87,87);">Von Samsung Mobile gesendet</div>
</div>
<br/>
<br/>
<br/>
-------- Ursprüngliche Nachricht --------<br/>
Von: Matthias Sund <matthias_play@gmx.net><br/>
Datum: 11.06.2015 14:37 (GMT+01:00)<br/>
An: nans_nans1@yahoo.de<br/>
Betreff: Aw: AW: Re: Development branch<br/>
<br/>
 
<div style="font-family: Verdana;font-size: 12.0px;">
<div> 
<div>
<div>Hi,</div>

<div> </div>

<div>you need to check out the master branch from DragonFly source repo:</div>

<div> </div>

<div>cd /usr; make src-create && make src-checkout</div>

<div> </div>

<div>You should have checked out master branch after that. You might check that with:</div>

<div> </div>

<div>cd /usr/src; git branch</div>

<div> </div>

<div>which should write "* master" to the terminal.</div>

<div> </div>

<div>To actually upgrade the system, you need to issue the following steps with optional steps in paranthesis:</div>

<div> </div>

<div>1. cd /usr/src</div>

<div>2. (git pull) updates the sources to the latest devel version</div>

<div>3. make buildworld && make buildkernel</div>

<div>4. make installkernel && make installworld && make upgrade</div>

<div>5. reboot</div>

<div> </div>

<div>In step 3, you may use "make -j[number of available CPU cores] ..." to speed up the build processes.</div>

<div> </div>

<div>Regards</div>

<div>Matthias</div>

<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Donnerstag, 11. Juni 2015 um 13:49 Uhr<br/>
<b>Von:</b> nans_nans1 <nans_nans1@yahoo.de><br/>
<b>An:</b> "John Marino" <dragonflybsd@marino.st>, users@dragonflybsd.org<br/>
<b>Betreff:</b> AW: Re: Development branch</div>

<div>
<div>Thank you. But, please, give me instructions what i have to do in detail.</div>

<div> </div>

<div> </div>

<div>
<div style="font-size: 75.0%;color: rgb(87,87,87);">Von Samsung Mobile gesendet</div>
</div>
<br/>
<br/>
<br/>
-------- Ursprüngliche Nachricht --------<br/>
Von: John Marino <dragonflybsd@marino.st><br/>
Datum: 11.06.2015 13:25 (GMT+01:00)<br/>
An: nans_nans1@yahoo.de,users@dragonflybsd.org<br/>
Betreff: Re: Development branch<br/>
<br/>
<br/>
On 6/11/2015 13:18, nans_nans1@yahoo.de wrote:<br/>
> Hi<br/>
><br/>
> is it possible to stay in development branch for every update forever?<br/>
><br/>
> If yes, how can i do this?<br/>
><br/>
<br/>
<br/>
Build from source and have git set to the "master" branch.  By<br/>
definition, it is always development.  It got changed to version 4.3<br/>
(from 4.1) this morning.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>