From: Jaap de Jong <jaap.dejong@nedap.com>
To: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>
Subject: sysvinit?
Date: Tue, 9 Apr 2013 13:35:58 +0200 [thread overview]
Message-ID: <5163FD1E.40500@nedap.com> (raw)
Hi All,
I was wondering what the status is for sysvinit.
Is it maintained or not?
If I want to use it in my image how should it look like?
Something like this?
inherit core-image
IMAGE_LOGIN_MANAGER = "tinylogin shadow"
IMAGE_DEV_MANAGER = "busybox-mdev"
IMAGE_INIT_MANAGER = "sysvinit sysvinit-pidof"
IMAGE_INITSCRIPTS = "initscripts"
export IMAGE_BASENAME = "${PN}"
IMAGE_FEATURES += " \
package-management \
debug-tweaks \
"
IMAGE_INSTALL += " \
${IMAGE_LOGIN_MANAGER} \
${IMAGE_DEV_MANAGER} \
${IMAGE_INIT_MANAGER} \
${IMAGE_INITSCRIPTS} \
"
Should I add more?
Jaap
reply other threads:[~2013-04-09 11:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5163FD1E.40500@nedap.com \
--to=jaap.dejong@nedap.com \
--cc=openembedded-devel@lists.openembedded.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.