From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] initramfs-framework: provides a modular initramfs
Date: Thu, 08 Dec 2011 10:16:10 -0800 [thread overview]
Message-ID: <4EE0FEEA.7080806@linux.intel.com> (raw)
In-Reply-To: <0ab4225dfaee3c59d5200f9d73d75e4b44f3a498.1323292966.git.otavio@ossystems.com.br>
On 12/07/2011 01:23 PM, Otavio Salvador wrote:
> Provides the API and modules for a modular initramfs. The currently
> included modules are:
>
> * initramfs-module-debug adds support to dynamic debugging of
> initramfs using bootparams
>
> * initramfs-module-udev: enables udev usage
>
> * initramfs-module-mdev: enables mdev usage
>
> * initramfs-module-e2fs: adds support for ext4, ext3 and ext2
> filesystems
>
> Signed-off-by: Otavio Salvador<otavio@ossystems.com.br>
> ---
> .../initrdscripts/initramfs-framework/debug | 82 ++++++++++++
> .../initrdscripts/initramfs-framework/e2fs | 28 ++++
> .../initrdscripts/initramfs-framework/finish | 46 +++++++
> .../initrdscripts/initramfs-framework/init | 136 ++++++++++++++++++++
> .../initrdscripts/initramfs-framework/mdev | 30 +++++
> .../initrdscripts/initramfs-framework/udev | 22 +++
> .../initrdscripts/initramfs-framework_1.0.bb | 57 ++++++++
> 7 files changed, 401 insertions(+), 0 deletions(-)
> create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/debug
> create mode 100755 meta/recipes-core/initrdscripts/initramfs-framework/e2fs
> create mode 100755 meta/recipes-core/initrdscripts/initramfs-framework/finish
> create mode 100755 meta/recipes-core/initrdscripts/initramfs-framework/init
> create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/mdev
> create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/udev
> create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb
>
Merged to OE-Core
Thanks
Sau!
next prev parent reply other threads:[~2011-12-08 18:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1323292966.git.otavio@ossystems.com.br>
2011-12-07 21:23 ` [PATCH 1/1] initramfs-framework: provides a modular initramfs Otavio Salvador
2011-12-08 18:16 ` Saul Wold [this message]
2011-12-19 13:02 ` Xu, Dongxiao
2011-12-20 10:46 ` Otavio Salvador
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=4EE0FEEA.7080806@linux.intel.com \
--to=sgw@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox