sync from trunk

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2013-03-08 02:45:16 +00:00
parent 11964eed4f
commit 4ce55c6175

View File

@ -719,7 +719,7 @@ sub mknetboot
$useifname=1;
$kcmdline .= "ifname=".$reshash->{$node}->[0]->{primarynic}.":";
}else{
if($osver =~ /rhels5/ and $arch=~ /ppc/)
if( $arch=~ /ppc/)
{
$usemac=1;
}