<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/scripts, branch 0.38</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=0.38</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=0.38'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2017-07-11T19:41:29Z</updated>
<entry>
<title>fix sysvinit compatibility for shutdown wrapper</title>
<updated>2017-07-11T19:41:29Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-07-11T19:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=e7807b3136d8993805082320784460f5059e6275'/>
<id>urn:sha1:e7807b3136d8993805082320784460f5059e6275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix sysvinit compatibility for reboot wrapper</title>
<updated>2017-07-11T16:53:23Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-07-11T16:53:23Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=03a461ac0ee34b7900868cdea624c6fd868b1656'/>
<id>urn:sha1:03a461ac0ee34b7900868cdea624c6fd868b1656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix sysvinit compatibility for poweroff wrapper</title>
<updated>2017-07-11T16:10:46Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-07-11T16:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=7e0f76e0adc545c74a8332a6ef0811d2aa62cb81'/>
<id>urn:sha1:7e0f76e0adc545c74a8332a6ef0811d2aa62cb81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix halt wrapper so it is sysvinit compatible</title>
<updated>2017-07-10T23:36:24Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-07-10T23:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=9812ce5b8dc22fe36cc7bf75cf6e62db204ece3d'/>
<id>urn:sha1:9812ce5b8dc22fe36cc7bf75cf6e62db204ece3d</id>
<content type='text'>
This makes the halt wrapper sysvinit compatible. It ignores several
command line switches which are not currently implemented; however,
those can be implemented if we need to do so.

This fixes https://github.com/openrc/openrc/issues/146.
</content>
</entry>
<entry>
<title>fix argument parsing for the sysvinit shutdown wrapper</title>
<updated>2017-06-12T22:58:18Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-06-12T22:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=1e837d596e483ceb5cec177a6c7faff24a42384b'/>
<id>urn:sha1:1e837d596e483ceb5cec177a6c7faff24a42384b</id>
<content type='text'>
This fixes #140.
</content>
</entry>
<entry>
<title>scripts/shutdown: fix arguments to be sysvinit shutdown compatible</title>
<updated>2017-06-12T17:24:18Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-06-12T17:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=dcc686e42b406d63d52ef75de9a326f67d0a06c9'/>
<id>urn:sha1:dcc686e42b406d63d52ef75de9a326f67d0a06c9</id>
<content type='text'>
This fixes #140.
</content>
</entry>
<entry>
<title>Fix link to shutdown for MKSYSVINIT=yes</title>
<updated>2017-06-12T17:12:50Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-06-12T17:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=2f81c100afdf45ebf787dfc5d3261aa6055640e4'/>
<id>urn:sha1:2f81c100afdf45ebf787dfc5d3261aa6055640e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/Makefile: make symlinks absolute instead of relative</title>
<updated>2017-06-12T15:39:44Z</updated>
<author>
<name>udeved</name>
<email>artoo@manjaro.org</email>
</author>
<published>2017-06-09T21:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=199a210d2fbc524c9c400a06f832dabffd7ed1b3'/>
<id>urn:sha1:199a210d2fbc524c9c400a06f832dabffd7ed1b3</id>
<content type='text'>
This closes #142.
</content>
</entry>
<entry>
<title>scripts/Makefile: respect SBINDIR with MKSYSVINIT</title>
<updated>2017-06-12T15:38:47Z</updated>
<author>
<name>udeved</name>
<email>artoo@manjaro.org</email>
</author>
<published>2017-06-09T19:58:59Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=5b7667af32effddf867a5d021c66d43f0645d374'/>
<id>urn:sha1:5b7667af32effddf867a5d021c66d43f0645d374</id>
<content type='text'>
This is for #142.
</content>
</entry>
<entry>
<title>scripts/shutdown: pass --single to openrc-shutdown</title>
<updated>2017-06-07T15:59:42Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-06-07T15:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=84d140a1f6abf95a4170d13527152d3ab14e6613'/>
<id>urn:sha1:84d140a1f6abf95a4170d13527152d3ab14e6613</id>
<content type='text'>
Sysvinit shutdown has a default of single user mode, but openrc-shutdown
makes you choose a default action. Because of this, the shutdown wrapper
needs to pass --single to openrc-shutdown.
</content>
</entry>
</feed>
