Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometry comman...
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 15 May 2009 13:01:28 +0000 (14:01 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 15 May 2009 13:52:34 +0000 (14:52 +0100)
commit5cd39c83e23eb300d1bdfa806902a31b409ff420
treea47e2bf9afc16cb9404ae996f512a9d3f22e553b
parentb8e5f51c79f539a740827506cc9da3ffcb6c87f8
Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometry commands.  Pass --no-reread flag to sfdisk.
28 files changed:
daemon/Makefile.am
daemon/actions.h
daemon/devsparts.c
daemon/lvm.c
daemon/sfdisk.c [new file with mode: 0644]
daemon/stubs.c
fish/cmds.c
fish/completion.c
guestfish-actions.pod
guestfs-actions.pod
haskell/Guestfs.hs
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
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