Home
last modified time | relevance | path

Searched refs:manifests (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/svc/mfstscan/
H A Dmfstscan.c65 manifest_info_t **manifests; in main() local
117 status = find_manifests(hndl, argv[i], &manifests, in main()
124 if (manifests != NULL) { in main()
125 for (entry = manifests; in main()
131 free_manifest_array(manifests); in main()
/illumos-gate/usr/src/pkg/
H A DREADME.pkg40 The manifests directory contains all manifests, and has one file
42 change the packaging manifests themselves.
56 Process manifests into their final form with unresolved
204 order to make the manifests themselves easier to maintain.
222 This transform is applied to all manifests. It specifies
228 This transform is applied to all manifests. It ensures
233 This transform is applied to all manifests. It modifies
234 all package manifest lines for SMF manifests in standard
248 some manifests. It ensures that all contents of the
254 in our manifests.
[all …]
H A DMakefile169 PM_INC= transforms manifests
242 LIST_MANIFESTS_CMD = (cd manifests ; /usr/bin/ls -1 *.p5m |\
523 $(PDIR)/%.mog: manifests/%.p5m
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c619 manifest_info_t **manifests; in engine_import() local
728 if ((count = find_manifests(g_hndl, file, &manifests, in engine_import()
737 free_manifest_array(manifests); in engine_import()
741 manifest_sets[i] = manifests; in engine_import()
769 manifests = manifest_sets[i]; in engine_import()
770 if (manifests == NULL) in engine_import()
772 for (; *manifests != NULL; manifests++) { in engine_import()
781 if (import_manifest_file(*manifests, validate, in engine_import()
H A Dsvccfg_libscf.c16500 manifest_info_t **manifests; in create_manifest_tree() local
16538 status = find_manifests(g_hndl, dirs[c], &manifests, CHECKEXT); in create_manifest_tree()
16552 if (manifests != NULL) { in create_manifest_tree()
16553 for (entry = manifests; *entry != NULL; entry++) { in create_manifest_tree()
16579 free_manifest_array(manifests); in create_manifest_tree()
/illumos-gate/usr/src/lib/libslp/javalib/
H A DMakefile87 manifests: target
90 install: all message_files manifests $(JARDESTDIR) $(INSJARS)
/illumos-gate/usr/src/data/ucode/
H A DREADME.ucode42 usr/src/pkg/manifests/system-microcode-intel.p5m
60 usr/src/pkg/manifests/system-microcode-amd.p5m
H A Dupdate.intel36 mf=../../pkg/manifests/system-microcode-intel.p5m
H A Dupdate.amd44 mf=../../pkg/manifests/system-microcode-amd.p5m
/illumos-gate/usr/src/data/zoneinfo/
H A Dupdate_manifest25 MANIFEST=$CODEMGR_WS/usr/src/pkg/manifests/system-data-zoneinfo.p5m
H A DREADME.illumos78 $CODEMGR_WS/usr/src/pkg/manifests/system-data-zoneinfo.p5m to ensure it has
/illumos-gate/usr/src/cmd/svc/milestone/
H A DREADME32 manifests, for milestones and services that are required for the seed
H A Dmanifest-import211 manifests="$nonsite_manifests $site_manifests"
214 for m in $manifests; do echo " $m"; done
/illumos-gate/usr/src/pkg/transforms/
H A Dsynthetic32 # When we process the synthetic manifests, we don't know if a "make
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel-dynamic-reconfiguration-i86pc.p5m36 … hotplug on i86pc based systems. Includes the ACPI Hotplug Daemon, SMF manifests/methods and driv…
H A Dservice-fault-management.p5m102 # Our service manifests are common to global and non-global zones
108 # Service manifests are common to both global and non-global zones
/illumos-gate/usr/src/
H A DREADME.license-files105 manifests, then your license and description files will show up as
H A DTargetdirs581 # in the package manifests.
/illumos-gate/usr/src/tools/
H A DREADME.tools258 3. Update usr/src/pkg/manifests/developer-build-onbld.p5m
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2732 % problem manifests itself, so it can be fixed for real --karl.