upstream for acl?
Daniel Chen
seven.steps at gmail.com
Thu Feb 11 11:48:37 UTC 2010
On Thu, Feb 4, 2010 at 4:11 PM, Larry D'Anna <larry at elder-gods.org> wrote:
> Where can i find the upstream for acl? The package says it's at the xfs
> project, but I can't find any source for getfacl/setfacl there. Thanks.
See /usr/share/doc/acl/copyright:
"It can be downloaded from http://mirror.its.uidaho.edu/pub/savannah/acl/"
One may also use "apt-get source acl" presuming there's an active
deb-src entry for main. A simple find over the extracted source
directory reveals the source:
acl-2.2.49 $ find -name '*getfacl*'
./getfacl
./getfacl/getfacl.c
./test/sort-getfacl-output
./test/getfacl-noacl.test
./test/getfacl-recursive.test
./man/man1/getfacl.1
Best,
-Dan
More information about the Ubuntu-devel-discuss
mailing list