Hi,all:
I want to know if the opensolaris autoinstall has the post script
to deal with some issues. because my team have setup the AI opensolaris
autoinstall server. Also it can work very fine . but When I
autoinstalled opensoalris successfully. I should go to lab and
reboot the computer after install the package with the IPS according to
the AI-manifest. Then Some time I should change the hostname in the
different computer.
Does the AI autoinstallation have the post scripts just like
the postscripts in the jumpstart .
I look over the AIinstall document. I can't find some methods
like jumpstart postscripts.
I know when the client computer boot from the net, it can get the
AI installation image from AI server, and which can auto-install the
OpenSolaris core and package from the IPS repository. the scripts used
for call the IPS to install package is name auto_install.sh . How can I
add a scripts in to this auto_install.sh, so that different client
computer can run their own scripts. Therefore,This scripts can change
the hostname, NIS server, IP address and so on.
Thanks in advance
--luke