-Restore ESXi5 display of xCAT welcome
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7de37672ff
commit
a6eb5084e9
@ -3838,6 +3838,7 @@ sub makecustomizedmod {
|
||||
copy( "$::XCATROOT/share/xcat/netboot/esxi/47.xcat-networking",$tempdir."/etc/vmware/init/init.d/47.xcat-networking");
|
||||
}
|
||||
if (-e "$::XCATROOT/share/xcat/netboot/esxi/xcatsplash") {
|
||||
mkpath($tempdir."/etc/vmware/");
|
||||
copy( "$::XCATROOT/share/xcat/netboot/esxi/xcatsplash",$tempdir."/etc/vmware/welcome");
|
||||
}
|
||||
my $dossh=0;
|
||||
|
Loading…
Reference in New Issue
Block a user