Remove Unecessary Software from Solaris

I wrote this script to remove some of the extra software Solaris bundles with the OS install. Warning: Error checking is not implemented, and of course, review the script before running on any server.

The solaris package management system allows for automated software installs and removals which is useful for Jumpstart, JET or Flash. pkgs_remove.sh relies on an admin file to be in the current directory.

mail=
instance=overwrite
partial=nocheck
runlevel=nocheck
idepend=nocheck
rdepend=nocheck
space=nocheck
setuid=nocheck
action=nocheck
basedir=default

Download the script here, and the admin file here.



This document was generated using AFT v5.096