From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] runqemu: support booting poky-tiny images
Date: Fri, 10 Aug 2012 23:26:56 -0700 [thread overview]
Message-ID: <5025FB30.30307@intel.com> (raw)
In-Reply-To: <CAMKF1so0GJfh7uotOMxMDH2dD4KBbTM1rnGpB6w5yrf9EOaYEw@mail.gmail.com>
On 08/10/2012 09:48 PM, Khem Raj wrote:
> On Fri, Aug 10, 2012 at 8:20 PM, Scott Garman <scott.a.garman@intel.com> wrote:
>> Added support for booting poky-tiny images, which do not have block
>> device support. Note to shut down a running poky-tiny image, you
>> need to include the -f option to the poweroff command.
>>
>> This fixes [YOCTO #2612].
>>
>> Signed-off-by: Scott Garman <scott.a.garman@intel.com>
>> ---
>> scripts/runqemu | 6 ++++++
>> scripts/runqemu-internal | 5 +++++
>> 2 files changed, 11 insertions(+)
>>
>> diff --git a/scripts/runqemu b/scripts/runqemu
>> index 7454dd4..6f2f861 100755
>> --- a/scripts/runqemu
>> +++ b/scripts/runqemu
>> @@ -26,6 +26,7 @@ usage() {
>> echo " KERNEL - the kernel image file to use"
>> echo " ROOTFS - the rootfs image file or nfsroot directory to use"
>> echo " MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified)"
>> + echo " TINY - specify 'tiny' if booting a poky-tiny image"
>
>
> you seem to be mixing poky distro with OE-Core here. As a whole the
> patch seems like adding support for ramfs based images. If you intend
> to just have images specific to poky then this patch
> belongs to [poky] but if you generalize it enough that non
> tiny users can also leverage this then it certainly is good
> for OE-Core.
Hi Khem,
I had a hunch I'd get called out for this. :)
I will respin by changing the "tiny" feature to "ramfs". I definitely
don't want to see the runqemu script diverge between oe-core and poky.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
prev parent reply other threads:[~2012-08-11 6:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-11 3:20 [PATCH 0/1] runqemu: support booting poky-tiny image Scott Garman
2012-08-11 3:20 ` [PATCH 1/1] runqemu: support booting poky-tiny images Scott Garman
2012-08-11 4:48 ` Khem Raj
2012-08-11 4:49 ` Khem Raj
2012-08-11 6:26 ` Scott Garman [this message]
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=5025FB30.30307@intel.com \
--to=scott.a.garman@intel.com \
--cc=openembedded-core@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.