generic-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8
Robert Yang 39d80f6d4f e2fsprogs: add populate-extfs.sh
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]

(From OE-Core rev: 265f91149aa8c475ebe5b7069044ed94b7857fa9)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26 11:47:19 +01:00
..
acinclude.m4 e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00
debugfs-extent-header.patch e2fsprogs: properly set up extent header in do_write 2013-08-26 11:47:19 +01:00
debugfs-sparse-copy.patch e2fsprogs: let debugfs do sparse copy 2013-08-26 11:47:18 +01:00
debugfs-too-short.patch e2fsprogs: the max length of debugfs argument is too short 2013-08-26 11:47:18 +01:00
fallocate.patch e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00
fix-icache.patch e2fsprogs: only update the icache for ext2_inode 2013-08-26 11:47:19 +01:00
mkdir.patch e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00
populate-extfs.sh e2fsprogs: add populate-extfs.sh 2013-08-26 11:47:19 +01:00
remove.ldconfig.call.patch e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00