Searched refs:manifests (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dips.mk142 # Look for manifests which need to be duplicated for each version of python.
152 # Look for manifests which need to be duplicated for each version of perl.
162 # Look for manifests which need to be duplicated for each version of ruby.
163 # NOPERL_MANIFESTS represents the manifests that are not Python or
164 # Perl manifests. Extract the Ruby Manifests from NOPERL_MANIFESTS.
165 # Any remaining manifests are stored in NONRUBY_MANIFESTS
216 $(MANIFEST_BASE)-%.generate: %.p5m canonical-manifests
250 # Build Python version-wrapping manifests from the generic version.
282 # Build Perl version-wrapping manifests from the generic version.
321 # Build Ruby version-wrapping manifests fro
[all...]
H A Druby.mk25 # -RUBYVER and -GENFRAG manifests
/solaris-userland-s11u3/tools/
H A Duserland-mangler295 manifests = []
316 manifests.append(manifest)
323 for manifest in manifests:
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py1719 if manifest_name in aiservice.manifests:
1837 if manifest_name in aiservice.manifests:
2264 def manifests(self): member in class:AIService
2266 LOG.debug("AIService.manifests")
2499 # Update list of manifests for this service
2518 # Update list of manifests for this service
2715 err_msg=_("Failed to retrieve manifests"

Completed in 37 milliseconds