From f6dd0722075b6b321231eea08d368078bda3b63e Mon Sep 17 00:00:00 2001 From: jjhua Date: Sun, 6 Jan 2013 05:30:55 +0000 Subject: [PATCH] to be compatible with the old diskless rootimg(s) before xCAT 2.8 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/xcataixpost | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT/postscripts/xcataixpost b/xCAT/postscripts/xcataixpost index c57ff6d43..1ed78cec0 100755 --- a/xCAT/postscripts/xcataixpost +++ b/xCAT/postscripts/xcataixpost @@ -525,6 +525,7 @@ sub getmypost { # request must be in XML format print $remote "\n"; print $remote " getpostscript\n"; + print $remote " version2\n"; print $remote "\n"; # get reponse in XML format