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
path:
root
/
perl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove guestfs_wait_ready (turn it into a no-op).
Richard Jones
2009-09-21
5
-11
/
+4
*
tests: Found three more references to the squashfs, replaced with ISO.
Richard W.M. Jones
2009-08-19
1
-2
/
+2
*
Cleanup initialisation of hash entries in Lib.pm
Matthew Booth
2009-08-19
1
-13
/
+4
*
Export inspect_linux_kernel in Lib.pm
Matthew Booth
2009-08-19
1
-13
/
+25
*
Add boot/grub_fs to output
Matthew Booth
2009-08-19
1
-1
/
+7
*
Don't assume grub is on a separate boot filesystem
Matthew Booth
2009-08-13
1
-2
/
+54
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
4
-362
/
+362
*
Cleanup whitespace warnings in Lib.pm
Matthew Booth
2009-08-03
1
-4
/
+4
*
Use grub entries to find Linux kernels
Matthew Booth
2009-08-03
1
-89
/
+252
*
Update incorrect comment in Lib.pm
Matthew Booth
2009-07-31
1
-10
/
+8
*
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
*
inspector: Determine guest architecture.
Richard Jones
2009-07-29
1
-3
/
+61
*
Lib.pm: Add file_architecture command.
Richard Jones
2009-07-29
3
-2
/
+247
*
Lib: Document the $ro parameter for mount_operating_system properly.
Richard Jones
2009-07-29
1
-4
/
+5
*
Lib.pm: Use 'file' as replacement for 'zfile'.
Richard Jones
2009-07-28
1
-4
/
+4
*
Make read-only optional in mount_operating_system()
Matthew Booth
2009-07-24
1
-2
/
+10
*
Split $os->{version} into $os->{major_version} and $os->{minor_version}
Matthew Booth
2009-07-21
1
-14
/
+36
*
virt-inspector --fish: Fix incorrect '-a' parameter (RHBZ#512709)
Richard Jones
2009-07-20
1
-6
/
+6
*
Replace 'distrofamily' with feature tags
Matthew Booth
2009-07-20
1
-9
/
+30
*
Differentiate 'distro' and 'distrofamily' in Sys::Guestfs::Lib
Matthew Booth
2009-07-17
1
-12
/
+46
*
Fix for non-srcdir builds: more misc fixes.
Richard Jones
2009-07-16
1
-1
/
+3
*
More misc fixes to non-srcdir builds.
Richard Jones
2009-07-16
1
-0
/
+5
*
Make Perl strings translatable using perl-libintl.
Richard Jones
2009-07-15
1
-17
/
+32
*
Ignore old-style initrd which is a compressed ext2 filesystem.
Richard Jones
2009-07-13
1
-8
/
+14
*
Sys::Guestfs::Lib: Exit with error if a libvirt domain appears to have no disks.
Richard W.M. Jones
2009-07-10
1
-0
/
+3
*
virt-df: Recognise libvirt domains with file-backed disks.
Richard W.M. Jones
2009-07-10
1
-0
/
+1
*
Move 'use File::Temp' from virt-inspector program to Sys::Guestfs::Lib.
Richard Jones
2009-07-10
1
-0
/
+1
*
Rename internal subroutines with leading underscore character.
Richard Jones
2009-07-10
1
-29
/
+29
*
'$_' should be marked as a local variable in Sys::Guestfs::Lib::open_guest.
Richard Jones
2009-07-10
1
-0
/
+1
*
Sys::Guestfs::Lib minor documentation clean-up.
Richard Jones
2009-07-09
1
-1
/
+5
*
Move the inspection analysis code into Sys::Guestfs::Lib library.
Richard Jones
2009-07-09
1
-2
/
+941
*
Move 'resolve_windows_path' to Sys::Guestfs::Lib.
Richard Jones
2009-07-09
1
-1
/
+57
*
Move 'get_partitions' call into Sys::Guestfs::Lib.
Richard Jones
2009-07-09
1
-1
/
+38
*
Add Sys::Guestfs::Lib - useful functions for using libguestfs from Perl.
Richard Jones
2009-07-09
3
-0
/
+226
*
Make it possible to build in a separate directory
Matthew Booth
2009-07-03
2
-4
/
+5
*
Remove generated code from git.
Richard W.M. Jones
2009-07-02
3
-4692
/
+0
*
Add 'readdir' call.
Richard W.M. Jones
2009-07-02
3
-9
/
+106
*
Generated code for the virtio_blk change.
Richard W.M. Jones
2009-07-01
1
-2
/
+7
*
Generated code for mknod, mkfifo, mknod_b, mknod_c, umask.
Richard W.M. Jones
2009-06-30
2
-0
/
+110
*
Generated code for 'set_memsize'/'get_memsize' calls.
Richard W.M. Jones
2009-06-30
2
-0
/
+49
*
Generated code for the 'mkswap*' commands.
Richard W.M. Jones
2009-06-29
2
-0
/
+47
*
Generated code for mount-loop command.
Richard W.M. Jones
2009-06-29
2
-0
/
+18
*
Generated code for 'initrd-list'.
Richard W.M. Jones
2009-06-29
2
-0
/
+31
*
Generated code for 'du' command.
Richard W.M. Jones
2009-06-29
2
-0
/
+26
*
Generated code for df / df-h.
Richard W.M. Jones
2009-06-29
2
-0
/
+45
*
Generated code for head/tail commands.
Richard W.M. Jones
2009-06-29
2
-4
/
+128
*
Generated code for 'wc_*' commands.
Richard W.M. Jones
2009-06-29
2
-0
/
+57
[next]