From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
To: buildroot@busybox.net
Subject: [Buildroot] rpi: image generation
Date: Thu, 20 Aug 2015 10:30:06 -0400 [thread overview]
Message-ID: <20150820143005.GA6441@ketchup.mtl.sfl> (raw)
In-Reply-To: <20150820095906.0b2524c2@free-electrons.com>
Hi Beno?t, Thomas,
On 15-08-20 09:59:06, Thomas Petazzoni wrote:
> Dear Beno?t Th?baudeau,
>
> On Thu, 20 Aug 2015 00:23:50 +0200, Beno?t Th?baudeau wrote:
>
> > I have local changes for the Raspberry Pi that can automatically
> > generate an image to be flashed on the SD card (e.g. with dd).
> >
> > This mechanism uses genimage, so no sudo is needed. It generates a
> > FAT32 partition of 64 MiB and an ext4 partition that just fits its
> > contents with a small free space. I also have scripts to auto-expand
> > the ext4 partition and FS to fill the SD card.
> >
> > Are you interested in any of this, or do you prefer to keep the
> > current manual approach that makes it possible to do just anything
> > custom?
>
> I am interested in seeing more examples of genimage usage. I believe
> Vivien Didelot, who submitted the patch to use genimage for the
> Wandboard configuration, was also planning on submitting more genimage
> related patches.
Indeed, I initial had genimage configs for Rpi(s), Wanboard and
BeagleBone. I didn't find the time yet to rebase all that.
Similar to the upstreamed Wandboard config (7fce297), the RPi(s) config
looks like this: https://gist.github.com/vivien/752f85b563b02afd772c
Note, this was based on 8d00fe4. With some new upstreamed patches for
RPi and DT, the patch 1/2 might not be relevant anymore.
Feel free to rebase mine or update yours. If you submit something,
please put me in Cc, I'd be happy to review and test any of your patch.
Best,
-v
next prev parent reply other threads:[~2015-08-20 14:30 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 22:23 [Buildroot] rpi: image generation Benoît Thébaudeau
2015-08-20 7:59 ` Thomas Petazzoni
2015-08-20 14:30 ` Vivien Didelot [this message]
2015-08-22 20:01 ` [Buildroot] [PATCH 1/4] configs/raspberrypi: use EABIhf Benoît Thébaudeau
2015-08-22 20:01 ` [Buildroot] [PATCH 2/4] board/raspberrypi: prepare the image files for the target Benoît Thébaudeau
2015-10-17 11:45 ` Yann E. MORIN
2015-10-17 13:52 ` Benoît Thébaudeau
2015-08-22 20:01 ` [Buildroot] [PATCH 3/4] board/raspberrypi: generate a medium image Benoît Thébaudeau
2015-08-22 20:01 ` [Buildroot] [PATCH 4/4] board/raspberrypi: auto-expand rootfs on first boot Benoît Thébaudeau
2015-08-27 9:02 ` Benoît Thébaudeau
2015-08-27 21:22 ` Jérôme Pouiller
2015-08-28 10:36 ` Benoît Thébaudeau
2015-08-28 11:15 ` Benoît Thébaudeau
[not found] ` <4057940.fE2DsQZqLb@sagittea>
2015-08-31 9:11 ` Benoît Thébaudeau
2015-08-31 12:17 ` Floris Bos
2015-08-31 18:53 ` Benoît Thébaudeau
2015-08-31 13:25 ` Floris Bos
2015-08-31 19:05 ` Benoît Thébaudeau
2015-10-12 21:59 ` [Buildroot] [PATCH 1/4] configs/raspberrypi: use EABIhf Thomas Petazzoni
2015-10-12 23:17 ` Benoît Thébaudeau
2015-10-13 7:06 ` Arnout Vandecappelle
2015-10-15 20:11 ` Peter Korsgaard
2015-10-15 21:12 ` Peter Korsgaard
2015-10-25 15:19 ` [Buildroot] [PATCH] arch/arm: use EABIhf by default with VFP Benoît Thébaudeau
2015-10-25 18:53 ` Peter Korsgaard
2015-10-26 0:32 ` Thomas Petazzoni
2015-10-26 7:47 ` Peter Korsgaard
2015-10-26 8:25 ` Thomas Petazzoni
2015-10-26 8:51 ` Peter Korsgaard
2015-10-25 18:55 ` Peter Korsgaard
2015-10-25 20:27 ` Benoît Thébaudeau
2015-10-25 20:40 ` Peter Korsgaard
2015-10-25 20:52 ` Benoît Thébaudeau
2015-10-25 21:30 ` Yann E. MORIN
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=20150820143005.GA6441@ketchup.mtl.sfl \
--to=vivien.didelot@savoirfairelinux.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox