2017-12-14 17:43:44 -05:00
|
|
|
[[enabling-latest-virtio-win-repo]]
|
|
|
|
= Enabling the latest Windows VirtIO Repository
|
|
|
|
|
2018-01-20 18:11:17 +01:00
|
|
|
By default, the *virtio-win-latest* repository is disabled and *virtio-win-stable* repo is enabled.
|
2017-12-14 17:43:44 -05:00
|
|
|
|
2018-01-20 18:11:17 +01:00
|
|
|
To enable the *virtio-win-latest* repo with DNF:
|
2017-12-14 17:43:44 -05:00
|
|
|
|
2018-01-20 18:11:17 +01:00
|
|
|
----
|
|
|
|
# dnf --enablerepo=virtio-win-latest upgrade virtio-win
|
|
|
|
----
|