]> git.proxmox.com Git - pve-cluster.git/commit - data/PVE/Makefile.am
imported from svn 'pve-cluster/trunk'
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2011 05:29:23 +0000 (07:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2011 05:29:23 +0000 (07:29 +0200)
commitfe0009662d2828410179b00e7aaffdb183643570
tree2e14948216efd92296d8d850f0368efdd7a9330e
imported from svn 'pve-cluster/trunk'
76 files changed:
Makefile [new file with mode: 0644]
cpgtest.c [new file with mode: 0644]
data/AUTHORS [new file with mode: 0644]
data/COPYING [new symlink]
data/ChangeLog [new file with mode: 0644]
data/INSTALL [new symlink]
data/Makefile.am [new file with mode: 0644]
data/Makefile.in [new file with mode: 0644]
data/PVE/Cluster.pm [new file with mode: 0644]
data/PVE/IPCC.pm [new file with mode: 0644]
data/PVE/IPCC.xs [new file with mode: 0644]
data/PVE/Makefile.am [new file with mode: 0644]
data/PVE/Makefile.in [new file with mode: 0644]
data/PVE/gen-datacenter-pod.pl [new file with mode: 0755]
data/PVE/ppport.h [new file with mode: 0644]
data/PVE/pvecm [new file with mode: 0755]
data/PVE/test.pl [new file with mode: 0755]
data/PVE/test1.pl [new file with mode: 0755]
data/README [new file with mode: 0644]
data/aclocal.m4 [new file with mode: 0644]
data/autogen.sh [new file with mode: 0755]
data/compile [new symlink]
data/config.h.in [new file with mode: 0644]
data/configure [new file with mode: 0755]
data/configure.in [new file with mode: 0644]
data/cts/create_large_files.pl [new file with mode: 0755]
data/cts/create_many_files.pl [new file with mode: 0755]
data/cts/create_vm_test.pl [new file with mode: 0755]
data/depcomp [new symlink]
data/docs/cluster.conf.ex [new file with mode: 0644]
data/install-sh [new symlink]
data/missing [new symlink]
data/src/Makefile.am [new file with mode: 0644]
data/src/Makefile.in [new file with mode: 0644]
data/src/cfs-plug-func.c [new file with mode: 0644]
data/src/cfs-plug-link.c [new file with mode: 0644]
data/src/cfs-plug-memdb.c [new file with mode: 0644]
data/src/cfs-plug-memdb.h [new file with mode: 0644]
data/src/cfs-plug.c [new file with mode: 0644]
data/src/cfs-plug.h [new file with mode: 0644]
data/src/cfs-utils.c [new file with mode: 0644]
data/src/cfs-utils.h [new file with mode: 0644]
data/src/check_memdb.c [new file with mode: 0644]
data/src/confdb.c [new file with mode: 0644]
data/src/confdb.h [new file with mode: 0644]
data/src/database.c [new file with mode: 0644]
data/src/dcdb.c [new file with mode: 0644]
data/src/dcdb.h [new file with mode: 0644]
data/src/dfsm.c [new file with mode: 0644]
data/src/dfsm.h [new file with mode: 0644]
data/src/logger.c [new file with mode: 0644]
data/src/logger.h [new file with mode: 0644]
data/src/logtest.c [new file with mode: 0644]
data/src/loop.c [new file with mode: 0644]
data/src/loop.h [new file with mode: 0644]
data/src/memdb.c [new file with mode: 0644]
data/src/memdb.h [new file with mode: 0644]
data/src/pmxcfs.c [new file with mode: 0644]
data/src/quorum.c [new file with mode: 0644]
data/src/quorum.h [new file with mode: 0644]
data/src/server.c [new file with mode: 0644]
data/src/server.h [new file with mode: 0644]
data/src/status.c [new file with mode: 0644]
data/src/status.h [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/init.d [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/postrm [new file with mode: 0644]
debian/pve-cluster.default [new file with mode: 0644]
debian/pve-rsyslog.conf [new file with mode: 0644]
debian/rules [new file with mode: 0755]