[Libosinfo] [PATCH] win8.1: Disable unattended installation
Fabiano Fidêncio
fidencio at redhat.com
Fri Feb 21 15:38:26 UTC 2014
When win8.1 entry was added it was a c&p from a previous version and
the installer part is a leftover, since win8.1 unattended installation
has never been tested.
So, disable it for now and re-enable when we assure it works.
---
data/oses/windows.xml.in | 5 -----
1 file changed, 5 deletions(-)
diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
index 723d1dc..b7d5c21 100644
--- a/data/oses/windows.xml.in
+++ b/data/oses/windows.xml.in
@@ -1013,11 +1013,6 @@
<devices>
<device id="http://pciids.sourceforge.net/v2.2/pci.ids/8086/2668"/> <!-- ICH6 -->
</devices>
-
- <installer>
- <script id='http://microsoft.com/windows/unattend/jeos'/>
- <script id='http://microsoft.com/windows/unattend/desktop'/>
- </installer>
</os>
</libosinfo>
--
1.8.5.3
More information about the Libosinfo
mailing list