<div dir="ltr">If DragonFly have separated sets, most users don't have to spent long times to do make buildworld, buildkernel, installkernel, installworld and upgrade.<br><div class="gmail_extra"><br></div><div class="gmail_extra">For example, I can download OpenBSD daily build to upgrade my box:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">/bin/ln -f  /bsd        /obsd</div><div class="gmail_extra">/bin/cp     bsd.rd      /bsd.rd</div><div class="gmail_extra">/bin/cp     bsd         /bsd.sp</div><div class="gmail_extra">/bin/cp     <a href="http://bsd.mp">bsd.mp</a>      /bsd.new</div><div class="gmail_extra">/bin/mv     /bsd.new    /bsd</div><div class="gmail_extra"><br></div><div class="gmail_extra">cp /sbin/reboot /root/reboot</div><div class="gmail_extra"><br></div><div class="gmail_extra">tar -C / -xzpf man58.tgz</div><div class="gmail_extra">tar -C / -xzpf xshare58.tgz</div><div class="gmail_extra">tar -C / -xzpf xbase58.tgz</div><div class="gmail_extra">tar -C / -xzpf comp58.tgz</div><div class="gmail_extra">tar -C / -xzpf base58.tgz</div><div class="gmail_extra"><br></div><div class="gmail_extra">/root/reboot</div><div class="gmail_extra"><br></div><div class="gmail_extra">cd /dev</div><div class="gmail_extra">./MAKEDEV all</div><div class="gmail_extra"><br></div><div class="gmail_extra">/usr/sbin/sysmerge</div><div><br></div><div>Thanks.</div><div><br></div><div class="gmail_quote">On Fri, Dec 18, 2015 at 12:43 AM, 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">You can pull down kernel-only files:<br>
<br>
<a href="http://avalon.dragonflybsd.org/snapshots/" rel="noreferrer" target="_blank">http://avalon.dragonflybsd.org/snapshots/</a><br>
<br>
DragonFly doesn't have fully separated sets right now.  I don't know<br>
the advantage/disadvantage, but nobody's asked for them so far.<br>
<div class=""><div class="h5"><br>
On Thu, Dec 17, 2015 at 4:06 AM, Dongsheng Song<br>
<<a href="mailto:dongsheng.song@gmail.com">dongsheng.song@gmail.com</a>> wrote:<br>
> Great news !<br>
><br>
> Btw, where can I found the install sets like FreeBSD[1], OpenBSD[2] and<br>
> NetBSD[3] ?<br>
><br>
> [1] <a href="http://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/10.2-STABLE/" rel="noreferrer" target="_blank">http://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/10.2-STABLE/</a><br>
> [2] <a href="http://ftp.openbsd.org/pub/OpenBSD/snapshots/amd64/" rel="noreferrer" target="_blank">http://ftp.openbsd.org/pub/OpenBSD/snapshots/amd64/</a><br>
> [3] <a href="http://ftp.netbsd.org/pub/NetBSD/NetBSD-7.0/amd64/binary/sets/" rel="noreferrer" target="_blank">http://ftp.netbsd.org/pub/NetBSD/NetBSD-7.0/amd64/binary/sets/</a><br>
><br>
> Thanks.<br>
><br>
> On Thu, Dec 17, 2015 at 8:20 AM, Justin Sherrill <<a href="mailto:justin@shiningsilence.com">justin@shiningsilence.com</a>><br>
> wrote:<br>
>><br>
>> Based on popular demand (several people asked), there's now<br>
>> XZ-compressed images for the current release.  They're linked on the<br>
>> download page.<br>
>><br>
>> <a href="https://www.dragonflybsd.org/download/" rel="noreferrer" target="_blank">https://www.dragonflybsd.org/download/</a><br>
>><br>
>> Please try them out if you can decompress that format and need an<br>
>> install image.  They are about 30% smaller than bzip2 images and will<br>
>> save you some time/bandwidth.<br>
><br>
><br>
</div></div></blockquote></div><br></div></div>