From: Jukka Rissanen <jukka.rissanen@linux.intel.com>
To: Christian Gagneraud <chgans@gna.org>
Cc: yocto@yoctoproject.org
Subject: Re: Generating an image with systemd and connman
Date: Wed, 24 Jul 2013 10:31:31 +0300 [thread overview]
Message-ID: <51EF82D3.1010305@linux.intel.com> (raw)
In-Reply-To: <51EF4137.80107@gna.org>
Hi Christian,
On 24.07.2013 05:51, Christian Gagneraud wrote:
> Hi there,
>
> I have successfully generated Dylan core-image-minimal with the meta-ti
> layer. I would like to know what is the procedure to select systemd for
> the init process and connman as the network manager.
>
> It seems to me that systemd can be selected using EXTRA_IMAGE_FEATURES
> from local.conf (at least with the poky distro)
> The Yocto dev manual mention using DISTRO_FEATURES_append but it is
> usable when creating a custom distro.
I have
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = ""
DISTRO_FEATURES_append = " systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED="sysvinit"
in my distro conf file and after that the generated system does only
systemd. But I am creating a custom distro so I am not sure if these
settings are any help for you.
Cheers,
Jukka
next prev parent reply other threads:[~2013-07-24 7:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 2:51 Generating an image with systemd and connman Christian Gagneraud
2013-07-24 7:31 ` Jukka Rissanen [this message]
2013-07-25 0:55 ` Christian Gagneraud
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=51EF82D3.1010305@linux.intel.com \
--to=jukka.rissanen@linux.intel.com \
--cc=chgans@gna.org \
--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.