All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: systemd
Date: Tue, 3 May 2016 13:02:11 -0400	[thread overview]
Message-ID: <20160503170211.GX1546@edge> (raw)
In-Reply-To: <57289E99.5000905@ti.com>

On Tue, May 03, 2016 at 08:50:33AM -0400, Jacob Stiffler wrote:
> Hello,
> 
> With systemd recently enabled, I a wondering how to resolve when a
> package supports both systemd and sysvinit, but does not provide
> service files for every initscript it provides.
> 
> I am looking into busybox. It only provides systemd service files
> for syslog, but provides initscripts for other services such as
> udhcpd. By enabling the systemd distro feature and removing the
> sysvinit feature, all initscipts are removed from the installation,
> and thus services without systemd service files become unsupported.
> 
> Is there any way to resolve this without creating a udhcpd service
> file? Should sysvinit also be a DISTRO_FEATURE while the transistion
> to systemd is in progress?

Yeah, I was overzealous when disabling sysvinit from the DISTRO_FEATURES

Not all packages provide native systemd unit/service files and getting a 
pure systemd-only build would require some extra work. It is expected to 
use some of the old initscripts with systemd as a fallback, hence both 
DISTRO_FEATURES are still needed.

-- 
Denys


  reply	other threads:[~2016-05-03 17:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 12:50 systemd Jacob Stiffler
2016-05-03 17:02 ` Denys Dmytriyenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-02  1:35 systemd Yi Qingliang
2013-07-02 11:32 ` systemd Yi Qingliang
2013-07-02 13:55 ` systemd Yi Qingliang
2012-12-14 13:12 systemd Yevhen Kyriukha
2012-12-14 13:55 ` systemd Burton, Ross

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=20160503170211.GX1546@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.