<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div><br></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><br></div><div><div style="font-size:75%;color:#575757">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><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 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 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 name="quoted-content">
<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>
</body>