From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/2] Drop dosfstools -d feature in favor of mtools mcopy
Date: Thu, 15 Dec 2011 22:14:15 -0800 [thread overview]
Message-ID: <cover.1324015563.git.dvhart@linux.intel.com> (raw)
The dosfstools -d feature has been shown to be buggy, and even with Nitin's
fixes applied to get directory hierarchies working, it still generates
images that fail dosfsck and don't work with FAT32.
This series presents an alternative means of populating our live images
using mcopy from mtools.
Applies on top of my earlier pull request:
[PATCH 0/4] Fix grub efi menu, kernel messages, and live image dosfsck
The following changes since commit 91e14125b3e90601742f705d2556f5f05e20b944:
bootimg: Use dosfsck to clean up the generated live image (2011-12-15 22:02:11 -0800)
are available in the git repository at:
git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/mtools
http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/mtools
Darren Hart (2):
bootimg: Use mcopy to construct the hddimg
dosfstools: Remove initial directory contents feature
meta/classes/bootimg.bbclass | 18 +-
.../dosfstools/fix_populated_dosfs_creation.patch | 489 ---------------
.../dosfstools/dosfstools/mkdosfs-dir.patch | 639 --------------------
.../dosfstools/dosfstools/nofat32_autoselect.patch | 27 -
.../recipes-devtools/dosfstools/dosfstools_2.11.bb | 7 +-
5 files changed, 15 insertions(+), 1165 deletions(-)
delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch
delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch
delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch
--
1.7.6.4
next reply other threads:[~2011-12-16 6:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-16 6:14 Darren Hart [this message]
2011-12-16 6:14 ` [PATCH 1/2] bootimg: Use mcopy to construct the hddimg Darren Hart
2011-12-16 16:18 ` Richard Purdie
2011-12-16 6:14 ` [PATCH 2/2] dosfstools: Remove initial directory contents feature Darren Hart
2011-12-16 7:35 ` Koen Kooi
2011-12-16 10:52 ` Richard Purdie
2011-12-16 11:29 ` Koen Kooi
2011-12-16 15:40 ` Darren Hart
2011-12-16 15:47 ` Darren Hart
2011-12-16 6:36 ` [PATCH 0/2] Drop dosfstools -d feature in favor of mtools mcopy Darren Hart
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.1324015563.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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