Implemented 'mount' and 'touch' commands.
authorRichard Jones <rjones@redhat.com>
Fri, 3 Apr 2009 21:25:34 +0000 (22:25 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 3 Apr 2009 21:25:34 +0000 (22:25 +0100)
commit99bd425a0a8fb02c27e0c22b32dafa804773a7b1
tree6f940e83286ba891cc0a6680cfd5d6dafcf0e89a
parentf5d2602bf6d40ecc71a5a17e0be9f480e9a4453a
Implemented 'mount' and 'touch' commands.
.gitignore
daemon/Makefile.am
daemon/daemon.h
daemon/file.c [new file with mode: 0644]
daemon/guestfsd.c
daemon/mount.c [new file with mode: 0644]
make-initramfs.sh.in
src/generator.ml
src/guestfs.c