Richard W.M. Jones
04e51e286c
Instructions on running KVM as non-root (Robert P. J. Day).
2009-04-23 10:19:33 +01:00
Richard Jones
4218ff0284
Version 1.0.10
2009-04-22 22:01:08 +01:00
Richard Jones
3dfed15a31
Generated code for new mount_* commands.
2009-04-22 21:02:49 +01:00
Richard Jones
2862dad156
Add mount_ro, mount_options, mount_vfs. Fix small bug in OCaml generator.
2009-04-22 21:02:15 +01:00
Richard Jones
c24e59bbf1
Get ready for 1.0.9.
2009-04-22 19:17:29 +01:00
Richard Jones
6f4344e28d
Force a specific network NIC model (allows to work with latest qemu from SVN).
2009-04-22 19:15:11 +01:00
Richard Jones
534b1aec76
Fix infinite loop encountered when reading Windows disk in example program.
2009-04-22 15:27:42 +01:00
Richard Jones
3c67fbb9b4
Added pkgconfig file (libguestfs.pc).
2009-04-22 11:47:07 +01:00
Richard Jones
cf430251db
Version 1.0.7
2009-04-22 11:30:58 +01:00
Richard Jones
e6cb06997c
Fix quoting of list args in guestfish manpage.
2009-04-22 11:03:05 +01:00
Richard Jones
3ffc0807ed
Resync specfile to Fedora RR.
2009-04-22 11:02:00 +01:00
Richard Jones
5114f2e2b4
Create /tmp directory in the initramfs.
2009-04-22 10:20:48 +01:00
Richard Jones
2ad4249177
Include fuse.ko module in image.
2009-04-22 10:06:40 +01:00
Richard Jones
9efb9e617a
Version 1.0.6.
2009-04-22 09:18:02 +01:00
Richard Jones
07beda7af8
Note, but don't fix, javadoc bug.
2009-04-22 09:04:04 +01:00
Richard Jones
295054e915
qemu runtime done - remove from TODO list.
2009-04-22 09:03:27 +01:00
Richard Jones
d461fc4be0
Allow qemu binary to be overridden at runtime.
2009-04-22 09:00:39 +01:00
Richard Jones
abdd0df6a2
Allow selection of qemu using --with-qemu
2009-04-22 08:46:35 +01:00
Richard Jones
aaa9cf67f2
Error message about using --with-java-home=no to disable Java support.
2009-04-22 08:14:49 +01:00
Richard Jones
b061c623ea
Fixes for Java.
2009-04-21 23:15:25 +01:00
Richard Jones
118e745cd0
Add extra kernel modules required for ext4 support.
2009-04-21 22:38:28 +01:00
Richard Jones
c78ebd36d4
Updated documentation, prepare for 1.0.5 release.
2009-04-21 22:27:22 +01:00
Richard Jones
08b4420427
Another Java test.
2009-04-21 22:24:25 +01:00
Richard Jones
b510871853
Testing the Java bindings.
2009-04-21 22:05:44 +01:00
Richard Jones
172c1e4956
Java bindings compile, not tested.
2009-04-21 21:14:55 +01:00
Richard Jones
3ca0740bee
Add summary message, fix libruby detection.
2009-04-21 14:38:12 +01:00
Richard Jones
0334ce1ae0
More notes in the TODO list.
2009-04-21 14:25:31 +01:00
Richard Jones
e924f89afa
Basic Java build environment.
2009-04-21 14:25:16 +01:00
Richard Jones
83c4152e26
Various fixes to build and test in Koji.
2009-04-20 23:40:50 +01:00
Richard Jones
58dbebbb7a
Fixes for CDPATH being set.
2009-04-20 21:16:25 +01:00
Richard Jones
e80a4bece7
Use standard names for the OCaml/Perl/Python/Ruby subpackages.
2009-04-20 19:30:11 +01:00
Richard Jones
f3078405a7
Ruby also supported
2009-04-20 18:20:34 +01:00
Richard Jones
5a930d904d
Include the __cplusplus header magic so API really callable from C++.
2009-04-20 16:52:13 +01:00
Richard Jones
7d88b0f7ef
Version 1.0.3.
2009-04-20 16:28:02 +01:00
Richard Jones
898abc0dca
Removed TODO item, now implemented.
2009-04-20 15:59:08 +01:00
Richard Jones
2abfcfd11b
Added tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-20 15:54:22 +01:00
Richard Jones
d03f6ee01a
Various fixes to the daemon:
...
- make sure SIGPIPE doesn't kill us
- warn not to use macros in FileIn functions
- add shell_quote function
2009-04-20 15:13:34 +01:00
Richard Jones
fcfc3acbd5
Some fixes to daemon upload command:
...
- don't leak the file descriptor along error paths
- can't use those macros in FileIn functions
2009-04-20 14:58:36 +01:00
Richard Jones
c8f38e00e2
Make daemon cancellation really work.
2009-04-20 14:58:04 +01:00
Richard Jones
18c248d8f9
Add tests for the upload and download commands.
2009-04-20 13:14:07 +01:00
Richard Jones
1523dfcd54
Prepare for version 1.0.2.
2009-04-20 11:45:29 +01:00
Richard Jones
5ff166a4e7
Avoid warning: Don't generate read_reply label unless needed.
2009-04-20 11:45:11 +01:00
Richard Jones
28dd610233
Fix file descriptor leak in daemon.
2009-04-20 11:35:57 +01:00
Richard Jones
611e2c5315
Generated code for 'checksum' command.
2009-04-20 10:19:45 +01:00
Richard Jones
310a29f57b
Add 'checksum' command.
2009-04-20 10:19:29 +01:00
Richard Jones
2c95908e6c
Implement upload and download commands.
2009-04-20 00:22:02 +01:00
Richard Jones
79f59b7e3b
Use GUESTFS_LAUNCH_FLAG in the daemon, and use correct uint32_t.
2009-04-19 14:51:50 +01:00
Richard Jones
426b489e36
Document initial message.
2009-04-19 14:39:19 +01:00
Richard Jones
26352e94e3
Document the internal protocol.
2009-04-19 14:33:46 +01:00
Richard Jones
1a31bb238d
Implement NEED_ROOT_OR_IS_DEVICE macro.
2009-04-19 12:41:35 +01:00