summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2021-04-07 11:45:00 -0400
committerCole Robinson <crobinso@redhat.com>2021-05-22 14:56:10 -0400
commitf793986378f84bb409d2451bdb62ca08fd4cb5b4 (patch)
tree6e282fd1791598651a1e8f3ef476d0b027df627d /man
parentb13b5e0f5edf8efabae643d28f12693f43f094db (diff)
downloadvirt-manager-f793986378f84bb409d2451bdb62ca08fd4cb5b4.tar.gz
urlfetcher: Add xorriso ISOReader implementation
xorisso is the still maintained isoinfo alternative, and may be the only iso reading tool in RHEL9, so we need to support it. Make it the default for our spec file and test suite too Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 963f9564..f75af635 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -617,7 +617,7 @@ ftp://host/path
An FTP server location containing an installable distribution image.
ISO
- Probe the ISO and extract files using 'isoinfo'
+ Extract files directly from the ISO path
DIRECTORY
Path to a local directory containing an installable distribution image.