summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* always include <config.h>Jim Meyering2009-08-034-0/+4
* build: add -I option to get config.h.Jim Meyering2009-08-031-2/+5
* guestfs: don't fault upon failed vasprintfJim Meyering2009-08-031-1/+3
* Cleanup whitespace warnings in Lib.pmMatthew Booth2009-08-031-4/+4
* Use grub entries to find Linux kernelsMatthew Booth2009-08-032-89/+275
* guestfish: Display RStructList results more pleasantly.Richard W.M. Jones2009-07-311-15/+28
* Add interface to Linux 'inotify' API.Richard W.M. Jones2009-07-317-3/+433
* lib: Add selinux=0 to default kernel command line.Richard W.M. Jones2009-07-311-1/+2
* Update incorrect comment in Lib.pmMatthew Booth2009-07-311-10/+8
* Improve warnings about missing tests.Richard W.M. Jones2009-07-311-5/+26
* New commands: swapon-*, swapoff-*, mkswap-file.Richard W.M. Jones2009-07-315-9/+225
* New command: 'fallocate' to (pre-)allocate sized files.Richard W.M. Jones2009-07-316-2/+76
* New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'.Richard W.M. Jones2009-07-316-3/+187
* Add 'realpath' command.Richard W.M. Jones2009-07-315-2/+57
* Ignore failure of 'mv' commands in appliance Makefile.Richard W.M. Jones2009-07-311-2/+2
* configure.ac: more quotingJim Meyering2009-07-301-11/+18
* build: If guestfwd test fails, need to print AC_MSG_RESULT 'no'Richard Jones2009-07-301-0/+1
* build: fix test for --nocompress optionJim Meyering2009-07-301-1/+1
* build: fix test for --nocompress optionJim Meyering2009-07-301-1/+1
* fix comments; move declarationsJim Meyering2009-07-301-6/+4
* Whitespace and comment changes.Richard Jones2009-07-291-1/+14
* df: Fix alignment of columns.Richard Jones2009-07-291-1/+1
* guestfish: Make more strings translatable.Richard Jones2009-07-295-71/+1669
* tests: Use squashfs for static data where possible.Richard Jones2009-07-292-87/+63
* tests: Fix read_file test.Richard Jones2009-07-294-5/+33
* Implement '*grep*' family of commands.Richard Jones2009-07-299-6/+260
* Updated Polish translations (Piotr Drąg).Richard Jones2009-07-291-100/+162
* Version 1.0.65.1.0.65Richard Jones2009-07-293-7/+7
* Updated PO files.Richard Jones2009-07-293-182/+223
* build: avoid locale-specific changes in generated, VC'd fileJim Meyering2009-07-292-4/+3
* On RHEL 5, 'file' command prints 'AMD x86-64' for 'x86-64' arch.Richard W.M. Jones2009-07-291-0/+2
* Run cpio with --quiet option so it doesn't print 'xx blocks'Richard Jones2009-07-291-1/+1
* Lib.pm: Skip tests if perl-libintl module is not available.Richard Jones2009-07-292-2/+23
* Lib.pm: Use Perl backtick instead of slurp (Aron Griffis).Richard Jones2009-07-291-3/+1
* Don't show empty CD devices (RHBZ#514505).Richard Jones2009-07-291-0/+27
* ocaml: Rebuild the tests from source if the main library changes.Richard Jones2009-07-291-0/+5
* inspector: Determine guest architecture.Richard Jones2009-07-293-21/+113
* Lib.pm: Add file_architecture command.Richard Jones2009-07-2916-6/+306
* Lib: Document the $ro parameter for mount_operating_system properly.Richard Jones2009-07-291-4/+5
* Mention related tools in the manual page.Richard Jones2009-07-291-0/+7
* Whitespace: indent some names in images/Makefile.am correctly.Richard Jones2009-07-281-12/+12
* Lib.pm: Use 'file' as replacement for 'zfile'.Richard Jones2009-07-281-4/+4
* Pass '-z' parameter to 'file' command so it looks inside compressed files.Richard Jones2009-07-282-4/+8
* Add DeprecatedBy flag to mark functions which are deprecated.Richard Jones2009-07-281-12/+53
* Need to declare asprintf_nowarn as inline to avoid gcc complaining.Richard Jones2009-07-281-1/+1
* Replace shell_quote function with %Q and %R printf specifiers.Richard Jones2009-07-289-104/+176
* Add InitSquashFS test type, for tests that just use the squashfs (/dev/sdd).Richard Jones2009-07-271-45/+43
* Make read-only optional in mount_operating_system()Matthew Booth2009-07-241-2/+10
* More ideas on a quick Perl one-liner syntax for TODO file.Richard W.M. Jones2009-07-241-0/+31
* guestfish -iv should print virt-inspector command (for debugging).Richard W.M. Jones2009-07-241-1/+3