OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.7 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../attr/attr.desc
  5. [COPY] Copyright (C) 2006 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
  8. [COPY]
  9. [COPY] More information can be found in the files COPYING and README.
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  14. [COPY] GNU General Public License can be found in the file COPYING.
  15. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] Extended Attributes Of Filesystem Objects
  17. [T] Extended attributes are name:value pairs associated perma-
  18. [T] nently with files and directories, similar to the environ-
  19. [T] ment strings associated with a process. An attribute may
  20. [T] be defined or undefined. If it is defined, its value may
  21. [T] be empty or non-empty.
  22. [T] Extended attributes are extensions to the normal
  23. [T] attributes which are associated with all inodes in the
  24. [T] system (i.e. the stat(2) data). They are often used to
  25. [T] provide additional functionality to a filesystem - for
  26. [T] example, additional security features such as Access Con-
  27. [T] trol Lists (ACLs) may be implemented using extended
  28. [T] attributes.
  29. [A] Andreas Gruenbacher <a.gruenbacher@computer.org>
  30. [A] SGI XFS development team <linux-xfs@oss.sgi.com>
  31. [M] The OpenSDE Community <list@opensde.org>
  32. [C] base/system
  33. [F] NOPARALLEL
  34. [L] LGPL
  35. [S] Stable
  36. [V] 2.4.24
  37. [P] X -----5---9 140.500
  38. [D] 1503430840 attr-2.4.24.src.tar.gz ftp://oss.sgi.com/projects/xfs/cmd_tars/