<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dfly-update.git, branch v0.1.2</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>README: add versions and tests sections</title>
<updated>2018-03-11T04:58:00+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T04:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=d804102cf785fc7b19a949a0dffbfba98ad9487f'/>
<id>d804102cf785fc7b19a949a0dffbfba98ad9487f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an example output at example.log</title>
<updated>2018-03-11T04:49:49+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T04:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=9f45ced2a4ddbef3da4fa0a182505a50a4319705'/>
<id>9f45ced2a4ddbef3da4fa0a182505a50a4319705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.2</title>
<updated>2018-03-11T03:27:03+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T03:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=67893e39bc90f174a550dbe5122a326621d47e92'/>
<id>67893e39bc90f174a550dbe5122a326621d47e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document "set -e" and fix cmd_status() invocation in cmd_fly()</title>
<updated>2018-03-11T03:23:18+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T03:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=20c96d48222e89ab603521f1da8d79ba97679bbb'/>
<id>20c96d48222e89ab603521f1da8d79ba97679bbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd_status: return the update status instead of always 0</title>
<updated>2018-03-11T03:00:22+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T03:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=0550cac5c7348eca0b24e9d66f537089302d0ab3'/>
<id>0550cac5c7348eca0b24e9d66f537089302d0ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor improvements</title>
<updated>2018-03-11T02:58:29+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T02:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=bbf6566edfa04f188ea6e626f53e5e81b45c3f54'/>
<id>bbf6566edfa04f188ea6e626f53e5e81b45c3f54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "|| true" to make debug() work with DEBUG disabled</title>
<updated>2018-03-11T02:52:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T02:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=f9ff96df19bed007aceacdfb4496fd9cbac1d999'/>
<id>f9ff96df19bed007aceacdfb4496fd9cbac1d999</id>
<content type='text'>
For reasons unknown, with DEBUG disabled (i.e., DEBUG=""), the script will
terminate after the debug() invocation!

But bash can run this script well without this fix...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For reasons unknown, with DEBUG disabled (i.e., DEBUG=""), the script will
terminate after the debug() invocation!

But bash can run this script well without this fix...
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync dfly-update.conf with dfly-update</title>
<updated>2018-03-11T01:29:32+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T01:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=7d63e9711b3aec5dd5e0bf3f5bf5c513a36f9159'/>
<id>7d63e9711b3aec5dd5e0bf3f5bf5c513a36f9159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade_system(): find from new "etc" to identify [NEW]/[UPDATED] files</title>
<updated>2018-03-11T01:25:45+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-11T01:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=be3837910cfea33fb57b2073626be4acdd0bd055'/>
<id>be3837910cfea33fb57b2073626be4acdd0bd055</id>
<content type='text'>
version: 0.1.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version: 0.1.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Update REAME and LICENSE</title>
<updated>2018-03-10T16:43:25+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-10T16:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dfly-update.git/commit/?id=fcdde024b5fcf6332b6569407deb63bc9ba4c130'/>
<id>fcdde024b5fcf6332b6569407deb63bc9ba4c130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
