summaryrefslogtreecommitdiffstats
path: root/solaris-ips/README
blob: 24021b9924f61bff2dd452f299b9bc736da4c677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
BUILDING
--------

Dependancies:
	gmake

Usage:
	gmake


PUBLISHING
----------

Modify MANIFEST.bcfg2 and MANIFEST.bcfg2-server to set your publisher name in the fmri, e.g.  Change
	set name=pkg.fmri value="pkg://bcfg2/bcfg2@1.2.4"	
to
	set name=pkg.fmri value="pkg://example.com/bcfg2@1.2.4"	


Then run the pkgsend publish, i.e.
	 pkgsend publish -s http://example.com/path/to/repo -d build MANIFEST.bcfg2
	 pkgsend publish -s http://example.com/path/to/repo -d build MANIFEST.bcfg2-server