<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dfly-update.git, branch v0.2.0</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.2.0</title>
<updated>2019-01-09T12:38:37+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-09T12:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=a779ceb1fd9eb71252ee7445fd9b63668f47d0cb'/>
<id>a779ceb1fd9eb71252ee7445fd9b63668f47d0cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the description in README</title>
<updated>2019-01-09T12:37:24+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-09T12:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=991d57d5aa275a7c855ccf9ceabd8c1370253d2d'/>
<id>991d57d5aa275a7c855ccf9ceabd8c1370253d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention "pkg update" before "pkg upgrade"</title>
<updated>2019-01-09T09:16:23+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-09T09:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=86514985e21b1c9b667d2cbbba385cec82815f17'/>
<id>86514985e21b1c9b667d2cbbba385cec82815f17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check whether the mount point is already mounted</title>
<updated>2019-01-09T03:52:17+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-09T03:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=5fcbbae9bb60647ad30c7de8855932c7d6988789'/>
<id>5fcbbae9bb60647ad30c7de8855932c7d6988789</id>
<content type='text'>
If the target mount point is already mounted (e.g., legacy from previous
incomplete dfly-update run), just exit with an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the target mount point is already mounted (e.g., legacy from previous
incomplete dfly-update run), just exit with an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fold get_vn_devname() into umount_image()</title>
<updated>2019-01-09T03:51:49+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-09T03:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=81a13cd6e9c3cbe5806549df8747b12d0f7def49'/>
<id>81a13cd6e9c3cbe5806549df8747b12d0f7def49</id>
<content type='text'>
Improve the method to get the device name of the mounted image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve the method to get the device name of the mounted image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also use cpdup -X to ignore files when copying new /etc</title>
<updated>2019-01-09T03:50:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-08T08:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=6c54c80c53c817332773ac0f6f99e991b8f3419b'/>
<id>6c54c80c53c817332773ac0f6f99e991b8f3419b</id>
<content type='text'>
Add the new function make_cpignore() to generate the ignore file for
cpdup(1), considering the substitution from '/etc' to '/etc.hdd'.

Explicitly remove possible existing 'etc.new' directory left by the
previous run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the new function make_cpignore() to generate the ignore file for
cpdup(1), considering the substitution from '/etc' to '/etc.hdd'.

Explicitly remove possible existing 'etc.new' directory left by the
previous run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Force to ignore '/etc' from $INSTALL_LIST</title>
<updated>2019-01-09T03:50:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-08T08:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=d806eb2cde93ab662f724290adaee62ac5a3c3ad'/>
<id>d806eb2cde93ab662f724290adaee62ac5a3c3ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to start and stop at specified upgrade steps</title>
<updated>2019-01-09T03:50:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-08T06:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=9b73f15945573f256b29ac09793025e182d80f3e'/>
<id>9b73f15945573f256b29ac09793025e182d80f3e</id>
<content type='text'>
Adding new options '-s' and '-S' to allow to start and stop at the
specified steps, respecitively.

Clean up the messages a bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding new options '-s' and '-S' to allow to start and stop at the
specified steps, respecitively.

Clean up the messages a bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the usage syntax</title>
<updated>2019-01-09T03:50:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-08T05:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=42d47f3844f44e5721bffaafa41e3322db9eddc7'/>
<id>42d47f3844f44e5721bffaafa41e3322db9eddc7</id>
<content type='text'>
Use options instead sub-commands, simplifying the usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use options instead sub-commands, simplifying the usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up obvious arguments checks</title>
<updated>2019-01-09T03:50:31+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-07T15:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=24844e17b4b735dcf1d601fdc6f27ef197f96a52'/>
<id>24844e17b4b735dcf1d601fdc6f27ef197f96a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
