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
*
Generated code for drop-caches command.
Richard W.M. Jones
2009-05-01
22
-2
/
+377
*
Added drop-caches command.
Richard W.M. Jones
2009-05-01
3
-0
/
+67
*
Generated code for cp, cp-a and mv commands.
Richard W.M. Jones
2009-05-01
22
-2
/
+1482
*
Add cp, cp-a and mv commands.
Richard W.M. Jones
2009-05-01
3
-0
/
+140
*
Always look for qemu-kvm, even on non-x86_64 platform.
Richard W.M. Jones
2009-05-01
1
-5
/
+1
*
Check fakechroot >= 2.9
Richard W.M. Jones
2009-05-01
1
-0
/
+22
*
Version 1.0.17
1.0.17
Richard Jones
2009-04-30
1
-1
/
+1
*
Generated code for grub-install command.
Richard Jones
2009-04-30
22
-2
/
+405
*
Add grub-install command.
Richard Jones
2009-04-30
4
-2
/
+71
*
Replace rtl8139 network card with virtio-net.
Richard Jones
2009-04-30
3
-5
/
+8
*
Add documentation for the 'edit' and 'echo' commands.
Richard Jones
2009-04-30
1
-0
/
+25
*
Added guestfish 'echo' command.
1.0.16
Richard Jones
2009-04-30
4
-0
/
+52
*
Added a comment syntax to guestfish (# ...).
Richard Jones
2009-04-30
2
-0
/
+17
*
Prepare for version 1.0.16.
Richard Jones
2009-04-30
1
-1
/
+1
*
Added notes to the 'fsck' command documentation.
Richard Jones
2009-04-30
7
-28
/
+114
*
Added 'zero' command to wipe partition tables and superblocks.
Richard Jones
2009-04-30
25
-5
/
+573
*
Correct the path to /sbin/fsck.
Richard Jones
2009-04-30
1
-1
/
+1
*
Enable parallel builds (Jim Meyering).
Richard Jones
2009-04-30
2
-3
/
+6
*
Add generated code for 'fsck' command.
Richard Jones
2009-04-30
24
-6
/
+529
*
Added 'fsck' command.
Richard Jones
2009-04-30
3
-0
/
+61
*
Bind-mount /dev, /proc and /sys into chroot when running commands.
Richard Jones
2009-04-30
1
-0
/
+20
*
Autosync now runs umount-all; sync
Richard Jones
2009-04-30
8
-13
/
+37
*
Fix umount_all command so it unmounts filesystems in the correct order.
Richard Jones
2009-04-30
4
-15
/
+209
*
build: don't tell "make clean" to remove my '~' backup files
Jim Meyering
2009-04-30
13
-23
/
+9
*
Safer way to copy RPMs in no-net builds (Jim Meyering).
Richard Jones
2009-04-30
1
-4
/
+2
*
Updated the generator so it only overwrites files if they've changed.
Richard Jones
2009-04-30
1
-2
/
+18
*
Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5:
Richard Jones
2009-04-30
1
-1
/
+1
*
* fish/completion.c (commands): Declare with a 2nd "const".
Jim Meyering
2009-04-30
1
-1
/
+1
*
Use AC_PROG_CC_STDC because we really need an ISO C compiler (Jim Meyering).
Richard Jones
2009-04-30
1
-1
/
+1
*
Use safe_malloc and/or check returns from malloc (Jim Meyering).
Richard Jones
2009-04-30
7
-28
/
+35
*
Fix unchecked malloc (Jim Meyering).
Richard Jones
2009-04-30
1
-0
/
+4
*
Fix unchecked malloc & realloc in 'commandv' func (Jim Meyering).
Richard Jones
2009-04-30
1
-4
/
+15
*
Check return value from realloc call (Jim Meyering).
Richard Jones
2009-04-30
2
-18
/
+48
*
Rename tune2fs.c -> ext2.c
Richard Jones
2009-04-30
2
-1
/
+1
*
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
Richard Jones
2009-04-28
1
-0
/
+3
|
\
|
*
[PATCH] add dependency to ensure make-initramfs.sh is rebuilt when (Jim Meyer...
Richard Jones
2009-04-28
1
-0
/
+3
*
|
Resync with proposed Fedora specfile.
Richard Jones
2009-04-28
1
-1
/
+4
|
/
*
Build virt-inspector HTML for the website.
Richard Jones
2009-04-28
3
-1
/
+14
*
Prepare for 1.0.15.
1.0.15
Richard Jones
2009-04-28
2
-1
/
+2
*
XML output.
Richard Jones
2009-04-28
1
-5
/
+78
*
Perl output.
Richard Jones
2009-04-28
1
-1
/
+38
*
--fish and --ro-fish options working.
Richard Jones
2009-04-28
1
-1
/
+73
*
Added virt-inspector program from virt-v2v.
Richard Jones
2009-04-28
8
-0
/
+686
*
s/builddir/top_builddir/ (Luciano Miguel Ferreira Rocha).
Richard Jones
2009-04-28
1
-2
/
+2
*
Fix perl hanging during configure (thanks to Luciano Miguel Ferreira Rocha).
Richard Jones
2009-04-28
1
-1
/
+1
*
Generated code for ext2 UUID and label functions.
Richard Jones
2009-04-27
23
-3
/
+1758
*
Functions for getting and setting the ext2 UUID and label.
Richard Jones
2009-04-27
2
-0
/
+168
*
Version 1.0.14
1.0.14
Richard Jones
2009-04-26
1
-1
/
+1
*
Add --version option (show version) to guestfish.
Richard Jones
2009-04-26
1
-1
/
+7
*
Added the --ro option (readonly) to guestfish.
Richard Jones
2009-04-26
5
-11
/
+23
[next]