From: Mark Hatle <mark.hatle@windriver.com>
To: <andy.pont@sdcsystems.com>, <yocto@yoctoproject.org>
Subject: Re: Dumping sysvinit
Date: Tue, 15 Sep 2015 08:53:04 -0500 [thread overview]
Message-ID: <55F822C0.8030404@windriver.com> (raw)
In-Reply-To: <006a01d0efa7$ed9387b0$c8ba9710$@pont@sdcsystems.com>
On 9/15/15 6:16 AM, Andy Pont wrote:
> Hello,
>
> Bit of a newbie question (probably) but what is the easiest way to dump
> sysvinit and use Busybox init in a core-image-minimal image?
It has been a while since I've done this. But unless things have changed
dramatically. You will need to define your own custom image.
One that does not include the sysvinit component or base initscripts. You will
then have to provide your own base initscripts for your system to startup and
function. (You might be able to copy some from the initscripts, but many expect
the sysvinit [or systemd] to be present on the device.)
You are moving into pure custom boot optimization and implementation at this point.
--Mark
> Thanks,
>
> Andy.
>
>
next prev parent reply other threads:[~2015-09-15 13:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 11:16 Dumping sysvinit Andy Pont
2015-09-15 13:53 ` Mark Hatle [this message]
2015-09-15 16:03 ` Andy Pont
[not found] ` <55f84188.e17c420a.cd394.2235SMTPIN_ADDED_BROKEN@mx.google.com>
2015-09-15 16:27 ` Trevor Woerner
2015-09-16 7:44 ` Burton, Ross
2015-09-16 9:24 ` Andy Pont
[not found] ` <55f9358a.44f2440a.38b16.7e0cSMTPIN_ADDED_BROKEN@mx.google.com>
2015-09-16 10:02 ` Burton, Ross
2015-09-16 14:13 ` Andy Pont
2015-09-17 7:16 ` Mike Looijmans
2015-09-21 10:48 ` Andy Pont
2015-09-21 11:48 ` Mike Looijmans
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=55F822C0.8030404@windriver.com \
--to=mark.hatle@windriver.com \
--cc=andy.pont@sdcsystems.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.