Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for febootstrap-to-initramfs --files option. | Richard Jones | 2009-06-15 | 1 | -0/+18 |
| | |||||
* | Add --enable-supermin option. | Richard Jones | 2009-06-15 | 1 | -0/+10 |
| | |||||
* | Documentation for the supermin appliance. | Richard Jones | 2009-06-15 | 1 | -0/+56 |
| | |||||
* | Move kernel module list to a separate whitelist file. | Richard Jones | 2009-06-15 | 3 | -30/+55 |
| | |||||
* | Update status of libguestfs in Debian. | Richard Jones | 2009-06-13 | 1 | -4/+7 |
| | |||||
* | Remove /lib/kbd (keyboard maps) from the appliance. | Richard Jones | 2009-06-13 | 1 | -0/+3 |
| | |||||
* | Remove firmware from the appliance. | Richard Jones | 2009-06-13 | 1 | -0/+3 |
| | |||||
* | make.sh calls update.sh directly. | Richard Jones | 2009-06-13 | 1 | -7/+4 |
| | | | | | Combine the common tail of make.sh and update.sh so that make just calls update at the end directly. The effect is the same. | ||||
* | Rename (make|update)-initramfs.sh.in -> (make|update).sh.in | Richard Jones | 2009-06-13 | 5 | -10/+9 |
| | |||||
* | Prepare for 1.0.451.0.45 | Richard Jones | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | Add guestfs_rescue=1 appliance option to start a rescue shell. | Richard Jones | 2009-06-11 | 2 | -7/+3 |
| | |||||
* | Catching hanging qemu in tests (RHBZ#505329). | Richard Jones | 2009-06-11 | 2 | -0/+14 |
| | |||||
* | More TODO-list suggestions and a summary of PPC situation. | Richard Jones | 2009-06-11 | 1 | -0/+22 |
| | |||||
* | Prepare for 1.0.44.1.0.44 | Richard Jones | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Remove obsolete comment from generator. | Richard Jones | 2009-06-10 | 2 | -8/+3 |
| | |||||
* | Specify type of squashfs filesystem. | Richard Jones | 2009-06-10 | 1 | -1/+4 |
| | |||||
* | Allow HFS+, UFS and XFS filesystems (add to kmod whitelist). | Richard Jones | 2009-06-10 | 1 | -0/+4 |
| | |||||
* | CentOS fix: skip ntfs-3g.probe tests if no binary. | Richard Jones | 2009-06-10 | 1 | -0/+1 |
| | |||||
* | Done: Device independent naming feature. | Richard Jones | 2009-06-10 | 1 | -36/+0 |
| | |||||
* | Implement device name translation. Remove device name hacks in tests. | Richard Jones | 2009-06-10 | 4 | -706/+134 |
| | |||||
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 29 | -307/+317 |
| | |||||
* | Add IS_DEVICE checks for all calls which take a device parameter. | Richard Jones | 2009-06-10 | 3 | -3/+26 |
| | |||||
* | Describe the standard naming scheme and translation algorithm. | Richard Jones | 2009-06-09 | 1 | -0/+103 |
| | |||||
* | Added more to-do items to the list. | Richard Jones | 2009-06-09 | 1 | -0/+44 |
| | |||||
* | New website, change et.redhat.com references to libguestfs.org1.0.43 | Richard Jones | 2009-06-09 | 10 | -34/+71 |
| | |||||
* | Prepare for 1.0.43. | Richard Jones | 2009-06-09 | 1 | -1/+1 |
| | |||||
* | Add support for decoding the Windows registry. | Richard Jones | 2009-06-09 | 2 | -4/+186 |
| | |||||
* | Generated code for ntfs_3g_probe command. | Richard Jones | 2009-06-08 | 22 | -2/+590 |
| | |||||
* | Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS ↵ | Richard Jones | 2009-06-08 | 3 | -0/+72 |
| | | | | partition. | ||||
* | Todo: qemu options. | Richard Jones | 2009-06-08 | 1 | -0/+15 |
| | |||||
* | Add missing documentation for guestfish 'lcd' command. | Richard Jones | 2009-06-08 | 1 | -0/+9 |
| | |||||
* | More TODO items. | Richard Jones | 2009-06-08 | 1 | -0/+44 |
| | |||||
* | Added 'lcd' command to guestfish. | Richard Jones | 2009-06-08 | 4 | -2/+63 |
| | |||||
* | Prepare for 1.0.421.0.42 | Richard Jones | 2009-06-06 | 1 | -1/+1 |
| | |||||
* | Parse /etc/modprobe.conf and initrd to give us a closer understanding | Richard Jones | 2009-06-06 | 2 | -10/+140 |
| | | | | of what the guest will actually boot on. | ||||
* | Added query mode to virt-inspector. | Richard Jones | 2009-06-06 | 2 | -24/+253 |
| | |||||
* | Modules are *.o in Linux 2.4 kernels. | Richard Jones | 2009-06-05 | 1 | -1/+1 |
| | |||||
* | Version 1.0.41.1.0.41 | Richard Jones | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Fix RHBZ#503169 comment 13 (regression) and add a regression test. | Richard Jones | 2009-06-04 | 3 | -4/+52 |
| | |||||
* | Added regression test for RHBZ503169#c10 | Richard Jones | 2009-06-04 | 2 | -3/+52 |
| | |||||
* | Move pure regression tests to their own subdirectory. | Richard Jones | 2009-06-04 | 7 | -5/+36 |
| | |||||
* | Generated code for the 'sleep' command. | Richard Jones | 2009-06-04 | 22 | -2/+363 |
| | |||||
* | Added 'sleep' command. | Richard Jones | 2009-06-04 | 3 | -0/+43 |
| | |||||
* | Prepare for version 1.0.40.1.0.40 | Richard Jones | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Add missing /dev devices (bug 503169 comment 10). | Richard Jones | 2009-06-04 | 1 | -0/+7 |
| | |||||
* | Generated PO files for 1.0.39.1.0.39 | Richard Jones | 2009-06-04 | 2 | -44/+44 |
| | |||||
* | Prepare for version 1.0.39. | Richard Jones | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Use --rbind rather than --bind for bind mounting /dev (to get /dev/pts). | Charles Duffy | 2009-06-04 | 1 | -3/+3 |
| | |||||
* | mount /dev via tmpfs before MAKEDEV invocation. | Charles Duffy | 2009-06-04 | 1 | -0/+1 |
| | | | | | This ensures that /dev can be bind-mounted when running commands, as initramfs cannot be bind-mounted. | ||||
* | use add_drive_ro for --mount parameters from guestfish when called with --ro | Charles Duffy | 2009-06-02 | 1 | -2/+35 |
| | | | | | | | | | | | | To prevent writes (such as ext3 journal replay) from occuring even when --ro is passed, guestfish should use add_drive_ro() for any drives specified on the command line with --add if --ro is also passed. As we need to look through the entire command line for --ro before adding any drives, we move the add process out of the argument-parsing loop and into its own function, patterned off mount_mps(). Signed-off-by: Charles Duffy <charles_duffy@dell.com> |