This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via def1ad3e948a8473c2443985b234180238aaf66a (commit)
from 053c554822e9d7342bf21535ccae4812100f94c5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit def1ad3e948a8473c2443985b234180238aaf66a
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Mon Sep 26 13:08:02 2016 +0200
rootfile updates: attr, ed, gawk
Check rootfiles before commit !!!
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/attr | 7 +++++--
config/rootfiles/common/ed | 1 +
config/rootfiles/common/gawk | 1 +
3 files changed, 7 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/attr b/config/rootfiles/common/attr
index 4770584..9099509 100644
--- a/config/rootfiles/common/attr
+++ b/config/rootfiles/common/attr
@@ -28,9 +28,12 @@ usr/lib/libattr.so.1.1.0
#usr/share/man/man1/attr.1
#usr/share/man/man1/getfattr.1
#usr/share/man/man1/setfattr.1
+#usr/share/man/man2/fgetxattr.2
+#usr/share/man/man2/fsetxattr.2
#usr/share/man/man2/getxattr.2
-#usr/share/man/man2/listxattr.2
-#usr/share/man/man2/setxattr.2
+#usr/share/man/man2/llistxattr.2
+#usr/share/man/man2/lremovexattr.2
+#usr/share/man/man2/lsetxattr.2
#usr/share/man/man3/attr_get.3
#usr/share/man/man3/attr_getf.3
#usr/share/man/man3/attr_list.3
diff --git a/config/rootfiles/common/ed b/config/rootfiles/common/ed
index c76501a..0779fcf 100644
--- a/config/rootfiles/common/ed
+++ b/config/rootfiles/common/ed
@@ -1,5 +1,6 @@
#bin/ed
#bin/red
+#usr/info
#usr/info/ed.info
#usr/man/man1/ed.1
#usr/man/man1/red.1
diff --git a/config/rootfiles/common/gawk b/config/rootfiles/common/gawk
index e07cdf3..2a39be6 100644
--- a/config/rootfiles/common/gawk
+++ b/config/rootfiles/common/gawk
@@ -4,6 +4,7 @@ usr/bin/gawk
#usr/bin/igawk
#usr/bin/pgawk
#usr/bin/pgawk-3.1.5
+#usr/info/dir
#usr/info/gawk.info
#usr/info/gawkinet.info
#usr/lib/awk
hooks/post-receive
--
IPFire 2.x development tree