From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] fs/ext2: Remove support for auto-calculation of rootfs size
Date: Sat, 25 Mar 2017 14:43:06 +0100 [thread overview]
Message-ID: <20170325144306.0a883fc8@free-electrons.com> (raw)
In-Reply-To: <1490372432-879-1-git-send-email-sebastien.szymanski@armadeus.com>
Hello,
On Fri, 24 Mar 2017 17:20:29 +0100, S?bastien Szymanski wrote:
> Auto-calculation of the rootfs size cannot be done in a reliable way as
> it depends on the host filesystem and is broken on non ext4 host. [1] [2]
> So let the user specify the size he wants for his rootfs.
>
> [1] https://bugs.busybox.net/show_bug.cgi?id=8831
> [2] https://bugs.busybox.net/show_bug.cgi?id=9496
>
> Signed-off-by: S?bastien Szymanski <sebastien.szymanski@armadeus.com>
> ---
> Config.in.legacy | 14 ++++++++++++++
> fs/ext2/Config.in | 12 ++----------
> fs/ext2/ext2.mk | 1 -
> package/mke2img/mke2img | 20 +-------------------
> 4 files changed, 17 insertions(+), 30 deletions(-)
Applied to master after taking into account the suggestion of Arnout to
use a 60MB size by default.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-03-25 13:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 16:20 [Buildroot] [PATCH 1/4] fs/ext2: Remove support for auto-calculation of rootfs size Sébastien Szymanski
2017-03-24 16:20 ` [Buildroot] [PATCH 2/4] package/mke2img: use mkfs to generate rootfs image Sébastien Szymanski
2017-03-24 21:58 ` Arnout Vandecappelle
2017-03-24 22:04 ` Thomas Petazzoni
2017-03-30 7:54 ` Sébastien Szymanski
2017-03-30 16:47 ` Arnout Vandecappelle
2017-03-24 16:20 ` [Buildroot] [PATCH 3/4] package/mke2img: remove unused package Sébastien Szymanski
2017-03-30 20:27 ` Arnout Vandecappelle
2017-03-24 16:20 ` [Buildroot] [PATCH 4/4] fs/ext2: Make filesystem size a string Sébastien Szymanski
2017-03-30 20:47 ` Arnout Vandecappelle
2017-03-24 21:35 ` [Buildroot] [PATCH 1/4] fs/ext2: Remove support for auto-calculation of rootfs size Arnout Vandecappelle
2017-03-25 13:43 ` Thomas Petazzoni [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=20170325144306.0a883fc8@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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