-
Notifications
You must be signed in to change notification settings - Fork 252
ManagingSolarisSystems
_DEPRECATED, NO LONGER USED_
We haven't gotten a solaris build environment up yet for spacewalk, so until we do all files you need can be found here: http://spacewalk.redhat.com/solaris/
In each tarball is a Readme file which should go over what you need to do to install the client side packages within solaris. In order to push patches and patch clusters, you first have to convert them to Mpm files. Here is the general order of doing things:
- Create a channel with a solaris arch type on the server
== Registering Clients ==
-
On the Spacewalk Server run: 'solaris2mpm Recommended.zip' where Recommended.zip is your patch cluster or patch. This will create a bunch of mpm files.
-
Now push the mpms into your channel: 'rhnpush --server=http://SW_FQDN/APP --channel=CHANNEL_LABEL *.mpm' Where SW_FQDN is the FQDN of the server, and CHANNEL_LABEL is the label of the channel you made in step 1.
Do you want to contribute to this wiki? See page WikiContribute for more info.