add comments in anaconda.pm

This commit is contained in:
xq2005 2013-08-12 02:59:17 -07:00
parent 0995a924dc
commit 73ab8e8a7f

View File

@ -1576,7 +1576,8 @@ sub mksysclone
}
}
# copy postscripts
# copy postscripts, the xCAT scripts may update, but the image is captured long time ago
# should update the scripts at each nodeset
my $script1 = "configefi";
my $script2 = "updatenetwork";
my $pspath = "$installroot/sysclone/scripts/post-install/";