summaryrefslogtreecommitdiffstats
path: root/rescue/virt-rescue.c
Commit message (Collapse)AuthorAgeFilesLines
* fish: Add guestfish --live, guestmount --live options.Richard W.M. Jones2011-02-031-0/+2
| | | | | | The other programs have the variable, but the flag is not enabled either because it doesn't make sense or because the implications are not well understood.
* Remove several unused local variables.Richard W.M. Jones2010-12-101-1/+0
| | | | (Revealed by compiling under Debian where this is a warning).
* rescue: Rewrite virt-rescue in C.Richard W.M. Jones2010-11-261-0/+526