Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] syslinux: support ext2/3/4 device
Date: Fri, 13 Feb 2015 00:59:07 -0800	[thread overview]
Message-ID: <cover.1423817921.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3:

  libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/syslinux
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/syslinux

Robert Yang (1):
  syslinux: support ext2/3/4 device

 ...01-linux-syslinux-support-ext2-3-4-device.patch |   84 ++++
 ...002-linux-syslinux-implement-open_ext2_fs.patch |  141 +++++++
 ...-linux-syslinux-implement-install_to_ext2.patch |  116 ++++++
 ...inux-add-ext_file_read-and-ext_file_write.patch |   91 +++++
 ...inux-syslinux-implement-handle_adv_on_ext.patch |  127 ++++++
 ...nux-implement-write_to_ext-and-add-syslin.patch |  215 ++++++++++
 ...slinux-implement-ext_construct_sectmap_fs.patch |   84 ++++
 ...r-syslinuxext-implement-syslinux_patch_bo.patch |  427 ++++++++++++++++++++
 ...inux-syslinux-implement-install_bootblock.patch |   50 +++
 meta/recipes-devtools/syslinux/syslinux_6.03.bb    |   11 +-
 10 files changed, 1345 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch
 create mode 100644 meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch

-- 
1.7.9.5



             reply	other threads:[~2015-02-13  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-13  8:59 Robert Yang [this message]
2015-02-13  8:59 ` [PATCH 1/1] syslinux: support ext2/3/4 device Robert Yang

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.1423817921.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.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