All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Ed Bartosh <ed.bartosh@linux.intel.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [wic][PATCH 0/4] use PARTUUID for MSDOS partitions
Date: Thu, 06 Oct 2016 09:02:32 -0700	[thread overview]
Message-ID: <1475769752.18115.206.camel@intel.com> (raw)
In-Reply-To: <cover.1475749929.git.ed.bartosh@linux.intel.com>

On Thu, 2016-10-06 at 13:33 +0300, Ed Bartosh wrote:
> Hi,
> 
> This is an implementation of PARTUUID support for MSDOS partitions.
> Now wic can use 'root=PARTUUID=<uuid> for both types of supported
> partition tables - GPT and MSDOS.
> 
> This implementation enables usage of mkefidisk as a default wks for
> genericx86*
> machines as most of reference BSPs support EFI.
> 
> The following changes since commit
> f12825d4bf7091576856650123c7d7614b9089af:
> 
>   scripts: Rename 'native' to 'oe-run-native' (2016-10-06 07:53:51
> +0100)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/poky-contrib ed/wic/msdos-partuuid
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/msd
> os-partuuid
> 
> Ed Bartosh (4):
>   wic: set PARTUUID only for gpt partition table
>   wic: generate PARTUUID for MDOS partitions
>   wic: rewrite MBR disk identifier
>   mkefidisk.wks: use MSDOS partition table
> 
>  scripts/lib/wic/canned-wks/mkefidisk.wks |  2 +-
We need to change the console setting to ttyS0 by default instead of
the PCH0, which is from the FRI2 hardware, but this should not prevent
this patch from getting merged.

>  scripts/lib/wic/imager/direct.py         | 16 ++++++++++++++--
>  scripts/lib/wic/partition.py             |  3 ---
>  scripts/lib/wic/utils/partitionedfs.py   | 14 +++++++++++---
>  4 files changed, 26 insertions(+), 9 deletions(-)
> 
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Tested-by: Saul Wold <sgw@linux.intel.com>
> --
> Regards,
> Ed


  parent reply	other threads:[~2016-10-06 16:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-06 10:33 [wic][PATCH 0/4] use PARTUUID for MSDOS partitions Ed Bartosh
2016-10-06 10:33 ` [wic][PATCH 1/4] wic: set PARTUUID only for gpt partition table Ed Bartosh
2016-10-06 10:33 ` [wic][PATCH 2/4] wic: generate PARTUUID for MDOS partitions Ed Bartosh
2016-10-06 10:33 ` [wic][PATCH 3/4] wic: rewrite MBR disk identifier Ed Bartosh
2016-10-06 10:33 ` [wic][PATCH 4/4] mkefidisk.wks: use MSDOS partition table Ed Bartosh
2016-10-06 16:02 ` Saul Wold [this message]
2016-10-06 15:57   ` [wic][PATCH] mkefidisk.wks: update kernel command line Ed Bartosh
2016-10-07 21:33     ` Saul Wold
2016-10-10  7:50       ` [wic][PATCH] canned-wks: use GPT partition table 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=1475769752.18115.206.camel@intel.com \
    --to=saul.wold@intel.com \
    --cc=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.