]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - coreutils/patches/coreutils-selinuxmanpages.patch
Move all packages to root.
[people/amarx/ipfire-3.x.git] / coreutils / patches / coreutils-selinuxmanpages.patch
diff --git a/coreutils/patches/coreutils-selinuxmanpages.patch b/coreutils/patches/coreutils-selinuxmanpages.patch
new file mode 100644 (file)
index 0000000..9cbc166
--- /dev/null
@@ -0,0 +1,15 @@
+diff -urNp coreutils-6.10-orig/doc/coreutils.texi coreutils-6.10/doc/coreutils.texi
+--- coreutils-6.10-orig/doc/coreutils.texi     2008-04-07 17:52:11.000000000 +0200
++++ coreutils-6.10/doc/coreutils.texi  2008-04-07 18:01:43.000000000 +0200
+@@ -6981,6 +6981,11 @@ for i; do
+ done
+ @end example
++@item -c
++@cindex SELinux security context information, preserving
++Preserve SELinux security context of the original files if possible.
++Some file systems don't support storing of SELinux security context.
++
+ @item --copy-contents
+ @cindex directories, copying recursively
+ @cindex copying directories recursively