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
*
Split generator into separate source files.
Richard Jones
2010-09-11
1
-1
/
+1
*
New API: file-architecture
Richard Jones
2010-08-17
2
-214
/
+3
*
perl: Check all images are defined in first param of open_guest.
Richard Jones
2010-06-11
1
-0
/
+7
*
perl: Add explicit close() method (RHBZ#602592).
Richard Jones
2010-06-10
2
-6
/
+62
*
Revert "perl: Rerun configure if MAX_PROC_NR changes."
Richard Jones
2010-06-08
1
-2
/
+1
*
Rely on new augeas lens for modules.conf and conf.modules
Matthew Booth
2010-05-27
1
-7
/
+0
*
perl: Rerun configure if MAX_PROC_NR changes.
Richard Jones
2010-05-25
1
-1
/
+2
*
Improved error if virt-inspector cannot find OSes in image (RHBZ#591142).
Richard Jones
2010-05-13
1
-2
/
+8
*
Add version numbers to Perl modules (RHBZ#521674).
Richard Jones
2010-05-12
2
-3
/
+10
*
inspector: Support filesystem-on-image VMs (RHBZ#590167).
Richard Jones
2010-05-07
1
-4
/
+15
*
Warn instead of dying if grub refers to non-existent kernel
Matthew Booth
2010-05-07
1
-2
/
+8
*
Don't die during inspection if rpm -qa or dpkg-query fails
Matthew Booth
2010-04-21
1
-8
/
+20
*
Don't die during inspection if initrd doesn't exist
Matthew Booth
2010-04-21
1
-1
/
+1
*
Remove warning "No grub default" (RHBZ#580650).
Richard Jones
2010-04-08
1
-3
/
+0
*
Improved version of virt-win-reg, supporting exporting and merging.
Richard Jones
2010-03-30
1
-2
/
+4
*
inspector: Read information about Windows guests from the Registry.
Richard Jones
2010-03-08
1
-86
/
+102
*
inspector: Add product_name field to output.
Richard Jones
2010-03-08
1
-0
/
+10
*
inspector: Sort application names.
Richard Jones
2010-03-08
1
-0
/
+2
*
List application in Debian based vm images
Guido Günther
2010-02-24
1
-0
/
+17
*
Debian package format
Guido Günther
2010-02-24
1
-2
/
+2
*
check for grub/menu.lst too
Guido Günther
2010-02-24
1
-2
/
+8
*
Sys::Guestfs::Lib::open_guest: Add interface parameter.
Richard Jones
2010-02-12
1
-2
/
+15
*
Sys::Guestfs::Lib::open_guest: Remove freeform parameters.
Richard Jones
2010-02-12
1
-6
/
+9
*
Use mount-options instead of mount to avoid implicit -o sync.
Richard Jones
2010-02-10
2
-2
/
+2
*
inspector: Make RPM application data more specific (RHBZ#552718).
Richard Jones
2010-01-05
1
-1
/
+1
*
build: Add missing dependencies in perl directory
Matthew Booth
2009-11-21
1
-1
/
+12
*
perl: Add Sys::Guestfs::Lib::feature_available
Richard Jones
2009-11-20
1
-3
/
+29
*
build: Fix inter-directory dependencies
Matthew Booth
2009-11-19
1
-4
/
+9
*
Generic partition creation interface.
Richard Jones
2009-11-10
1
-1
/
+1
*
New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown.
Richard Jones
2009-11-02
1
-0
/
+1
*
Modify Sys::Guestfs::Lib::resolve_windows_path to use case_sensitive_path.
Richard Jones
2009-10-26
1
-29
/
+3
*
inspector: Canonicalize device names (fix RHBZ#526717).
Richard Jones
2009-10-01
1
-1
/
+11
*
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
[next]