]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: support disabled items in vz boot order
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Fri, 30 Jun 2017 06:34:27 +0000 (09:34 +0300)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 23 Aug 2017 13:03:27 +0000 (09:03 -0400)
commitf3cdbf22e3922d9f488b23ff0dcd55af95ac4f40
treea9c303224ff6cee5617c942e03e42ca99c542dea
parentd89fa8306e97492d3c54875a3665a5fd4d310010
vz: support disabled items in vz boot order

At the time the check was written virtuozzo did not use disabled items in boot
order configuration. Boot items were always enabled. Now they can be disabled
as well. Supporting such items is easy - they just should be ignored.
src/vz/vz_sdk.c