mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
* unix/SunOS/make_solaris_package/README, unix/SunOS/make_solaris_package/copyright, unix/SunOS/make_solaris_package/make_solaris_package.sh, unix/SunOS/make_solaris_package/prototype: Added agent package builder for Solaris. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This directory contains Pandora FMS agent package builder for Solaris. To make the Solaris package, execute: ./make_solaris_package.sh It works with x86/SPARC Solaris 9 or 10. The package file, named "PandoraFMS-agent-X.X.X.pkg", will be created. You can install it to Solaris 9 or 10 like this: pkgadd -d ./PandoraFMS-agent-X.X.X.pkg