<feed xmlns='http://www.w3.org/2005/Atom'>
<title>debhelper/autoscripts, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/debhelper/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/debhelper/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/'/>
<updated>2018-10-28T15:39:38Z</updated>
<entry>
<title>dh_installsystemd: Refactor to suport new maintscripts actions easier</title>
<updated>2018-10-28T15:39:38Z</updated>
<author>
<name>Fabian Grünbichler</name>
<email>f.gruenbichler@proxmox.com</email>
</author>
<published>2018-10-28T15:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=9f02cb6fae8a822092ef504f46cbdd0a4f5547c2'/>
<id>urn:sha1:9f02cb6fae8a822092ef504f46cbdd0a4f5547c2</id>
<content type='text'>
Extracted from MR !14.

Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>dh_installsystemduser: New helper to handle systemd user instance units</title>
<updated>2018-10-14T07:35:49Z</updated>
<author>
<name>Daniele Nicolodi</name>
<email>daniele@grinta.net</email>
</author>
<published>2018-06-13T01:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=9076fc79b27a7b7aa5f8a1e3b1e0f54a781aefba'/>
<id>urn:sha1:9076fc79b27a7b7aa5f8a1e3b1e0f54a781aefba</id>
<content type='text'>
Add a new 'dh_installsystemduser' helper responsible for istalling
package maintainer supplied systemd user instance units and to produce
postinst and postrm maintiner scripts code blocks to appropriately
enable, mask and disable units when the package is installed,
upgraded, or removed.
</content>
</entry>
<entry>
<title>Make dh_install{init,systemd}'s autoscripts independent [c12]</title>
<updated>2018-09-03T06:01:42Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-05-13T15:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=cba2a8a6ea64773e61ab41c218853ee729656650'/>
<id>urn:sha1:cba2a8a6ea64773e61ab41c218853ee729656650</id>
<content type='text'>
Have dh_installinit use the new --skip-systemd-native parameter and
let dh_installsystemd always generate autoscript snippets for systemd
services.

This ensures that dh_installsystemd's snippet will be used for
starting the services and will among other ensure that services
are properly unmasked before started.

Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>dh_installinit: Skip systemctl daemon-reload in c12</title>
<updated>2018-09-02T17:54:41Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-05-13T15:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=5d097054219ffb4efdeb946a4ffa59caeb15511c'/>
<id>urn:sha1:5d097054219ffb4efdeb946a4ffa59caeb15511c</id>
<content type='text'>
It is not dh_installinit's job and dh_installsystemd already does it.

Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>dh_installinitramfs: New helper tool</title>
<updated>2018-05-18T18:35:59Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-05-18T18:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=41f1ca9ed464300f5a84c9aebbf699e8b0e77928'/>
<id>urn:sha1:41f1ca9ed464300f5a84c9aebbf699e8b0e77928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dh_usrlocal: Use default owner+mode from Policy v4.1.4</title>
<updated>2018-04-07T19:05:34Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-04-07T19:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=d2a3b1587bee63f5019fab23725bf1a096e01dab'/>
<id>urn:sha1:d2a3b1587bee63f5019fab23725bf1a096e01dab</id>
<content type='text'>
Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>autoscripts/postinst-systemd-restart: Fix indentation</title>
<updated>2018-02-15T18:56:13Z</updated>
<author>
<name>Christoph Biedl</name>
<email>debian.axhn@manchmal.in-ulm.de</email>
</author>
<published>2018-02-15T18:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=8ded5825603b626362a4f54e2e02cc91d3c4e03c'/>
<id>urn:sha1:8ded5825603b626362a4f54e2e02cc91d3c4e03c</id>
<content type='text'>
Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>autoscripts/postinst-*: Handle all current abort-* cases</title>
<updated>2018-01-20T12:23:22Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-01-20T12:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=dc8a46399352a057cb8fcb01511a14fff8e0c630'/>
<id>urn:sha1:dc8a46399352a057cb8fcb01511a14fff8e0c630</id>
<content type='text'>
Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>autoscripts: Improve rollback handling</title>
<updated>2018-01-14T09:57:49Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-01-14T09:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=f0da234984b28bbaea297c643cfaa6714f0c4a79'/>
<id>urn:sha1:f0da234984b28bbaea297c643cfaa6714f0c4a79</id>
<content type='text'>
On failed upgrades, dpkg can potentially roll back to the existing
version of a package.  Improve the scripts to handle this case better.
In particularly, ensure that the "postinst" snippets are also run on
an "abort-upgrade".

Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
<entry>
<title>autoscripts/*systemd*: Consistently use "|| true"</title>
<updated>2018-01-01T08:35:36Z</updated>
<author>
<name>Niels Thykier</name>
<email>niels@thykier.net</email>
</author>
<published>2018-01-01T08:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/debhelper/commit/?id=8a9db97be30865edc260549fad22ac787cf7293a'/>
<id>urn:sha1:8a9db97be30865edc260549fad22ac787cf7293a</id>
<content type='text'>
Signed-off-by: Niels Thykier &lt;niels@thykier.net&gt;
</content>
</entry>
</feed>
