<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ezjail, branch freebsd_upgrade_stuff</title>
<subtitle>FreeBSD Jail administration framework
</subtitle>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/'/>
<entry>
<title>make fetch and install seperate commands, otherwise in case of running an EoL system, install will not happen</title>
<updated>2025-07-13T19:54:16+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2025-07-13T19:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=af4b17a7d6358c6259061d99f75537c942afc41f'/>
<id>af4b17a7d6358c6259061d99f75537c942afc41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make the freebsd-update run from within other scripts</title>
<updated>2024-11-12T17:38:19+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2024-11-12T17:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=77eea57a6a8d670843fd3133b5e45a37e3a81095'/>
<id>77eea57a6a8d670843fd3133b5e45a37e3a81095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>instead of creating temporary folder with files, grep in installlog directly. Skip usr/ports by default, which speeds this up a lot.</title>
<updated>2019-08-27T19:09:32+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-27T19:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=a5dd360cf896ae11c8dda380366a9d9d619a401b'/>
<id>a5dd360cf896ae11c8dda380366a9d9d619a401b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for the ezjail install logfile and bail out if it isn't present</title>
<updated>2019-08-27T13:30:04+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-27T13:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=0b2fd52c9ac1219911b3c7ab589ddc22bdcdecbd'/>
<id>0b2fd52c9ac1219911b3c7ab589ddc22bdcdecbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce the baseclean subcommand. It uses the new install log to compare to the files present in the basejail and deletes them. By default it does a dry run and deletes nothing, adding the -y parameter will delete files really.</title>
<updated>2019-08-15T14:07:03+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-15T14:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=bcf5edaa201b735419f45f817b8c89ff5ce20b69'/>
<id>bcf5edaa201b735419f45f817b8c89ff5ce20b69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create and remove ezjail install logs inside the base jail, so it can be compared later against what is really there</title>
<updated>2019-08-15T07:57:23+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-15T07:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=bc503ac02358b514b605f92110a913e36055a50b'/>
<id>bc503ac02358b514b605f92110a913e36055a50b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add to description of -K</title>
<updated>2019-08-14T12:32:39+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-14T12:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=8669dbddb5eaf6310a0f7adf6149abc5c4d301b6'/>
<id>8669dbddb5eaf6310a0f7adf6149abc5c4d301b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass FreeBSD version to freebsd-update so we can run the upgrade via -K without rebooting into new userland.</title>
<updated>2019-08-14T12:30:08+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-14T12:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=a78d3142aae2e7364240cd25bca7e4018b223ece'/>
<id>a78d3142aae2e7364240cd25bca7e4018b223ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -K option to install, which can be used to upgrade basejail to a newer FreeBSD version without loosing old libs inside the basejail. Could replace "update -U".</title>
<updated>2019-08-14T12:27:45+00:00</updated>
<author>
<name>Philipp Wuensche</name>
<email>cryx-freebsd@h3q.com</email>
</author>
<published>2019-08-14T12:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=aac83f659118689e773949aa139336a72b7c0546'/>
<id>aac83f659118689e773949aa139336a72b7c0546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix superfluous asteriks in multiplication</title>
<updated>2016-06-21T20:44:24+00:00</updated>
<author>
<name>Dirk Engling</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2016-06-21T20:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/ezjail/commit/?id=b418a79584b08ede5b665fc859fb6f3a01a4b044'/>
<id>b418a79584b08ede5b665fc859fb6f3a01a4b044</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
