summaryrefslogtreecommitdiffstats
path: root/rescue/virt-rescue.pod
Commit message (Collapse)AuthorAgeFilesLines
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-211-14/+0
| | | | | | | | | | section. Ensure each man page contains consistent COPYRIGHT and AUTHOR sections. Remove the LICENSE section. We will add that back in podwrapper in a later commit.
* rescue: Add --scratch option.Richard W.M. Jones2012-04-261-0/+15
| | | | This lets you create temporary scratch disks.
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
| | | | Update all copyright dates to 2012.
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* rescue: Add --suggest option to suggest mount commands.Richard W.M. Jones2011-11-011-8/+46
|
* New API: set-smp, get-smpRichard W.M. Jones2011-09-281-0/+4
| | | | | | | These calls allow you to change the number of virtual CPUs assigned to the appliance. This also adds a --smp option to virt-rescue.
* fish: Allow -d UUID (specify libvirt domains by UUID).Richard W.M. Jones2011-05-061-1/+2
| | | | | | | | | | | | | | This applies in all the commands which use the common C option parsing code, ie: * guestfish * guestmount * virt-cat * virt-df * virt-filesystems * virt-inspector * virt-ls * virt-rescue
* Add /etc/libguestfs-tools.conf configuration file.Richard W.M. Jones2011-03-311-2/+21
| | | | | This allows the default for --ro or --rw to be controlled for the three tools guestfish, guestmount and virt-rescue.
* rescue: Add -w|--rw option.Richard W.M. Jones2011-03-301-0/+7
|
* rescue: Add notes about networking.Richard W.M. Jones2010-12-081-1/+37
| | | | | In particular the 'ping' command does not work because it is using QEMU user networking.
* rescue: Add note about using virt-rescue as root/non-root.Richard W.M. Jones2010-12-081-0/+3
|
* docs: Remove ref to L</add-drive-opts> wrongly copied into some man pages.Richard W.M. Jones2010-11-271-2/+1
|
* rescue: Rewrite virt-rescue in C.Richard W.M. Jones2010-11-261-0/+247