From: Robert Yang <liezhi.y...@windriver.com> update the manual for the -d option
Signed-off-by: Robert Yang <liezhi.y...@windriver.com> --- ...s.8.in-update-the-manual-for-the-d-option.patch | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/0009-mke2fs.8.in-update-the-manual-for-the-d-option.patch diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/0009-mke2fs.8.in-update-the-manual-for-the-d-option.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/0009-mke2fs.8.in-update-the-manual-for-the-d-option.patch new file mode 100644 index 0000000..494d33d --- /dev/null +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/0009-mke2fs.8.in-update-the-manual-for-the-d-option.patch @@ -0,0 +1,40 @@ +From 1f8d6c42c4c3ac3494f603ef57c197f35a220bd5 Mon Sep 17 00:00:00 2001 +From: Robert Yang <liezhi.y...@windriver.com> +Date: Tue, 27 Aug 2013 15:55:35 +0800 +Subject: [rootdir 09/10] mke2fs.8.in: update the manual for the -d option + +update the manual for the -d option + +Signed-off-by: Robert Yang <liezhi.y...@windriver.com> +--- + misc/mke2fs.8.in | 7 +++++++ + 1 file changed, 7 insertions(+) + +diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in +index fe2dcdb..b268154 100644 +--- a/misc/mke2fs.8.in ++++ b/misc/mke2fs.8.in +@@ -52,6 +52,10 @@ mke2fs \- create an ext2/ext3/ext4 filesystem + .I number-of-inodes + ] + [ ++.B \-d ++.I root-directory ++] ++[ + .B \-n + ] + [ +@@ -490,6 +494,9 @@ the + ratio). This allows the user to specify the number + of desired inodes directly. + .TP ++.BI \-d " root-directory" ++Add the files from the root-directory to the filesystem. ++.TP + .BI \-o " creator-os" + Overrides the default value of the "creator operating system" field of the + filesystem. The creator field is set by default to the name of the OS the +-- +1.7.10.4 + -- 1.8.1.2.545.g2f19ada _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core