Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Allow guestfish -i / virt-inspector on live domains, in limited circumstances. | Richard W.M. Jones | 2009-06-24 | 1 | -2/+8 | |
| | | ||||||
| * | Fix detection of optional libvirt support in virt-inspector. | Richard W.M. Jones | 2009-06-24 | 1 | -2/+4 | |
| | | ||||||
| * | Document the guestfish --version option in the manual page. | Richard W.M. Jones | 2009-06-24 | 1 | -0/+4 | |
| | | ||||||
| * | Clarify documentation for mkdtemp. | Richard W.M. Jones | 2009-06-24 | 7 | -21/+41 | |
| | | ||||||
| * | Generated code for 'mkdtemp' command. | Richard W.M. Jones | 2009-06-24 | 23 | -3/+523 | |
| | | ||||||
| * | Add mkdtemp command. | Richard W.M. Jones | 2009-06-24 | 2 | -0/+52 | |
| | | ||||||
| * | Version 1.0.53.1.0.53 | Richard W.M. Jones | 2009-06-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix libvirt integration in virt-inspector. | Richard W.M. Jones | 2009-06-24 | 2 | -8/+8 | |
| | | ||||||
| * | Fix permissions on generated scripts in the appliance/ directory. | Richard W.M. Jones | 2009-06-24 | 2 | -16/+11 | |
| | | ||||||
| * | Version 1.0.52.1.0.52 | Richard W.M. Jones | 2009-06-24 | 4 | -161/+224 | |
| | | ||||||
| * | Quote command line arguments to virt-inspector. | Richard W.M. Jones | 2009-06-24 | 1 | -1/+2 | |
| | | ||||||
| * | Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs | Richard W.M. Jones | 2009-06-24 | 2 | -3/+6 | |
| |\ | ||||||
| | * | Fix dependencies in perl so it doesn't always rebuild | Matthew Booth | 2009-06-24 | 2 | -3/+6 | |
| | | | ||||||
| * | | Added guestfish -i option to run virt-inspector. | Richard W.M. Jones | 2009-06-24 | 4 | -12/+91 | |
| | | | | | | | | | | | | | | | | | | You can invoke guestfish with: guestfish -i libvirt-domain guestfish -i disk-image(s) | |||||
| * | | Implement guestfish -f option to allow guestfish scripts. | Richard W.M. Jones | 2009-06-24 | 3 | -8/+37 | |
| | | | | | | | | | | | | | | | New '-f' option allows scripts to be written using: #!/usr/bin/guestfish -f | |||||
| * | | Incorrect assignment on glob error path. | Richard W.M. Jones | 2009-06-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Todo items: guestfish options -i and -f. | Richard W.M. Jones | 2009-06-24 | 1 | -0/+8 | |
| |/ | ||||||
| * | Implement libtool library versioning. | Richard W.M. Jones | 2009-06-23 | 5 | -1/+73 | |
| | | | | | | | | | | | | | | | | Use maximum proc_nr (MAX_PROC_NR) as a surrogate for the library ABI version, resulting in version numbers such as libguestfs.so.0.<MAX_PROC_NR>.0 for the final library. Add ABI guarantee to the documentation. | |||||
| * | Make the supermin helper look for any x86 kernel | Matthew Booth | 2009-06-23 | 1 | -5/+5 | |
| | | | | | | | | | | | | If you've got a non-PAE kernel installed on an i686 machine, the kernel architecture is i586. This change makes sure that supermin finds the installed kernel. | |||||
| * | Generated code for 'scrub-*' commands. | Richard W.M. Jones | 2009-06-23 | 23 | -10/+1239 | |
| | | ||||||
| * | Added 'scrub-*' commands for securely scrubbing filesystems. | Richard W.M. Jones | 2009-06-23 | 4 | -1/+157 | |
| | | ||||||
| * | Bump up default guest size to 500M. | Richard W.M. Jones | 2009-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | Updated Polish translation (RHBZ#502533). | Richard W.M. Jones | 2009-06-23 | 1 | -7/+22 | |
| | | ||||||
| * | Command line argument handling. | Richard W.M. Jones | 2009-06-23 | 4 | -19/+110 | |
| | | ||||||
| * | '-no-kqemu' option is no longer necessary to avoid a warning. | Richard W.M. Jones | 2009-06-23 | 1 | -3/+0 | |
| | | ||||||
| * | Version 1.0.511.0.51 | Richard Jones | 2009-06-22 | 1 | -1/+1 | |
| | | ||||||
| * | Add whitespace to the init script (no functional change). | Richard Jones | 2009-06-22 | 1 | -1/+10 | |
| | | ||||||
| * | Issue MAKEDEV commands in a loop (RHBZ#507374). | Richard Jones | 2009-06-22 | 1 | -2/+6 | |
| | | ||||||
| * | Check parameter types in Ruby bindings (RHBZ#507346). | Richard Jones | 2009-06-22 | 3 | -0/+196 | |
| | | ||||||
| * | Improve error message when appliance doesn't match library. | Richard Jones | 2009-06-22 | 2 | -2/+2 | |
| | | ||||||
| * | Missing \n character in Ruby bindings. | Richard Jones | 2009-06-22 | 2 | -8/+15 | |
| | | ||||||
| * | Make CHROOT_IN/OUT macros should loudly if the syscall fails. | Richard Jones | 2009-06-22 | 1 | -4/+15 | |
| | | ||||||
| * | Include the lsof package. | Richard Jones | 2009-06-22 | 1 | -0/+1 | |
| | | ||||||
| * | Check return value from close() call. | Richard Jones | 2009-06-22 | 1 | -1/+5 | |
| | | ||||||
| * | The 'debug sh' command now uses a real shell. | Richard Jones | 2009-06-22 | 1 | -9/+33 | |
| | | ||||||
| * | test-boot-realistic rule should boot the rescue shell. | Richard Jones | 2009-06-22 | 1 | -1/+1 | |
| | | ||||||
| * | Rebuild supermin appliance when the daemon is updated. | Richard Jones | 2009-06-22 | 1 | -1/+1 | |
| | | ||||||
| * | Version 1.0.50.1.0.50 | Richard Jones | 2009-06-22 | 3 | -49/+79 | |
| | | ||||||
| * | Add 'glob' command for guestfish. | Richard Jones | 2009-06-22 | 5 | -4/+219 | |
| | | ||||||
| * | Generated code for 'glob-expand'. | Richard Jones | 2009-06-22 | 22 | -2/+851 | |
| | | ||||||
| * | Add 'glob-expand' command. | Richard Jones | 2009-06-22 | 3 | -0/+92 | |
| | | ||||||
| * | Generated code for 'sh' and 'sh-lines' commands. | Richard Jones | 2009-06-22 | 22 | -8/+837 | |
| | | ||||||
| * | Add 'sh' and 'sh-lines' commands. | Richard Jones | 2009-06-22 | 2 | -2/+49 | |
| | | ||||||
| * | Check return value from waitpid call in command*() functions. | Richard W.M. Jones | 2009-06-20 | 1 | -2/+6 | |
| | | ||||||
| * | Add strong note about deprecation of functions which take either device ↵ | Richard W.M. Jones | 2009-06-20 | 1 | -0/+6 | |
| | | | | | | | | names or filenames. | |||||
| * | Check return value from pclose. | Richard W.M. Jones | 2009-06-20 | 1 | -1/+5 | |
| | | ||||||
| * | Update to-do list.1.0.49 | Richard W.M. Jones | 2009-06-19 | 1 | -0/+4 | |
| | | ||||||
| * | Generated files for 1.0.49. | Richard W.M. Jones | 2009-06-19 | 2 | -47/+49 | |
| | | ||||||
| * | Prepare for version 1.0.49. | Richard W.M. Jones | 2009-06-19 | 1 | -1/+1 | |
| | | ||||||
| * | Supermin: choose newest available kernel. | Richard W.M. Jones | 2009-06-19 | 1 | -4/+6 | |
| | |