Richard Jones
ca4a0c7180
Missing \n character in Ruby bindings.
2009-06-22 14:14:45 +01:00
Richard Jones
ad8a256f54
Generated code for 'glob-expand'.
2009-06-22 08:20:42 +01:00
Richard Jones
4211c7a258
Generated code for 'sh' and 'sh-lines' commands.
2009-06-22 07:49:50 +01:00
Richard Jones
27161658c8
New website, change et.redhat.com references to libguestfs.org
2009-06-09 11:20:05 +01:00
Richard Jones
460d139e6a
Generated code for ntfs_3g_probe command.
2009-06-08 17:44:18 +01:00
Richard Jones
b6adf09c4d
Generated code for the 'sleep' command.
2009-06-04 15:06:27 +01:00
Richard Jones
d1a1ab972b
Generated code for 'add_drive_ro' call.
2009-06-02 14:25:25 +01:00
Richard W.M. Jones
a3d4d655ff
Distribute bindtests.rb in the tarball.
2009-05-28 20:41:12 +01:00
Richard W.M. Jones
babc0846cc
Add tests for bindings parameters, fix several broken bindings.
2009-05-28 20:15:51 +01:00
Richard W.M. Jones
c41fe04a65
Add the test0* functions, used to test language bindings.
2009-05-28 16:23:04 +01:00
Richard W.M. Jones
a1e8cdf2a2
Move the appliance and build scripts into new appliance/ subdirectory.
2009-05-28 13:00:31 +01:00
Richard Jones
3e408f4934
Generated code for e2fsck-f command.
2009-05-21 16:18:16 +01:00
Richard Jones
1fc41b39da
Generated code for 'find' command.
2009-05-19 12:05:43 +01:00
Richard Jones
ca49c50e06
Generated code for lvresize, resize2fs.
2009-05-18 20:22:53 +01:00
Richard Jones
85ed8cef99
Add vg-activate{,-all} commands, and resize recipe.
2009-05-18 17:16:24 +01:00
Richard W.M. Jones
5cd39c83e2
Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk.
2009-05-15 14:52:34 +01:00
Richard W.M. Jones
d901cc9161
Add support for zerofree command.
2009-05-14 23:47:17 +01:00
Richard W.M. Jones
e8ecc08f66
Add 'append', LIBGUESTFS_APPEND to set additional kernel options.
2009-05-13 17:51:14 +01:00
Richard Jones
15e0fd573a
Generated code to support last 3 commits.
2009-05-08 15:20:36 +01:00
Richard Jones
0faa5dde7b
Generated code to support previous 2 commits.
2009-05-08 14:28:03 +01:00
Richard Jones
9a571d41f5
RARRAY_LEN macro for Ruby < 1.9. Small strictness fix for OCaml < 3.10.
2009-05-06 15:20:15 +01:00
Richard W.M. Jones
f47dafd231
Generated code for 'equal' command.
2009-05-01 12:16:08 +01:00
Richard W.M. Jones
8c3b820c2b
Generated code for ping-daemon command.
2009-05-01 11:47:31 +01:00
Richard W.M. Jones
24bee20ce4
Generated code for dmesg command.
2009-05-01 11:27:52 +01:00
Richard W.M. Jones
9222136ac9
Generated code for drop-caches command.
2009-05-01 11:18:53 +01:00
Richard W.M. Jones
ac286b26df
Generated code for cp, cp-a and mv commands.
2009-05-01 11:00:46 +01:00
Richard Jones
e118c14b95
Generated code for grub-install command.
2009-04-30 23:10:22 +01:00
Richard Jones
62df226f26
Added 'zero' command to wipe partition tables and superblocks.
2009-04-30 19:28:54 +01:00
Richard Jones
0703248d23
Add generated code for 'fsck' command.
2009-04-30 18:57:07 +01:00
Jim Meyering
41b959fd9b
build: don't tell "make clean" to remove my '~' backup files
...
Hi Rich,
automake's policy on what to remove via "make clean" is reasonable:
if running build rules creates it, then "make clean" can and should remove it.
However, even if build rules happen
to create backup files, please remove only the specific ones
they can create, not all of the ones in a directory. Just in case
someone relies on those and expect them to hang around...
>From 1e8be391ac17b4ddcf9671e8413d2660844e6993 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@redhat.com >
Date: Thu, 30 Apr 2009 15:47:52 +0200
Subject: [PATCH] build: don't tell "make clean" to remove my '~' backup files
* Makefile.am (CLEANFILES): Don't remove '~' backup files.
* daemon/Makefile.am: Ditto.
* examples/Makefile.am: Ditto.
* fish/Makefile.am: Ditto.
* images/Makefile.am: Ditto.
* inspector/Makefile.am: Ditto.
* java/Makefile.am: Ditto.
* ocaml/Makefile.am: Ditto.
* ocaml/examples/Makefile.am: Ditto.
* perl/Makefile.am: Ditto.
* python/Makefile.am: Ditto.
* ruby/Makefile.am: Ditto.
* src/Makefile.am: Ditto.
2009-04-30 16:13:06 +01:00
Richard Jones
ab0397017c
Use safe_malloc and/or check returns from malloc (Jim Meyering).
2009-04-30 14:01:53 +01:00
Richard Jones
b03ee3675b
Generated code for ext2 UUID and label functions.
2009-04-27 13:41:59 +01:00
Richard Jones
aed0fa2c01
Generated code for lvremove, vgremove, pvremove.
2009-04-25 21:41:09 +01:00
Richard Jones
56826a0dc9
Ruby bindings didn't NULL-terminate an array, resulting in segfault.
2009-04-24 14:31:38 +01:00
Richard W.M. Jones
8f9f02d483
Generated code for debug command.
2009-04-23 14:39:31 +01:00
Richard Jones
79cdf81e2f
Generated code for new mount_* commands.
2009-04-22 21:02:49 +01:00
Richard Jones
43db06ea89
Allow qemu binary to be overridden at runtime.
2009-04-22 09:00:39 +01:00
Richard Jones
89f060b5cf
Fixes for CDPATH being set.
2009-04-20 21:16:25 +01:00
Richard Jones
0232e72282
Added tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-20 15:54:22 +01:00
Richard Jones
24ccbb29ac
Generated code for 'checksum' command.
2009-04-20 10:19:45 +01:00
Richard Jones
170f262f04
Implement upload and download commands.
2009-04-20 00:22:02 +01:00
Richard Jones
bb07a7f858
Begin to add the upload and download commands.
2009-04-18 22:33:15 +01:00
Richard Jones
ef499de894
Separate out the high-level API actions.
...
- Split out the high-level API actions so that they are in a
separate file, and use the defined guestfs C API, instead of
fiddling around with internal structures.
2009-04-18 15:31:53 +01:00
Richard W.M. Jones
92804dec7c
Allow Ruby bindings to build correctly even if libguestfs not installed.
2009-04-16 23:55:56 +01:00
Richard Jones
a5f68bd57d
Ruby bindings.
2009-04-16 22:13:20 +01:00