All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] wic: Updates to add vfat support and more help topics
@ 2014-07-15 15:43 Tom Zanussi
  2014-07-15 15:43 ` [PATCH 1/5] wic: Error on parted non-zero error code Tom Zanussi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tom Zanussi @ 2014-07-15 15:43 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-15 15:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 15:43 [PATCH 0/5] wic: Updates to add vfat support and more help topics Tom Zanussi
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.