From: Martin Vaeth <vaeth@mathematik.uni-wuerzburg.de>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: rfc: renaming "rc" binary in OpenRC
Date: Thu, 12 Dec 2013 08:26:06 +0000 (UTC) [thread overview]
Message-ID: <slrnlaisp9.fd6.vaeth@lounge.imp.fu-berlin.de> (raw)
In-Reply-To: 52A9063E.7090102@gentoo.org
Patrick Lauer <patrick@gentoo.org> wrote:
> On 12/12/2013 05:28 AM, Rich Freeman wrote:
>>
>> I think one thing that would be nice to dream about someday would be a
>> systemd-compatibility init.d script.
[...]
> I don't think this can be done in a way that adds value to users.
The converse is simpler and for certain cases already available
(the short openrc-wrapper script in the mv overlay):
You can use (simple) init.d scripts from within systemd.
Moreover, systemd's static /etc/modules-load.d mechanism can
trivially be emulated with the following line in /etc/conf.d/modules:
modules=$(sed -n -e '/^[^;#]/p' /etc/modules-load.d/*.conf \
/usr/lib/modules-load.d/*.conf 2>/dev/null)
Using both mechanisms, it is not too hard to setup a system
which can boot with both init systems without duplicating too much
configuration (for that configuration which is in the intersection
of the features of both systems).
Main duplication is the netifrc/netctl setup which
would be way too complex to use outside of openrc/systemd.
next prev parent reply other threads:[~2013-12-12 8:26 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 20:41 [gentoo-dev] rfc: renaming "rc" binary in OpenRC William Hubbs
2013-12-11 20:47 ` Alon Bar-Lev
2013-12-11 21:04 ` William Hubbs
2013-12-11 20:47 ` Chris Reffett
2013-12-11 20:53 ` Markos Chandras
2013-12-11 21:28 ` [gentoo-dev] " Duncan
2013-12-11 22:46 ` William Hubbs
2013-12-11 20:56 ` [gentoo-dev] " Paul Tagliamonte
2013-12-11 21:09 ` Markos Chandras
2013-12-11 21:14 ` Paul Tagliamonte
2013-12-11 22:50 ` William Hubbs
2013-12-11 21:28 ` Rich Freeman
2013-12-12 0:41 ` Patrick Lauer
2013-12-12 8:26 ` Martin Vaeth [this message]
2013-12-12 12:56 ` Rich Freeman
2013-12-12 0:37 ` Patrick Lauer
2013-12-12 1:38 ` Doug Goldstein
2013-12-12 7:41 ` Samuli Suominen
2013-12-12 15:15 ` William Hubbs
2013-12-12 15:46 ` Alexander Berntsen
2013-12-13 12:31 ` Samuli Suominen
2013-12-13 13:31 ` Alexander Berntsen
2013-12-13 15:59 ` Mike Gilbert
2013-12-13 17:23 ` William Hubbs
2013-12-13 19:53 ` [gentoo-dev] " Duncan
2013-12-13 22:03 ` William Hubbs
2013-12-14 12:47 ` Duncan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=slrnlaisp9.fd6.vaeth@lounge.imp.fu-berlin.de \
--to=vaeth@mathematik.uni-wuerzburg.de \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox