<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font size="-1">```bash</font></p>
<p><font size="-1">cd /usr</font></p>
<p><font size="-1">make src-create<br>
</font></p>
<p><font size="-1">cd src<br>
</font></p>
<p><font size="-1">```</font></p>
<p><font size="-1"><br>
</font></p>
<div class="moz-cite-prefix">On 9/24/20 3:21 PM, Antonio Olivares
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJ5UdcNKMX7uTWCGZRgJbqmjW83mYUumcUuXWmi40N5gPy0F0w@mail.gmail.com">
<pre class="moz-quote-pre" wrap="">On Wed, Sep 23, 2020 at 9:55 PM Justin Sherrill
<a class="moz-txt-link-rfc2396E" href="mailto:justin@shiningsilence.com"><justin@shiningsilence.com></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">
DragonFly 5.8.2 is released - here's the release page:
<a class="moz-txt-link-freetext" href="https://www.dragonflybsd.org/release58/">https://www.dragonflybsd.org/release58/</a>
And here's the tag with a list of the commits:
<a class="moz-txt-link-freetext" href="http://lists.dragonflybsd.org/pipermail/commits/2020-September/769773.html">http://lists.dragonflybsd.org/pipermail/commits/2020-September/769773.html</a>
The normal ISO and IMG files are available for download and install,
plus an uncompressed ISO image for those installing remotely.
If updating from 5.8.0:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">cd /usr/src
git pull
make build-all
make install-all
make upgrade
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
If upgrading from a version older than 5.8.0, see the 5.8.0
announcement and follow those instructions.
<a class="moz-txt-link-freetext" href="http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html">http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html</a>
After your next reboot, you can optionally update your rescue system:
(reboot)
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">cd /usr/src
make initrd
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Don't forget to upgrade your existing packages if you haven't recently:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">pkg update
pkg upgrade
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I want to update, but I run into a problem:
coolermaster# cd usr
coolermaster# ls
Makefile include libexec sbin
bin lib local share
games libdata obj
coolermaster# mkdir -p src
coolermaster# cd src/
coolermaster# git pull
fatal: not a git repository (or any of the parent directories): .git
coolermaster# git fetch origin
fatal: not a git repository (or any of the parent directories): .git
coolermaster# which git
/usr/local/bin/git
coolermaster# git fetch origin
fatal: not a git repository (or any of the parent directories): .git
coolermaster# ls -l
total 0
coolermaster# pwd
/usr/src
coolermaster# git fetch origin
fatal: not a git repository (or any of the parent directories): .git
coolermaster#
coolermaster# uname -a
DragonFly coolermaster.rgccisd 5.8-RELEASE DragonFly v5.8.1-RELEASE
#8: Tue May 5 22:45:55 EDT 2020
<a class="moz-txt-link-abbreviated" href="mailto:root@www.shiningsilence.com:/usr/obj/home/justin/release/5_8/sys/X86_64_GENERIC">root@www.shiningsilence.com:/usr/obj/home/justin/release/5_8/sys/X86_64_GENERIC</a>
x86_64
coolermaster#
How do I overcome this?
Best Regards,
Antonio
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
B.</pre>
</body>
</html>