Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Tom Zanussi <tom.zanussi@linux.intel.com>
Subject: [PATCH 0/5] wic: Updates to add vfat support and more help topics
Date: Tue, 15 Jul 2014 10:43:35 -0500	[thread overview]
Message-ID: <cover.1405438752.git.tom.zanussi@linux.intel.com> (raw)

This patchset adds vfat support as requested in YOCTO #6513, and also
adds a couple new help topics: a wic overview and the start of a wic
kickstart reference.

It also fixes a couple usability bugs noted along the way.

The following changes since commit 1dcdd877c7946be4c0b1203deb14e2f842f9d0c2:

  bitbake: toasterui: fix build - project identification (2014-07-14 14:10:03 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/wic-vfat-updates
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/wic-vfat-updates

Tom Zanussi (5):
  wic: Error on parted non-zero error code
  wic: Add vfat support
  wic: Add wic overview to help system
  wic: Add kickstart reference to help system
  wic: Error on zero-sized partitions

 scripts/lib/image/canned-wks/directdisk.wks        |   2 +-
 scripts/lib/image/help.py                          | 323 +++++++++++++++++++++
 .../lib/mic/kickstart/custom_commands/partition.py |  76 +++++
 scripts/lib/mic/utils/partitionedfs.py             |   2 +-
 scripts/wic                                        |  24 +-
 5 files changed, 416 insertions(+), 11 deletions(-)

-- 
1.8.3.1



             reply	other threads:[~2014-07-15 15:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15 15:43 Tom Zanussi [this message]
2014-07-15 15:43 ` [PATCH 1/5] wic: Error on parted non-zero error code Tom Zanussi
2014-07-15 15:43 ` [PATCH 2/5] wic: Add vfat support Tom Zanussi
2014-07-15 15:43 ` [PATCH 3/5] wic: Add wic overview to help system Tom Zanussi
2014-07-15 15:43 ` [PATCH 4/5] wic: Add kickstart reference " Tom Zanussi
2014-07-15 15:43 ` [PATCH 5/5] wic: Error on zero-sized partitions Tom Zanussi

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.1405438752.git.tom.zanussi@linux.intel.com \
    --to=tom.zanussi@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