remove copy of xcatdsklspost.aix

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-12-03 17:41:53 +00:00
parent 02c8edb602
commit cf5d31d33f

View File

@ -460,11 +460,6 @@ sub copybootscript {
return 1;
}
# the following block might need to be removed as xcatdsklspost.aix may no longer be used
if ( -f "$installroot/postscripts/xcatdsklspost.aix") {
copy ("$installroot/postscripts/xcatdsklspost.aix", "$rootimg_dir/opt/xcat/xcatdsklspost.aix");
chmod(0755,"$rootimg_dir/opt/xcat/xcatdsklspost.aix");
}
#if ( -f "$installroot/postscripts/xcatpostinit") {
# copy the linux diskless init script to the image