Thu, 02 Aug 2012 22:07:29 +0200
Correct and update smf(5) logic to accommodate latest vendor version.
Support older and newer platforms by condtionally installing the
manifest to either /var/svc or cacnonical /lib/svc, and avoid usage of
svccfg(1) delete now considered risky. Leverage create_default_instance
smf macro to specify default instance instead of using instance element.
Provide a refresh execution method along with start and stop. Neither
change permissions of manifest nor call the redundant svcadm(1) disable.
2 This is @l_prefix@/local/, the manually-managed software stack
3 inside the OpenPKG instance @l_prefix@. This filesystem area
4 contains software which was manually installed under @l_prefix@/local/PKG/
5 and activated under @l_prefix@/local/ by running:
7 $ @l_prefix@/bin/openpkg lsync
9 Use "eval `@l_prefix@/bin/openpkg rc --eval all env`" from within a
10 user's Bourne (Again) Shell startup script (.profile or .bashrc) in
11 order to activate this manual software stack and all of its packages.
13 In case of any questions or problems post to the OpenPKG project
14 user support mailing list <openpkg-users@openpkg.org>. For more
15 details about OpenPKG visit http://openpkg.org/.