* configure.ac: Changed version to 0.3.2.9.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Sep 2007 17:59:54 +0000 (18:59 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Sep 2007 17:59:54 +0000 (18:59 +0100)
commit5616e76a5a01656aa0dcc323fcd1fcd77764e638
tree7e37726337d16b5b4a1d3216eaa97d18668d4bc6
parent3d742c162cbcb38663da580f1dff58db992f1a22
* configure.ac: Changed version to 0.3.2.9.
* Makefile.in: Re-enable virt-df.
* virt-df/virt_df*.ml: Mostly finished off the core of virt-df.
  Ext2/3 support.  No LVM as yet.
* virt-df/README: Added README file.
ChangeLog
Makefile.in
configure.ac
virt-df/Makefile.in
virt-df/README [new file with mode: 0644]
virt-df/virt_df.ml
virt-df/virt_df_ext2.ml [new file with mode: 0644]
virt-df/virt_df_linux_swap.ml [new file with mode: 0644]
virt-df/virt_df_lvm2.ml [new file with mode: 0644]
virt-df/virt_df_main.ml [new file with mode: 0644]