<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dfly-update.git/dfly-update, branch v0.1.4</title>
<subtitle>Update DragonFly BSD from pre-built system image
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/'/>
<entry>
<title>Bump to version 0.1.4</title>
<updated>2018-12-20T07:45:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-12-20T07:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=46010d2de8361cafca426068e8ee3fb95222fea5'/>
<id>46010d2de8361cafca426068e8ee3fb95222fea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore /etc/login.conf.db and update config file</title>
<updated>2018-12-20T07:44:44+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-12-20T07:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=5f26215dc2484e0a5eabee03fdafd1c52e109bae'/>
<id>5f26215dc2484e0a5eabee03fdafd1c52e109bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dfly-update: Improve the mtree usages</title>
<updated>2018-12-20T07:06:28+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-12-20T07:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=9ab503047f44e7f33cf83794b8ae590da36e0c8d'/>
<id>9ab503047f44e7f33cf83794b8ae590da36e0c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dfly-update: Install /rescue directory</title>
<updated>2018-12-20T07:05:41+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-12-20T07:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=14e893e6d59bc614822013f1dc7211694d7c8383'/>
<id>14e893e6d59bc614822013f1dc7211694d7c8383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also remove the generated catman pages when the man page obsolete</title>
<updated>2018-06-03T12:33:00+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-06-03T12:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=458ebe0d55332db763790d0254f4eceb5817d6c8'/>
<id>458ebe0d55332db763790d0254f4eceb5817d6c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly capture the error code from get_latest_image()</title>
<updated>2018-06-03T12:30:28+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-06-03T12:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=eeac46480591a06ec8beba6b1541d0f0081cfd5b'/>
<id>eeac46480591a06ec8beba6b1541d0f0081cfd5b</id>
<content type='text'>
Before this commit, get_latest_image() may fail, e.g., due to fetch errors,
but the "eval" statement makes the error code from get_latest_image() function
ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit, get_latest_image() may fail, e.g., due to fetch errors,
but the "eval" statement makes the error code from get_latest_image() function
ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try use the new Makefile_upgrade.inc to cleanup obsolete files</title>
<updated>2018-04-16T11:12:09+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-04-16T11:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=009e1116b250e85c07289dc6009ee6093057a60d'/>
<id>009e1116b250e85c07289dc6009ee6093057a60d</id>
<content type='text'>
Also bump version to 0.1.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also bump version to 0.1.3
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the post-update messages</title>
<updated>2018-03-21T01:59:18+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-21T01:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=8cc8cc137f618b39be9d46f6ccf3277b7d02f2bd'/>
<id>8cc8cc137f618b39be9d46f6ccf3277b7d02f2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Base system doesn't need to handle /usr/local</title>
<updated>2018-03-13T10:21:57+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-13T10:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=88613b4a47db278275e81737c1b691a5bc34a716'/>
<id>88613b4a47db278275e81737c1b691a5bc34a716</id>
<content type='text'>
The BSD.local.dist will also be removed from DFly base soon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The BSD.local.dist will also be removed from DFly base soon.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade_install(): suppress showing of unmodified files</title>
<updated>2018-03-12T13:24:52+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-12T13:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=f55ac1b2e0e9246241c7ff03a5b1631ea2320b4d'/>
<id>f55ac1b2e0e9246241c7ff03a5b1631ea2320b4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
