[PATCH 3/5] data: fix reference to windows install script for vista

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Previous commit

  commit 12e13186165f9f6ecb5e1eb92fea450502bb81c2
  Author: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
  Date:   Thu Aug 16 15:54:11 2012 -0300

    Add desktop profile for Windows

Changed the URI for the existing install scripts to
have a 'desktop' or 'jeos' suffix. It added both new
install scripts to existing OS entries, but forgot
to update the Windows vista entry, so it was left
pointing to a non-existant script.

Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx>
---
 data/oses/windows.xml.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
index bbe1852..10fd072 100644
--- a/data/oses/windows.xml.in
+++ b/data/oses/windows.xml.in
@@ -719,7 +719,8 @@
     </resources>
 
     <installer>
-      <script id='http://microsoft.com/windows/unattend'/>
+      <script id='http://microsoft.com/windows/unattend/jeos'/>
+      <script id='http://microsoft.com/windows/unattend/desktop'/>
     </installer>
   </os>
 
-- 
2.4.3

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux