Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: Darren Hart <dvhart@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 5/6] e2fsprogs: add populate-extfs.sh
Date: Fri, 23 Aug 2013 10:05:02 +0800	[thread overview]
Message-ID: <5216C34E.6020702@windriver.com> (raw)
In-Reply-To: <1377192596.5259.8.camel@dvhart-mobl4.amr.corp.intel.com>



On 08/23/2013 01:29 AM, Darren Hart wrote:
> On Thu, 2013-08-22 at 09:13 -0400, Robert Yang wrote:
>> This script is originally from Darren Hart, it will be used for creating
>> the ext* filesystem from a given directory, which will replace the
>> genext2fs in image_types.bbclass at the moment, we may use the mke2fs to
>> replace this script again when it has the initial directory support.
>>
>> Changes of the script:
>> * Rename it from mkdebugfs.sh to populate-extfs.sh
>> * Add a simple usage
>> * Add checking for the number of the parameters
>> * Add the "regular empty file" and "fifo" file type
>> * Set mode, uid and gid for the file
>> * Save the command lines to a file and batch run them
>> * Change the error message
>> * Improve the performance
>> * Add the support for hardlink
>>
>> [YOCTO #3848]
>
>> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
>> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
>
>
> Ted has offered to add this to the contrib dir for the ext2 tools. This
> is fine to add to yocto, but we should contribute this back upstream as
> well.
>

Thanks, I will send it to linux ext4 list.

// Robert

>


  reply	other threads:[~2013-08-23  2:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 13:13 [PATCH 0/6] replace genext2fs with populate-extfs.sh Robert Yang
2013-08-22 13:13 ` [PATCH 1/6] e2fsprogs: the max length of debugfs argument is too short Robert Yang
2013-08-22 14:48   ` Darren Hart
2013-08-22 13:13 ` [PATCH 2/6] e2fsprogs: let debugfs do sparse copy Robert Yang
2013-08-22 14:52   ` Darren Hart
2013-08-23  2:06     ` Robert Yang
2013-08-23  2:33   ` Rongqing Li
2013-08-23  6:45     ` Robert Yang
2013-08-23 17:06       ` Darren Hart
2013-08-26  1:39         ` Robert Yang
2013-08-22 13:13 ` [PATCH 3/6] e2fsprogs: only update the icache for ext2_inode Robert Yang
2013-08-22 17:23   ` Darren Hart
2013-08-23  1:58     ` Robert Yang
2013-08-23 17:03       ` Darren Hart
2013-08-22 13:13 ` [PATCH 4/6] e2fsprogs: properly set up extent header in do_write Robert Yang
2013-08-22 17:24   ` Darren Hart
2013-08-23  2:02     ` Robert Yang
2013-08-23 17:04       ` Darren Hart
2013-08-22 13:13 ` [PATCH 5/6] e2fsprogs: add populate-extfs.sh Robert Yang
2013-08-22 17:29   ` Darren Hart
2013-08-23  2:05     ` Robert Yang [this message]
2013-08-22 13:13 ` [PATCH 6/6] image_types.bbclass: replace genext2fs with populate-extfs.sh 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=5216C34E.6020702@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=dvhart@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