<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/sh/Makefile, branch github/refactor</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frefactor</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frefactor'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2015-05-11T23:36:49Z</updated>
<entry>
<title>Add support for the s6 supervision suite</title>
<updated>2015-05-11T23:36:49Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-05-11T23:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=bb2d7becfd3008379f8f69b5d036922281aa211f'/>
<id>urn:sha1:bb2d7becfd3008379f8f69b5d036922281aa211f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the default start, stop and status functions overridable</title>
<updated>2015-05-08T16:39:39Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-05-08T16:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=abef2fcb2dbcc277bb05f0d9c674d4b47826f17f'/>
<id>urn:sha1:abef2fcb2dbcc277bb05f0d9c674d4b47826f17f</id>
<content type='text'>
This will make it possible to add support for supervision suites such as
runit and s6.
</content>
</entry>
<entry>
<title>convert all references from runscript to openrc-run</title>
<updated>2015-04-27T16:21:29Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-04-26T18:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=8b9349208696e5caed1a8b34f066cec4ee642194'/>
<id>urn:sha1:8b9349208696e5caed1a8b34f066cec4ee642194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add binfmt service to sysinit runlevel</title>
<updated>2015-04-20T22:10:07Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-03-31T17:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=ee1768a419122d288256cce1723d4997bd965eab'/>
<id>urn:sha1:ee1768a419122d288256cce1723d4997bd965eab</id>
<content type='text'>
This makes binfmt processing behave like tmpfiles processing which
follows the same specification as systemd.

This fixes #48.

X-Gentoo-Bug: 545162
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=545162
</content>
</entry>
<entry>
<title>Merge init-common-post code into BSD init script</title>
<updated>2014-01-11T19:32:43Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2014-01-11T19:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=54ab12d2186d907ea8d7d882b6a9e0536fcc8f5c'/>
<id>urn:sha1:54ab12d2186d907ea8d7d882b6a9e0536fcc8f5c</id>
<content type='text'>
This code is no longer part of the initialization script for Linux, so
we can move it into the init script for *BSD which is the only place it
is used.
</content>
</entry>
<entry>
<title>Remove gentoo's net.* scripts</title>
<updated>2013-08-13T21:33:41Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-03-18T23:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=838c9efb36b3b058c5a5b9d0e8c6d4d4789a44b9'/>
<id>urn:sha1:838c9efb36b3b058c5a5b9d0e8c6d4d4789a44b9</id>
<content type='text'>
It has been determined that it will be best for gentoo's net.* scripts
to be in a separate package to allow independent development.
This package will be called netifrc and maintained by Gentoo.
</content>
</entry>
<entry>
<title>Add module for cgroup processing</title>
<updated>2013-02-16T07:28:35Z</updated>
<author>
<name>Alexander Vershilov</name>
<email>qnikst@gentoo.org</email>
</author>
<published>2013-02-03T22:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b46747f9981337470353014bfa34e9f9f8bace34'/>
<id>urn:sha1:b46747f9981337470353014bfa34e9f9f8bace34</id>
<content type='text'>
sh/rc-cgroup.sh.in: new script to handle cgroup processing
sh/rc-cgroup.sh.in: do not use grep or cut (modification by William Hubbs)
sh/runscript.sh.in: use the cgroup script
</content>
</entry>
<entry>
<title>move rc_svcdir to /run/openrc on Linux systems</title>
<updated>2012-05-14T18:49:06Z</updated>
<author>
<name>William Hubbs</name>
<email>williamh@gentoo.org</email>
</author>
<published>2012-02-23T02:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=82d3918d7a1c625f98fcf607c7a450f18b7e60bd'/>
<id>urn:sha1:82d3918d7a1c625f98fcf607c7a450f18b7e60bd</id>
<content type='text'>
If you are not using linux, this should not affect you.

If you are using linux, from this point forward, openrc requires the
/run directory to be a mounted tmpfs. If it is, you can run
@LIBEXECDIR@/sh/migrate-to-run.sh as root to migrate your dependency
tree and state information to the new location. If it is not, you must
create the /run directory as root with permissions 755 then reboot your
system.

reported-by: Maxim Kammerer &lt;mk@dee.su&gt;
X-Gentoo-Bug: 401059
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=401059
</content>
</entry>
<entry>
<title>sh/tmpfiles: tmpfiles.d support.</title>
<updated>2012-03-12T08:37:31Z</updated>
<author>
<name>Robin H. Johnson</name>
<email>robbat2@gentoo.org</email>
</author>
<published>2012-03-12T08:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=c75352af3d787377c4aa62baa1331f37db3d1d97'/>
<id>urn:sha1:c75352af3d787377c4aa62baa1331f37db3d1d97</id>
<content type='text'>
This is the baseline support for tmpfiles.d.

Still missing:
- SELinux relabel, pending upstream clarification
- LIBDIR vs multilib systems, pending upstream clarification
- Whitespace in paths?
- Clean support not implemented
- "x" exclude type not implemented

X-Gentoo-Bug: 396003
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=396003
Signed-off-by: Robin H. Johnson &lt;robbat2@gentoo.org&gt;
</content>
</entry>
<entry>
<title>CGroups: create the openrc cgroup hierarchy</title>
<updated>2011-11-20T20:07:46Z</updated>
<author>
<name>William Hubbs</name>
<email>williamh@gentoo.org</email>
</author>
<published>2011-11-20T00:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=d8bbeb184f462199582fa265c9b681288884ecd9'/>
<id>urn:sha1:d8bbeb184f462199582fa265c9b681288884ecd9</id>
<content type='text'>
Openrc will create a cgroup hierarchy called openrc which will have all
services it starts and all subsystems attached to it. If you need other
groups/hierarchies, please use libcgroup.
</content>
</entry>
</feed>
