chiark / gitweb /
Initial commit.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 7 Oct 2012 13:26:23 +0000 (14:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 7 Oct 2012 13:26:23 +0000 (14:26 +0100)
commitf6b4ffdc7265b79b945e2350efbd9d2a94df4450
tree87e162ec0a645d7e2967c497e5bf8a2ed8308626
Initial commit.

This is still a little sketchy.  Some pieces are lacking documentation.
But the basic code is currently in production use, so it can't be that
bad.
13 files changed:
.gitignore [new file with mode: 0644]
.links [new file with mode: 0644]
.skelrc [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
configure.ac [new file with mode: 0644]
create-backup-volume [new file with mode: 0755]
fshash.in [new file with mode: 0644]
mount-backup-volume [new file with mode: 0755]
rfreezefs.8 [new file with mode: 0644]
rfreezefs.c [new file with mode: 0644]
rsync-backup.8 [new file with mode: 0644]
rsync-backup.in [new file with mode: 0644]
umount-backup-volume [new file with mode: 0755]