Lines Matching refs:manifest
37 # find SMF manifest files
38 manifest_locations = [ "lib/svc/manifest", "var/svc/manifest" ]
42 # maps SMF fmris to the manifest files that defined them
48 manifest = None
53 self.manifest = path
83 """Clear our manifest caches. This is primarily provided for
135 # instance as each manifest gets added.
227 file is an SMF manifest, we return a list of SmfManifestDependencies
230 that were contained in the SMF manifest that this action delivers.
242 # we don't report an error here, as SMF manifest files may be delivered
257 return [], [ _("Unable to parse SMF manifest {0}").format(
328 for manifest in dep_manifests:
329 deps.append(SMFManifestDependency(action, manifest, pkg_vars,
359 """Quickly determine if smf_file is a valid SMF manifest."""
377 found in that manifest to the path of the manifest file. The second maps