Home
last modified time | relevance | path

Searched refs:package (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE144 08-05-01 package.sh: package test => ulimit -c 0
167 07-08-01 package.sh: handle 'package read lcl|tgz'
359 04-05-11 package.sh: package verbose update lists closure for package setup
364 package.sh: add lib/package/*.lic src package subdirs
416 04-02-02 package.sh: package admin now ditto's bin/package too
535 02-10-04 package.sh: $INSTALLROOT/lib/package/tgz=>$PACKAGEROOT/lib/package/tgz
581 02-03-23 package.sh: recover $PACKAGEROOT/bin/package if not in INIT package
655 package read: save cpy of bin/package when reading the INIT package
745 package.sh: omit dups from package list
788 package.mk: "ratz" package adjustments
[all …]
H A Dpackage.mk8 * cd $INSTALLROOT/lib/package
32 * :COVERS: package ...
33 * :REQURES: package ...
114 package.readme = $(@.package.readme.)
116 .package.readme. :
120 bin/package
128 bin/package help
141 bin/package license [<package>]
1032 $(package.readme)
1170 $(package.readme)
[all …]
H A DCONVERT.mk8 * named lib/package/PACKAGE.cvt in an ast package $PACKAGEROOT directory,
11 * nmake -I lib/package -f PACKAGE-VERSION/PACKAGE.cvt
18 * package(1) (which sets up the { HOSTTYPE PATH VPATH } environment):
20 * package make
29 * package :CONVERT: file ...
35 * package package name
H A Dpackage.sh24 command=package
5210 set '' $package
5276 for i in $package
5388 case $package in
5401 components $package
6167 then $exec mv $PACKAGEROOT/bin/package $PACKAGEROOT/bin/package.old
6377 then $exec cp $PACKAGEROOT/bin/package.old $PACKAGEROOT/bin/package
6472 '') package=* ;;
6476 '') package=$*
7324 for package
[all …]
H A DMamfile161 make package
164 meta package %.sh>% package.sh package
179 exec - 0) cp package.sh package
193 exec - *) cat - package.sh > package <<'!'
199 exec - test -w package -a -x package || chmod u+w,+x package
689 prev package
690package' || ${STDCMP} 2>/dev/null -s package ${INSTALLROOT}/bin/package || { ${STDMV} ${INSTALLROO…
758package' || ${STDCMP} 2>/dev/null -s package ${PACKAGEROOT}/bin/package || { ${STDMV} ${PACKAGEROO…
781 make ${PACKAGEROOT}/lib/package/package.mk
785package.mk' || ${STDCMP} 2>/dev/null -s package.mk ${PACKAGEROOT}/lib/package/package.mk || { ${ST…
[all …]
H A DMakefile20 package :: package.sh target
26 $(PACKAGEROOT)/bin :INSTALLDIR: execrate ignore mamprobe package silent
40 $(PACKAGEROOT)/lib/package :INSTALLDIR: package.mk CONVERT.mk
42 $(LIBDIR)/make :INSTALLDIR: package.mk PROBE.mk TEST.mk WWW.mk \
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dpackage.mk8 * cd $INSTALLROOT/lib/package
32 * :COVERS: package ...
33 * :REQURES: package ...
114 package.readme = $(@.package.readme.)
116 .package.readme. :
120 bin/package
128 bin/package help
141 bin/package license [<package>]
1032 $(package.readme)
1170 $(package.readme)
[all …]
H A DINIT.pkg5 :INDEX: the package command with support scripts and utilities
8 The INIT package is required by all but the standalone
10 the package command, support scripts, and utilities.
11 The package command installs binary packages, makes
12 source packages, and generates new package tarballs.
/illumos-gate/usr/src/boot/libsa/
H A Dpkgfs.c106 struct package;
120 struct package struct
131 static struct package *package = NULL; argument
138 struct package *chain; in pkgfs_cleanup()
155 free(package); in pkgfs_cleanup()
156 package = chain; in pkgfs_cleanup()
163 struct package *pkg; in pkgfs_init()
188 package = pkg; in pkgfs_init()
206 if (package == NULL) in pkg_open()
472 struct package *pkg; in cache_data()
[all …]
/illumos-gate/usr/src/pkg/
H A DREADME.pkg66 Compare the proto area against package definitions for
124 You can also use package names, or package names with ".pub"
126 publication of the specified package(s).
293 you must set original_name=<original package>:<file>
297 Consider adding a dependency on the new package.
304 To rename a package, leave the old package manifest in place, but
316 should just be copied from your old package, as you
317 must rename a package on all architectures and
320 A dependency on the new package.
371 newly obsolete package, and its renamed ancestors), edit the package as
[all …]
/illumos-gate/usr/src/cmd/cmd-crypto/scripts/
H A Di.kcfconf29 # This script appends the input file from the package to the
32 # The syntax of the input file for a kernel software provider package is
40 # package is
67 # If the package has been already installed, remove old entries
93 # with the package delimiters.
101 # This is a device driver package.
103 # - If syntax of $src is correct, append the package
116 # This is a kernel software provider package.
118 # - If syntax of $src is correct, append the package
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.h.in81 /* Name of package */
84 /* Define to the address where bug reports for this package should be sent. */
87 /* Define to the full name of this package. */
90 /* Define to the full name and version of this package. */
93 /* Define to the one symbol short name of this package. */
96 /* Define to the version of this package. */
105 /* Version number of package */
/illumos-gate/usr/src/lib/libprtdiag_psr/
H A DMakefile36 package := TARGET= package macro
41 all clean clobber delete install package _msg: $(SUBDIRS) target
/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A DMakefile36 package := TARGET= package macro
40 all clean clobber delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/crypt_modules/bsdmd5/
H A DMakefile36 package := TARGET= package macro
40 all clean clobber delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/crypt_modules/sunmd5/
H A DMakefile36 package := TARGET= package macro
40 all clean clobber delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/common/mapfiles/
H A DMakefile37 package:= TARGET= package macro
45 clean lint package: target
/illumos-gate/usr/src/lib/crypt_modules/
H A DMakefile39 package := TARGET= package macro
44 all clean clobber catalog package install _msg: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/krb5/kadmin/
H A DMakefile36 package := TARGET= package macro
43 all clean clobber delete install catalog package: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/krb5/
H A DMakefile28 package := TARGET= package macro
33 all clean clobber delete install catalog package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/
H A DMakefile38 package := TARGET= package macro
42 all clean delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/libsaveargs/
H A DMakefile37 package := TARGET= package macro
55 all clean clobber delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/auditd_plugins/
H A DMakefile39 package := TARGET= package macro
42 all package clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/lib/liblm/
H A DMakefile38 package := TARGET= package macro
48 all clean clobber delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/
H A DMakefile38 package := TARGET= package macro
47 all clean delete install package: $(SUBDIRS) target

12345678910>>...15