> - The need here is to allow getting things set up > before first reboot > on the newly installed machine that would > require a reboot for them > to take effect. For example things like changes > to kernel settings > in /etc/system.
As an example, our jumpstart finish script for Solaris 10 does: o Modify or install configuration files o Install packages o Install patches The objective is to have a fully-configured server on the first boot. We also use the same facilities to introduce configuration changes later on in the life of the server. -- This message posted from opensolaris.org