* Do not build initramfs
@ 2013-01-28 16:05 Yevhen Kyriukha
2013-01-28 18:46 ` Darren Hart
2013-02-20 7:26 ` Khem Raj
0 siblings, 2 replies; 3+ messages in thread
From: Yevhen Kyriukha @ 2013-01-28 16:05 UTC (permalink / raw)
To: openembedded-core
I want to build an image ("core-image-minimal" for example) without
initramfs support.
How can I do it?
When I run "bibake core-image-minimal" I'm getting 2 image types: the
actual image with needed packages and initramfs image.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Do not build initramfs
2013-01-28 16:05 Do not build initramfs Yevhen Kyriukha
@ 2013-01-28 18:46 ` Darren Hart
2013-02-20 7:26 ` Khem Raj
1 sibling, 0 replies; 3+ messages in thread
From: Darren Hart @ 2013-01-28 18:46 UTC (permalink / raw)
To: Yevhen Kyriukha; +Cc: openembedded-core
On 01/28/2013 08:05 AM, Yevhen Kyriukha wrote:
> I want to build an image ("core-image-minimal" for example) without
> initramfs support.
> How can I do it?
>
> When I run "bibake core-image-minimal" I'm getting 2 image types: the
> actual image with needed packages and initramfs image.
Check the dependency chain to see what pulls in the initramfs, but you
can drop the live image target as that definitely requires it.
Are you just trying to reduce your build time?
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Do not build initramfs
2013-01-28 16:05 Do not build initramfs Yevhen Kyriukha
2013-01-28 18:46 ` Darren Hart
@ 2013-02-20 7:26 ` Khem Raj
1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2013-02-20 7:26 UTC (permalink / raw)
To: Yevhen Kyriukha; +Cc: openembedded-core
On (28/01/13 18:05), Yevhen Kyriukha wrote:
> I want to build an image ("core-image-minimal" for example) without
> initramfs support.
> How can I do it?
>
what does IMAGE_FSTYPES variable look like ? Do you have 'live' or
'hddimg' in there ?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-20 7:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 16:05 Do not build initramfs Yevhen Kyriukha
2013-01-28 18:46 ` Darren Hart
2013-02-20 7:26 ` Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox