All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] error building kernel with initramfs
Date: Sat, 08 Oct 2011 23:55:50 +0200	[thread overview]
Message-ID: <877h4ff8rd.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1318027748.4647.3.camel@bender> (Sven Neumann's message of "Sat,  08 Oct 2011 00:49:08 +0200")

>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:

 Sven> Hi,
 Sven> if you select gzip compression for the rootfs.cpio file
 Sven> (BR2_TARGET_ROOTFS_CPIO_GZIP), then the rebuild of the kernel with
 Sven> initramfs is going to fail:

Odd, that's not what I'm seeing here.

in fs/common.mk the compression stuff is handled by creating the
compressed variant IN ADDITION to the uncompressed file, E.G.:

gzip -9 -c /home/peko/source/buildroot/test/images/rootfs.cpio > \
     /home/peko/source/buildroot/test/images/rootfs.cpio.gz

So output/images/rootfs.cpio still exists when the kernel is rebuilt.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2011-10-08 21:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-07 22:49 [Buildroot] error building kernel with initramfs Sven Neumann
2011-10-08  8:31 ` Thomas Petazzoni
2011-10-08 21:55 ` Peter Korsgaard [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=877h4ff8rd.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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.