All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More wic cleanup and features
@ 2015-02-09 23:46 Alexandre Belloni
  2015-02-09 23:46 ` [PATCH 1/4] wic: fix empty btrfs partitions Alexandre Belloni
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexandre Belloni @ 2015-02-09 23:46 UTC (permalink / raw)
  To: Tom Zanussi; +Cc: openembedded-core

Hi,

This series depends on my 5 previous patches:

[PATCH v2] wic: allow creation of partitions not in table
[PATCH 1/4] wic: add rawcopy source plugin
[PATCH 2/4] wic: allow to configure extra space per partition
[PATCH 3/4] wic: allow to configure overhead factor per partition
[PATCH 4/4] wic: remove useless calls to __write_fstab

Alexandre Belloni (4):
  wic: fix empty btrfs partitions
  wic: remove useless calls to __write_fstab
  wic: properly label filesystems
  wic: add GPT support

 scripts/lib/wic/imager/direct.py                   |  8 ++--
 .../lib/wic/kickstart/custom_commands/partition.py | 45 ++++++++++++++++------
 scripts/lib/wic/utils/partitionedfs.py             |  9 ++++-
 3 files changed, 45 insertions(+), 17 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-02-18 18:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09 23:46 [PATCH 0/4] More wic cleanup and features Alexandre Belloni
2015-02-09 23:46 ` [PATCH 1/4] wic: fix empty btrfs partitions Alexandre Belloni
2015-02-09 23:46 ` [PATCH 2/4] wic: remove useless calls to __write_fstab Alexandre Belloni
2015-02-18 16:48   ` Alexandre Belloni
2015-02-18 18:56     ` Alexandre Belloni
2015-02-09 23:46 ` [PATCH 3/4] wic: properly label filesystems Alexandre Belloni
2015-02-09 23:46 ` [PATCH 4/4] wic: add GPT support Alexandre Belloni

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.