From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v4] Pull request for branch yem-ext234
Date: Fri, 12 Apr 2013 00:17:49 +0200 [thread overview]
Message-ID: <cover.1365718555.git.yann.morin.1998@free.fr> (raw)
Hello All!
This patch series enhances the ext2 fs backend to also build ext3 and ext4
filesystems, and differentiate between ext2 rev0 and ext2 rev1 filesystems.
Changes v3 -> v4:
- rebased ontop master for Peter
Changes v2 -> v3:
- cleanup ext2 dependencies (Thomas)
- explain UUID removal (Thomas)
- use post-hook to create "ext# -> ext2" symlink (Thomas, Arnout)
- drop patch to let fs name the image file extension (Thomas, Arnout)
Changes v1 -> v2:
- enhance the ext2/3/4 generation (Arnout, Peter)
- allow fs generators to specify the image extension (Arnout)
- remove ext2 count- and time-based fsck (Arnout)
The following changes since commit 2c4ff68e08e063152245d0a1b211df7a4360f925:
system/securetty: Add ttyPS[0-1] (2013-04-11 23:32:11 +0200)
are available in the git repository at:
git://gitorious.org/buildroot/buildroot.git yem-ext234
Yann E. MORIN (5):
fs/ext2: enclose the ext2 options in if...endif
fs/ext2: add ability to build ext3/4 too
fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'
fs/ext2: add support for ext2 rev0 and rev1
fs/ext2: remove count- and time-based fsck
fs/ext2/Config.in | 57 +++++++++++++++++++++-----
fs/ext2/ext2.mk | 14 ++++++-
fs/ext2/genext2fs.sh | 82 +++++++++++++++++++++++++++++++++++++-
package/e2fsprogs/Config.in.host | 2 +-
4 files changed, 140 insertions(+), 15 deletions(-)
Regards,
Yann E. MORIN
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2013-04-11 22:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 22:17 Yann E. MORIN [this message]
2013-04-11 22:17 ` [Buildroot] [PATCH 1/5] fs/ext2: enclose the ext2 options in if...endif Yann E. MORIN
2013-04-11 22:17 ` [Buildroot] [PATCH 2/5] fs/ext2: add ability to build ext3/4 too Yann E. MORIN
2013-04-11 22:17 ` [Buildroot] [PATCH 3/5] fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2' Yann E. MORIN
2013-04-11 22:17 ` [Buildroot] [PATCH 4/5] fs/ext2: add support for ext2 rev0 and rev1 Yann E. MORIN
2013-04-11 22:17 ` [Buildroot] [PATCH 5/5] fs/ext2: remove count- and time-based fsck Yann E. MORIN
2013-04-12 13:00 ` [Buildroot] [pull request v4] Pull request for branch yem-ext234 Peter Korsgaard
2013-04-12 15:53 ` 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=cover.1365718555.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--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