Applying Solaris 10 patches during Jumpstart

Applying Solaris 10 patches during Jumpstart

Post by Gary Mill » Mon, 06 Jun 2005 10:06:16



If you are doing network installs of Solaris 10 machines, you may
be interested a procedure that I've developed.  As the last step
in the finish script, it uses `smpatch' to analyze the target
machine and download patches.  During the reboot, it applies the
patches and does a second reboot.  I'm quite pleased with the
result.

Source and instructions are available at:

        ftp://ftp.cc.umanitoba.ca/src

Look for `js-apply-patches.tar.Z'.  The tar file unpacks into the
current directory.

--
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-

 
 
 

1. Solaris 10: Disabling services (svcs) during jumpstart?

In the past, to disable services and init scripts during a Jumpstart
build, one would just have to include a simple line in the finish
scripts such as:

mv -f /a/etc/rc2.d/S71rpc /a/etc/rc2.d/s71rpc

etc, etc.

With Solaris 10, many (but yes, not all) of what was in the rc
directories have been moved into the Service Management Facility which
is administered with svcadm(1M).

I'd like to continue to disable services via the finish script, but as I
sit down to fashion one for Solaris 10, I realize that it's not as
straight-forward as it used to be. For instance, how does one tell
svcadm to distinguish between the jumpstart miniroot and the
installation you really want to act on, which is mounted on /a ?

I'd like to stick to using svcadm(1M) for doing this, but if it means
mucking around in some directory under /a, then so be it.

Any ideas?

/dale

2. Mail from NT server

3. enable keyserv during jumpstart with Solaris 10

4. How to let NT and LINUX live together ?

5. Solaris 10 doesn't boot anymore after applying current patches

6. Getting the EDID block for x86

7. Jumpstart solaris 10 b69 and solaris 10 b72 on an Ultra 30

8. KDE from CVS - broken klauncher

9. Solaris Jumpstart: applying patches before running install

10. Solaris jumpstart fails after applying patch cluster..

11. ultra 10 / solaris 10, keyboard not responding during installation

12. upgrade solaris 9 -> solaris 10 with jumpstart: insufficient space

13. Jumpstart Solaris 8 vs. Solaris 10 (sparc)