diff options
author | manu <manu@pkgsrc.org> | 2010-08-26 14:26:18 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2010-08-26 14:26:18 +0000 |
commit | 3877617a2115323f1a88db2fa8e9beca26b902f8 (patch) | |
tree | d5c567d833d90f892d3d73d48108f779cf87d437 /filesystems/glusterfs/PLIST | |
parent | 3839e5612fdbbd9aea954ac2ae4b8b1280c50dba (diff) | |
download | pkgsrc-3877617a2115323f1a88db2fa8e9beca26b902f8.tar.gz |
This is an experimental port of glusterfs on NetBSD. Don't do this at home!
Diffstat (limited to 'filesystems/glusterfs/PLIST')
-rw-r--r-- | filesystems/glusterfs/PLIST | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/filesystems/glusterfs/PLIST b/filesystems/glusterfs/PLIST new file mode 100644 index 00000000000..f629a28256e --- /dev/null +++ b/filesystems/glusterfs/PLIST @@ -0,0 +1,72 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/26 14:26:18 manu Exp $ +bin/glusterfs-volgen +etc/glusterfs/glusterfs.vol.sample +etc/glusterfs/glusterfsd.vol.sample +lib/glusterfs/3.0.5/auth/addr.la +lib/glusterfs/3.0.5/auth/login.la +lib/glusterfs/3.0.5/scheduler/alu.la +lib/glusterfs/3.0.5/scheduler/nufa.la +lib/glusterfs/3.0.5/scheduler/random.la +lib/glusterfs/3.0.5/scheduler/rr.la +lib/glusterfs/3.0.5/scheduler/switch.la +lib/glusterfs/3.0.5/transport/socket.la +lib/glusterfs/3.0.5/xlator/cluster/afr.la +lib/glusterfs/3.0.5/xlator/cluster/dht.la +lib/glusterfs/3.0.5/xlator/cluster/distribute.so +lib/glusterfs/3.0.5/xlator/cluster/nufa.la +lib/glusterfs/3.0.5/xlator/cluster/replicate.so +lib/glusterfs/3.0.5/xlator/cluster/stripe.la +lib/glusterfs/3.0.5/xlator/cluster/switch.la +lib/glusterfs/3.0.5/xlator/debug/error-gen.la +lib/glusterfs/3.0.5/xlator/debug/io-stats.la +lib/glusterfs/3.0.5/xlator/debug/trace.la +lib/glusterfs/3.0.5/xlator/encryption/rot-13.la +lib/glusterfs/3.0.5/xlator/features/locks.la +lib/glusterfs/3.0.5/xlator/features/posix-locks.so +lib/glusterfs/3.0.5/xlator/features/quota.la +lib/glusterfs/3.0.5/xlator/legacy/cluster/unify.la +lib/glusterfs/3.0.5/xlator/mount/fuse.la +lib/glusterfs/3.0.5/xlator/performance/io-cache.la +lib/glusterfs/3.0.5/xlator/performance/io-threads.la +lib/glusterfs/3.0.5/xlator/performance/quick-read.la +lib/glusterfs/3.0.5/xlator/performance/read-ahead.la +lib/glusterfs/3.0.5/xlator/performance/stat-prefetch.la +lib/glusterfs/3.0.5/xlator/performance/write-behind.la +lib/glusterfs/3.0.5/xlator/protocol/client.la +lib/glusterfs/3.0.5/xlator/protocol/server.la +lib/glusterfs/3.0.5/xlator/storage/posix.la +lib/glusterfs/3.0.5/xlator/testing/cluster/ha.la +lib/glusterfs/3.0.5/xlator/testing/cluster/map.la +lib/glusterfs/3.0.5/xlator/testing/features/filter.la +lib/glusterfs/3.0.5/xlator/testing/features/path-converter.la +lib/glusterfs/3.0.5/xlator/testing/features/trash.la +lib/glusterfs/3.0.5/xlator/testing/performance/symlink-cache.la +lib/libglusterfs.la +man/man8/glusterfs.8 +man/man8/mount.glusterfs.8 +sbin/glusterfs +sbin/glusterfsd +sbin/mount.glusterfs +share/doc/glusterfs/benchmarking/README +share/doc/glusterfs/benchmarking/glfs-bm.c +share/doc/glusterfs/benchmarking/launch-script.sh +share/doc/glusterfs/benchmarking/local-script.sh +share/doc/glusterfs/benchmarking/rdd.c +share/doc/glusterfs/examples/README +share/doc/glusterfs/examples/filter.vol +share/doc/glusterfs/examples/io-cache.vol +share/doc/glusterfs/examples/io-threads.vol +share/doc/glusterfs/examples/posix-locks.vol +share/doc/glusterfs/examples/protocol-client.vol +share/doc/glusterfs/examples/protocol-server.vol +share/doc/glusterfs/examples/read-ahead.vol +share/doc/glusterfs/examples/replicate.vol +share/doc/glusterfs/examples/stripe.vol +share/doc/glusterfs/examples/trace.vol +share/doc/glusterfs/examples/trash.vol +share/doc/glusterfs/examples/unify.vol +share/doc/glusterfs/examples/write-behind.vol +share/doc/glusterfs/glusterfs-mode.el +share/doc/glusterfs/glusterfs.vim +share/glusterfs/CreateBooster.py +share/glusterfs/CreateVolfile.py |