Add vg-activate{,-all} commands, and resize recipe.
authorRichard Jones <rjones@redhat.com>
Mon, 18 May 2009 16:16:24 +0000 (17:16 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 18 May 2009 16:16:24 +0000 (17:16 +0100)
commit85ed8cef99c19b4143844991d14e0b848fecc5da
tree61e34886d4ec4b59a37c8e4ab6779e7ef7834f34
parentadf0974245af914c46b48766d0efdd5ee8608dda
Add vg-activate{,-all} commands, and resize recipe.
29 files changed:
TODO
daemon/actions.h
daemon/lvm.c
daemon/sfdisk.c
daemon/stubs.c
fish/cmds.c
fish/completion.c
guestfish-actions.pod
guestfs-actions.pod
java/com/redhat/et/libguestfs/GuestFS.java
java/com_redhat_et_libguestfs_GuestFS.c
ocaml/guestfs.ml
ocaml/guestfs.mli
ocaml/guestfs_c_actions.c
perl/Guestfs.xs
perl/lib/Sys/Guestfs.pm
python/guestfs-py.c
python/guestfs.py
recipes/resize.html [new file with mode: 0644]
recipes/resize.sh [new file with mode: 0755]
recipes/resize.title [new file with mode: 0644]
ruby/ext/guestfs/_guestfs.c
src/generator.ml
src/guestfs-actions.c
src/guestfs-actions.h
src/guestfs_protocol.c
src/guestfs_protocol.h
src/guestfs_protocol.x
tests.c