All of lore.kernel.org
 help / color / mirror / Atom feed
From: <colin.helliwell@ln-systems.com>
To: "'Yocto discussion list'" <yocto@yoctoproject.org>
Subject: Re: Changing over to systemd (no dhcp)
Date: Fri, 20 Jan 2017 13:59:59 -0000	[thread overview]
Message-ID: <093001d27325$7dc14cd0$7943e670$@ln-systems.com> (raw)
In-Reply-To: <19c3b372-c26a-85b5-9dea-f3b4524437df@windriver.com>

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

Thanks for all the pointers everyone. I've now got (in my distro conf):

DISTRO_FEATURES_append = " systemd"

DISTRO_FEATURES_remove = " sysvinit"

VIRTUAL-RUNTIME_init_manager = "systemd"

PREFERRED_PROVIDER_udev = "systemd"

PACKAGECONFIG_append_pn-systemd = " resolved networkd"

 

It's booting fine (if 'noisily'!) and starting up dhcp. 

I suspect there's also some de-cluttering needed e.g. init.d scripts still
being installed as well as a .service.  On that subject, is there some
clever syntax for a do_install() and/or recipe in order to control which
type of file is installed into rootfs?

 


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

  reply	other threads:[~2017-01-20 14:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 15:10 Changing over to systemd (no dhcp) colin.helliwell
2017-01-18 17:51 ` Rick Altherr
2017-01-18 21:35 ` Andre McCurdy
2017-01-19  0:21   ` Rick Altherr
2017-01-19  7:21     ` colin.helliwell
2017-01-19  8:31       ` ChenQi
2017-01-19 10:06         ` colin.helliwell
2017-01-20  2:11           ` ChenQi
2017-01-20 13:59             ` colin.helliwell [this message]
2017-01-21 13:08               ` Leon Woestenberg
2017-01-23  7:47                 ` colin.helliwell
2017-01-23  7:57                   ` Mike Looijmans
2017-01-23  9:19                   ` Patrick Ohly
2017-01-23 11:02               ` Mike Looijmans
2017-01-23 11:19                 ` Maciej Borzęcki
2017-01-19  7:20 ` Kristian Amlie
2017-01-19  9:18 ` Mike Looijmans
2017-01-20  6:15   ` Michael Gloff
2017-01-20 14:27     ` Mike Looijmans
2017-01-21 12:41       ` Leon Woestenberg
2017-01-23  7:15         ` Mike Looijmans
2017-01-20  6:33 ` Khem Raj

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='093001d27325$7dc14cd0$7943e670$@ln-systems.com' \
    --to=colin.helliwell@ln-systems.com \
    --cc=yocto@yoctoproject.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.