<div dir="ltr"><div>Hello Justin,</div><div><br></div><div>Great news!</div><div><br></div><div>I have been interested in a type 1 virtualization to use with DragonflyBSD. Last time I checked there wasn't one yet and after seeing the announcement I tried to find out but I'm still not sure, so, do we have DragonflyBSD support for any type 1 hypervisor?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Pfeiffer.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em seg., 10 de jan. de 2022 às 17:12, Justin Sherrill <<a href="mailto:justin@shiningsilence.com">justin@shiningsilence.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">DragonFly 6.2.1 is released - here's the release page:<br><br><a href="https://www.dragonflybsd.org/release62/" target="_blank">https://www.dragonflybsd.org/release62/</a><br><br>6.2.0 was never released cause I screwed up tagging, so you can go right from 6.0 to 6.2.1.  Here's the 6.2.1 tag with a list of the commits since 5.8:<br><br><a href="https://lists.dragonflybsd.org/pipermail/commits/2022-January/820802.html" target="_blank">https://lists.dragonflybsd.org/pipermail/commits/2022-January/820802.html</a><br><br>The normal ISO and IMG files are available for download and install,<br>plus an uncompressed ISO image for those installing remotely.<br><br>If updating from an older version of DragonFly, bring in the 6.2 source:<br><br>> cd /usr/src<br>> git fetch origin<br>> git branch DragonFly_RELEASE_6_2 origin/DragonFly_RELEASE_6_2<br>> git checkout DragonFly_RELEASE_6_2<br>> git pull<br><div><div><p style="color:rgb(0,0,0);font-family:Tahoma,sans-serif">And then rebuild: (still in /usr/src)<br></p></div><div>> make build-all<br></div><div>> make install-all<br>> make upgrade<br><br>After your next reboot, you can optionally update your rescue system:<br><br>(reboot)<br>> cd /usr/src<br>> make initrd<br><br>Don't forget to upgrade your existing packages if you haven't recently:<br><br>> pkg update<br>> pkg upgrade<br></div></div><div><br></div></div>
</blockquote></div>