add SCRIPTNAME into kernel append parameters

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sjing 2013-05-13 08:01:45 +00:00
parent 8d2e4859fc
commit 34acc982c3

View File

@ -1804,7 +1804,7 @@ sub mksysclone
}
}
$kcmdline .= " xcatd=$xcatmaster:$xcatdport";
$kcmdline .= " xcatd=$xcatmaster:$xcatdport SCRIPTNAME=$imagename";
#$kcmdline .= " noipv6";
# add the addkcmdline attribute to the end
# of the command, if it exists