index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.0.62.
1.0.62
Richard Jones
2009-07-17
3
-37
/
+37
*
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
Richard Jones
2009-07-17
2
-13
/
+50
|
\
|
*
Differentiate 'distro' and 'distrofamily' in Sys::Guestfs::Lib
Matthew Booth
2009-07-17
2
-13
/
+50
*
|
RHEL 5.4 fix: Check for qemu-kvm binary in /usr/libexec
Richard W.M. Jones
2009-07-17
1
-1
/
+1
|
/
*
cat: Example of finding DHCP IP address of a VM.
Richard Jones
2009-07-17
1
-0
/
+4
*
Fix non-srcdir builds: Ignore perl/Makefile-pl.old
Richard Jones
2009-07-17
1
-0
/
+1
*
Fix non-srcdir builds: further fixes to OCaml build rules.
Richard Jones
2009-07-17
1
-0
/
+1
*
Fixes for non-srcdir builds: Only include POTFILES from SUBDIRS directories.
Richard Jones
2009-07-16
1
-4
/
+4
*
Fix non-srcdir builds: fix OCaml build rules.
Richard Jones
2009-07-16
1
-5
/
+5
*
Fix non-srcdir builds: Files generated by configure should be in the tarball.
Richard Jones
2009-07-16
1
-2
/
+0
*
Fix non-srcdir builds: Don't include generated *_protocol.c files in POTFILES.
Richard Jones
2009-07-16
2
-2
/
+2
*
Don't clean up some non-generated files.
Richard Jones
2009-07-16
1
-2
/
+2
*
Fix for non-srcdir builds: more misc fixes.
Richard Jones
2009-07-16
4
-7
/
+18
*
Fix for non-srcdir builds: Run src/generator.ml from the srcdir.
Richard Jones
2009-07-16
2
-5
/
+5
*
More misc fixes to non-srcdir builds.
Richard Jones
2009-07-16
3
-2
/
+7
*
More misc fixes for non-srcdir builds.
Richard Jones
2009-07-16
2
-4
/
+10
*
Miscellaneous fixes for non-srcdir builds.
Richard Jones
2009-07-16
4
-6
/
+7
*
New commands: 'mkmountpoint' and 'rmmountpoint'
Richard W.M. Jones
2009-07-15
3
-1
/
+88
*
New command: 'mountpoints' which returns a hash of device -> mountpoint.
Richard W.M. Jones
2009-07-15
3
-4
/
+41
*
Build fix: perl-libintl is not required for the basic Perl bindings.
Richard Jones
2009-07-15
1
-1
/
+1
*
Version 1.0.61
1.0.61
Richard Jones
2009-07-15
1
-1
/
+1
*
New tool virt-cat: display a file in a virtual machine.
Richard Jones
2009-07-15
10
-44
/
+367
*
Make Perl strings translatable using perl-libintl.
Richard Jones
2009-07-15
11
-102
/
+618
*
guestfish: Add tilde expansion for paths (RHBZ#511372).
Richard Jones
2009-07-15
5
-1
/
+152
*
Version 1.0.60.
1.0.60
Richard W.M. Jones
2009-07-14
1
-1
/
+1
*
java/Makefile.inc: Include this generated file.
Richard W.M. Jones
2009-07-14
3
-2
/
+3
*
File missing from tarball: rc_protocol.x
Richard W.M. Jones
2009-07-14
1
-0
/
+3
*
Version 1.0.59.
1.0.59
Richard W.M. Jones
2009-07-14
3
-84
/
+193
*
RHEL 5: header was called <sys/xattr.h>
Richard W.M. Jones
2009-07-14
2
-3
/
+10
*
Fix: daemon/xattr.c can now compile even when no xattr support.
Richard W.M. Jones
2009-07-14
1
-3
/
+3
*
Guestfish feature: remote control of guestfish over a pipe.
Richard Jones
2009-07-14
10
-17
/
+508
*
Removed getfattr/setfattr from TODO list, since now implemented.
Richard W.M. Jones
2009-07-14
1
-2
/
+0
*
Support for Linux extended attributes.
Richard W.M. Jones
2009-07-14
6
-5
/
+416
*
virt-inspector: Ignore swap partitions marked as "none".
Richard Jones
2009-07-14
1
-1
/
+1
*
Improve launch error message.
Richard Jones
2009-07-14
1
-1
/
+1
*
Add reiserfs module to kernel whitelist.
Richard Jones
2009-07-14
1
-0
/
+2
*
Only allow virt-v2v to be run on single root guests (ie. no multi-boot).
Richard Jones
2009-07-13
1
-9
/
+13
*
Ignore old-style initrd which is a compressed ext2 filesystem.
Richard Jones
2009-07-13
1
-8
/
+14
*
Implement new 'zfile' command, to show file type inside compressed files.
Richard Jones
2009-07-13
3
-21
/
+92
*
Ignore java/Makefile.inc (generated file).
Richard Jones
2009-07-13
1
-0
/
+1
*
Automatically generate list of built java sources
Matthew Booth
2009-07-13
2
-2
/
+15
*
Revert "Fix checking of generator being run from the right directory."
Matthew Booth
2009-07-13
1
-3
/
+5
*
Move BUILT_SOURCES so the comment is back in the right place.
Richard Jones
2009-07-13
1
-11
/
+11
*
Order alphabetically the options in guestfish.1 manpage.
Richard Jones
2009-07-13
1
-11
/
+11
*
Guestfish: implement -x option, echo commands before executing them.
Richard W.M. Jones
2009-07-11
2
-2
/
+19
*
Fix: '-D' was not recognized as a parameter to guestfish.
Richard W.M. Jones
2009-07-11
1
-1
/
+1
*
Regression test: Test reopening the handle in the same process.
Richard W.M. Jones
2009-07-11
2
-1
/
+43
*
Guestfish: Add 'reopen' command to reopen the libguestfs handle.
Richard W.M. Jones
2009-07-11
5
-4
/
+98
*
Add missing documentation for "more" command in guestfish help output.
Richard W.M. Jones
2009-07-11
1
-0
/
+2
*
Add tests to many non-daemon functions.
Richard W.M. Jones
2009-07-11
1
-10
/
+25
[next]