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
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: avoid locale-specific changes in generated, VC'd file
Jim Meyering
2009-07-29
2
-4
/
+3
*
On RHEL 5, 'file' command prints 'AMD x86-64' for 'x86-64' arch.
Richard W.M. Jones
2009-07-29
1
-0
/
+2
*
Run cpio with --quiet option so it doesn't print 'xx blocks'
Richard Jones
2009-07-29
1
-1
/
+1
*
Lib.pm: Skip tests if perl-libintl module is not available.
Richard Jones
2009-07-29
2
-2
/
+23
*
Lib.pm: Use Perl backtick instead of slurp (Aron Griffis).
Richard Jones
2009-07-29
1
-3
/
+1
*
Don't show empty CD devices (RHBZ#514505).
Richard Jones
2009-07-29
1
-0
/
+27
*
ocaml: Rebuild the tests from source if the main library changes.
Richard Jones
2009-07-29
1
-0
/
+5
*
inspector: Determine guest architecture.
Richard Jones
2009-07-29
3
-21
/
+113
*
Lib.pm: Add file_architecture command.
Richard Jones
2009-07-29
16
-6
/
+306
*
Lib: Document the $ro parameter for mount_operating_system properly.
Richard Jones
2009-07-29
1
-4
/
+5
*
Mention related tools in the manual page.
Richard Jones
2009-07-29
1
-0
/
+7
*
Whitespace: indent some names in images/Makefile.am correctly.
Richard Jones
2009-07-28
1
-12
/
+12
*
Lib.pm: Use 'file' as replacement for 'zfile'.
Richard Jones
2009-07-28
1
-4
/
+4
*
Pass '-z' parameter to 'file' command so it looks inside compressed files.
Richard Jones
2009-07-28
2
-4
/
+8
*
Add DeprecatedBy flag to mark functions which are deprecated.
Richard Jones
2009-07-28
1
-12
/
+53
*
Need to declare asprintf_nowarn as inline to avoid gcc complaining.
Richard Jones
2009-07-28
1
-1
/
+1
*
Replace shell_quote function with %Q and %R printf specifiers.
Richard Jones
2009-07-28
9
-104
/
+176
*
Add InitSquashFS test type, for tests that just use the squashfs (/dev/sdd).
Richard Jones
2009-07-27
1
-45
/
+43
*
Make read-only optional in mount_operating_system()
Matthew Booth
2009-07-24
1
-2
/
+10
*
More ideas on a quick Perl one-liner syntax for TODO file.
Richard W.M. Jones
2009-07-24
1
-0
/
+31
*
guestfish -iv should print virt-inspector command (for debugging).
Richard W.M. Jones
2009-07-24
1
-1
/
+3
*
Reformat the TODO file.
Richard W.M. Jones
2009-07-24
1
-44
/
+90
*
Pass cgroup_disable=memory, saves ~ 5MB of RAM.
Richard Jones
2009-07-24
1
-1
/
+2
*
get_append call can return NULL, but bindings didn't handle it.
Richard Jones
2009-07-23
1
-32
/
+125
*
RHEL 5 thinks squashfs is HFS+ filesystem, unless we specify the type explici...
Richard Jones
2009-07-23
1
-1
/
+1
*
Remove hard-coded qemu-kvm, replace with $QEMU.
1.0.64
Richard Jones
2009-07-23
1
-2
/
+2
*
Version 1.0.63
1.0.63
Richard Jones
2009-07-23
3
-133
/
+395
*
Add libguestfs-test-tool.
Richard Jones
2009-07-22
11
-1
/
+714
*
Fix typo in error message.
Richard Jones
2009-07-22
1
-1
/
+1
*
Revert "Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to override appliance...
Richard Jones
2009-07-22
4
-57
/
+1
*
set-append and set-kernel parameters are both nullable.
Richard Jones
2009-07-22
1
-2
/
+2
*
Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to override appliance kernel.
Richard Jones
2009-07-22
4
-1
/
+57
*
Todo: Suggestion for 'replace' command.
Richard Jones
2009-07-22
1
-0
/
+22
*
Add commented-out support for alternate guestfwd syntax.
Richard W.M. Jones
2009-07-21
1
-9
/
+32
*
configure: Detect new-style guestfwd support (RHBZ#512957)
Richard W.M. Jones
2009-07-21
1
-7
/
+13
*
Library: Pass more options on the Linux kernel command line.
Richard W.M. Jones
2009-07-21
1
-1
/
+8
*
Split $os->{version} into $os->{major_version} and $os->{minor_version}
Matthew Booth
2009-07-21
2
-16
/
+41
*
Allow TMPDIR to override directory used for temporary files (RHBZ#512905).
Richard W.M. Jones
2009-07-21
3
-1
/
+31
*
Generator: Implement RBufferOut and "read-file" call.
Richard W.M. Jones
2009-07-21
6
-56
/
+287
*
Docs: Fully document the guestfs_readdir ftyp return field.
Richard W.M. Jones
2009-07-21
1
-0
/
+44
*
Docs: Add "API Overview" section to guestfs(3) manpage.
Richard W.M. Jones
2009-07-21
1
-0
/
+134
*
Generator: Improve accuracy of a comment.
Richard Jones
2009-07-20
1
-3
/
+2
*
virt-inspector --fish: Fix incorrect '-a' parameter (RHBZ#512709)
Richard Jones
2009-07-20
2
-9
/
+14
*
Replace 'distrofamily' with feature tags
Matthew Booth
2009-07-20
2
-11
/
+32
*
add nls_base.ko and nls_cp437.ko for vfat
Guido Günther
2009-07-18
1
-0
/
+2
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
21
-121
/
+127
*
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
|
/
[next]