From 73cc7c2d46d86aea6f592649c222210d9cb0c064 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Mon, 20 Apr 2009 20:18:56 +0000 Subject: [PATCH] -Move driver setup to an applicable phase in Windows 2k8 install -Remove all contents from auditSystem pass in Winddows 2k8, as it is not called git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../windows/enterprise.win2k8.x86_64.tmpl | 40 ++++--------------- 1 file changed, 7 insertions(+), 33 deletions(-) diff --git a/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl b/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl index fe18d6a66..122b66d9e 100644 --- a/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl +++ b/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl @@ -55,18 +55,16 @@ + + + + I:\drivers\#TABLE:nodetype:$NODE:os#\#TABLE:nodetype:$NODE:arch#\Drivers + + + - 32 1024 @@ -120,30 +118,6 @@ - - - - - #TABLE:passwd:key=system,username=Administrator:password# - true</PlainText> - </AdministratorPassword> - </UserAccounts> - </component> - <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <DriverPaths> - <PathAndCredentials wcm:action="add" wcm:keyValue="1"> - <Path>I:\drivers\#TABLE:nodetype:$NODE:os#\#TABLE:nodetype:$NODE:arch#\Drivers</Path> - </PathAndCredentials> - </DriverPaths> - </component> </settings> <cpi:offlineImage cpi:source="wim:i:/win2k8/x86_64/sources/install.wim#Windows Longhorn SERVERENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>