1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/attr/attr.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Extended Attributes Of Filesystem Objects
15 [T] Extended attributes are name:value pairs associated perma-
16 [T] nently with files and directories, similar to the environ-
17 [T] ment strings associated with a process. An attribute may
18 [T] be defined or undefined. If it is defined, its value may
19 [T] be empty or non-empty.
21 [T] Extended attributes are extensions to the normal
22 [T] attributes which are associated with all inodes in the
23 [T] system (i.e. the stat(2) data). They are often used to
24 [T] provide additional functionality to a filesystem - for
25 [T] example, additional security features such as Access Con-
26 [T] trol Lists (ACLs) may be implemented using extended
29 [A] Andreas Gruenbacher <a.gruenbacher@computer.org>
30 [A] SGI XFS development team <linux-xfs@oss.sgi.com>
31 [M] Rene Rebe <rene@t2-project.org>
40 [P] X --2--5---9 105.299
42 # only static libs go here
43 [O] var_append confopt ' ' "--libexecdir='$libdir'"
44 # also build shared libs
45 [O] var_append confopt ' ' "--enable-shared"
46 # man pages are now in man-pages
47 [O] var_append flistrfilter '|' ".*:.*/man/.*"
50 [D] 2139bcc30e7bdbf3b4ead7f859110956438204246a4d4979671374bf attr-2.5.1.tar.gz http://download.savannah.gnu.org/releases/attr/