From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [wic][PATCH 0/4] Code cleanup and refactoring
Date: Fri, 5 Jun 2015 09:13:05 +0300 [thread overview]
Message-ID: <1433484789-304-1-git-send-email-ed.bartosh@linux.intel.com> (raw)
Hi,
This patchset includes cleanup and refactoring patches made
during implementation of partition UUID support. Without this
work I'd end up in duplicating a lot of code, so I decided to
clean it up a bit.
Please, review.
Ed Bartosh (4):
wic: removed exec_cmd_quiet and exec_native_cmd_quiet
wic: move checks to exec_native_cmd
wic: replaced __run_parted with exec_native_cmd
wic: pylinted partitionedfs.py
.../lib/wic/kickstart/custom_commands/partition.py | 21 +----
scripts/lib/wic/utils/oe/misc.py | 27 ++----
scripts/lib/wic/utils/partitionedfs.py | 105 +++++++++------------
3 files changed, 54 insertions(+), 99 deletions(-)
--
EPlease, review.d
next reply other threads:[~2015-06-05 8:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 6:13 Ed Bartosh [this message]
2015-06-05 6:13 ` [wic][PATCH 1/4] wic: removed exec_cmd_quiet and exec_native_cmd_quiet Ed Bartosh
2015-06-05 6:13 ` [wic][PATCH 2/4] wic: move checks to exec_native_cmd Ed Bartosh
2015-06-05 6:13 ` [wic][PATCH 3/4] wic: replaced __run_parted with exec_native_cmd Ed Bartosh
2015-06-05 16:33 ` Ross Burton
2015-06-08 9:46 ` Ed Bartosh
2015-06-05 6:13 ` [wic][PATCH 4/4] wic: pylinted partitionedfs.py Ed Bartosh
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=1433484789-304-1-git-send-email-ed.bartosh@linux.intel.com \
--to=ed.bartosh@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 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.