| Commit message (Expand) | Author | Age | Files | Lines |
* | Version 1.2.41.2.4 | Richard Jones | 2010-04-23 | 13 | -14/+14 |
* | todo docs: Discuss shrinking filesystems and specifying sizes in guestfish. | Richard Jones | 2010-04-23 | 1 | -0/+17 |
* | daemon: Split out checksum type to program name mapping into function. | Richard Jones | 2010-04-23 | 1 | -15/+23 |
* | todo docs: Integrate with host intrusion detection systems. | Richard Jones | 2010-04-23 | 1 | -0/+12 |
* | todo docs: Mapping filesystems to and from disk blocks. | Richard Jones | 2010-04-23 | 1 | -1/+11 |
* | fish docs: Be consistent about using I<-..> for options. | Richard Jones | 2010-04-22 | 1 | -4/+4 |
* | fish docs: Use L</...> for internal links in the man page. | Richard Jones | 2010-04-22 | 1 | -6/+6 |
* | Whitelist the loop kernel module | Matthew Booth | 2010-04-22 | 1 | -0/+2 |
* | Don't die during inspection if rpm -qa or dpkg-query fails | Matthew Booth | 2010-04-22 | 1 | -8/+20 |
* | Don't die during inspection if initrd doesn't exist | Matthew Booth | 2010-04-22 | 1 | -1/+1 |
* | Remove checks for Test::Pod and Test::Pod::Coverage. | Richard Jones | 2010-04-22 | 1 | -1/+1 |
* | Check user doesn't run configure, make or make check as root. | Richard Jones | 2010-04-22 | 2 | -0/+22 |
* | Replace 'dd' in tests with use of guestfish 'sparse' command. | Richard Jones | 2010-04-22 | 3 | -6/+5 |
* | Document new version numbering policy. | Richard Jones | 2010-04-22 | 1 | -0/+63 |
* | Update PO files.1.2.3 | Richard Jones | 2010-04-20 | 12 | -420/+479 |
* | Prepare for 1.2.3. | Richard Jones | 2010-04-20 | 1 | -1/+1 |
* | Document umask (RHBZ#582548, RHBZ#583554). | Richard Jones | 2010-04-20 | 1 | -1/+18 |
* | docs: Clarify documentation for mknod (RHBZ#582948). | Richard Jones | 2010-04-20 | 1 | -0/+8 |
* | docs: Add virt-resize(1) link to guestfish(1) manpage. | Richard Jones | 2010-04-20 | 1 | -0/+1 |
* | todo documentation: Idea: List, mount filesystems by UUID and label. | Richard Jones | 2010-04-20 | 1 | -1/+13 |
* | todo documentation: remove 'virt-grow/shrink', see virt-resize | Richard Jones | 2010-04-20 | 1 | -7/+0 |
* | todo documentation: virt-rescue now uses $TERM from library, remove from todo... | Richard Jones | 2010-04-20 | 1 | -6/+0 |
* | todo documentation: Remove old section on PPC bugs. | Richard Jones | 2010-04-20 | 1 | -17/+0 |
* | todo documentation: Remove old ideas for Python bindings. | Richard Jones | 2010-04-20 | 1 | -6/+0 |
* | Documentation: Use 'g' instead of 'handle' in documentation. | Richard Jones | 2010-04-20 | 2 | -48/+53 |
* | In guestfs(3), unmount "/" directory in the example. | Richard Jones | 2010-04-20 | 1 | -0/+1 |
* | Add compilation/linking example to guestfs(3) man page. | Richard Jones | 2010-04-20 | 1 | -0/+4 |
* | Build top-level directories in a more logical order. | Richard Jones | 2010-04-20 | 1 | -14/+20 |
* | generator: Fix typo in a comment. | Richard Jones | 2010-04-20 | 1 | -1/+1 |
* | Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929). | Richard Jones | 2010-04-20 | 5 | -6/+42 |
* | fish: Autocomplete 'sparse' command (RHBZ#582899). | Richard Jones | 2010-04-20 | 1 | -0/+1 |
* | Add a build test for the 'umask' command. | Richard Jones | 2010-04-20 | 1 | -3/+2 |
* | Documentation: lvcreate should say 'logical volume' (RHBZ#582953) | Richard Jones | 2010-04-20 | 1 | -2/+2 |
* | Fix build error in fuse/guestmount.c. | Matthew Booth | 2010-04-14 | 1 | -0/+1 |
* | fish: Allow '-' prefix on command line to override exit on error (RHBZ#578407). | Richard Jones | 2010-04-14 | 3 | -2/+57 |
* | fish: Update documentation: Add another pipe example. | Richard Jones | 2010-04-14 | 1 | -0/+1 |
* | fish: Update documentation: Using 'lcd' command to change local directory. | Richard Jones | 2010-04-14 | 1 | -0/+3 |
* | Version 1.2.21.2.2 | Richard Jones | 2010-04-12 | 13 | -4862/+5136 |
* | Fix time and timezone to be correct within the appliance. | Richard Jones | 2010-04-12 | 2 | -1/+12 |
* | virt-resize: Mention alternate tools like gparted in the documentation. | Richard Jones | 2010-04-12 | 1 | -0/+17 |
* | Documentation updates. | Richard Jones | 2010-04-12 | 15 | -19/+36 |
* | Bugfixes for virt-resize. | Richard Jones | 2010-04-12 | 1 | -19/+69 |
* | New partition APIs: part_del, part_get_bootable, part_get/set_mbr_id | Richard Jones | 2010-04-12 | 3 | -1/+157 |
* | daemon: More reliable parsing of the output from 'parted print'. | Richard Jones | 2010-04-12 | 1 | -19/+33 |
* | daemon: Make the RUN_PARTED macro take an error statement. | Richard Jones | 2010-04-12 | 1 | -7/+9 |
* | Documentation: Clarify documentation on the bootable flag. | Richard Jones | 2010-04-12 | 1 | -4/+3 |
* | Allow aug-ls to take Augeas variable as argument (RHBZ#580016). | Richard Jones | 2010-04-12 | 1 | -4/+5 |
* | Update PO files.1.2.1 | Richard Jones | 2010-04-08 | 12 | -877/+973 |
* | Prepare for stable version 1.2.1. | Richard Jones | 2010-04-08 | 1 | -2/+2 |
* | Remove warning "No grub default" (RHBZ#580650). | Richard Jones | 2010-04-08 | 1 | -3/+0 |