All of lore.kernel.org
 help / color / mirror / Atom feed
* systemd
@ 2016-05-03 12:50 Jacob Stiffler
  2016-05-03 17:02 ` systemd Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Jacob Stiffler @ 2016-05-03 12:50 UTC (permalink / raw)
  To: meta-arago@arago-project.org

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?

Thank you,
Jake


^ permalink raw reply	[flat|nested] 7+ messages in thread
* systemd
@ 2013-07-02  1:35 Yi Qingliang
  2013-07-02 11:32 ` systemd Yi Qingliang
  2013-07-02 13:55 ` systemd Yi Qingliang
  0 siblings, 2 replies; 7+ messages in thread
From: Yi Qingliang @ 2013-07-02  1:35 UTC (permalink / raw)
  To: openembedded-core

Hi, All:

I want use systemd, add following into my own distro.conf
     DISTRO_FEATURES_append = " systemd"
     VIRTUAL-RUNTIME_init_manager = "systemd"
     DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"

but when do_rootfs for my own image, I got error:
     error: package update-rc.d is not installed
     error: package base-passwd is not installed
     error: package run-postinsts is not installed

Any idea? Thanks!

-- 
Nanjing Jilong
Yi Qingliang
niqingliang2003@gmail.com


^ permalink raw reply	[flat|nested] 7+ messages in thread
* systemd
@ 2012-12-14 13:12 Yevhen Kyriukha
  2012-12-14 13:55 ` systemd Burton, Ross
  0 siblings, 1 reply; 7+ messages in thread
From: Yevhen Kyriukha @ 2012-12-14 13:12 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 114 bytes --]

Hi!

Is there any way to use systemd for starting system services in yocto v1.3?

-- 
Best regards,
Yevhen

[-- Attachment #2: Type: text/html, Size: 173 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-03 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 12:50 systemd Jacob Stiffler
2016-05-03 17:02 ` systemd Denys Dmytriyenko
  -- 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

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.