mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
virt-buider: doc: Use osinfo-query to get OS variants
Upstream dropped[1] support for '--os-variant list' in favor of using `osinfo-query` tool provided by the libosinfo project. To get a list of all accepted operating systems, invoke: osinfo-query os [1] https://git.fedorahosted.org/cgit/virt-manager.git/commit/?id=bcb60f0
This commit is contained in:
committed by
Pino Toscano
parent
ea761df687
commit
4bd0d17047
@@ -876,7 +876,9 @@ I<--os-variant> is highly recommended, because it will present optimum
|
||||
devices to enable the guest to run most efficiently. To get a list
|
||||
of all variants, do:
|
||||
|
||||
virt-install --os-variant list
|
||||
osinfo-query os
|
||||
|
||||
The above tool is provided by libosinfo package.
|
||||
|
||||
=item 3.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user