Home
last modified time | relevance | path

Searched refs:repository (Results 1 – 25 of 48) sorted by relevance

12

/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c246 repository.type = NULL; in main()
369 repository.type); in main()
772 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
804 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
836 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
869 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
910 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
949 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
992 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
1022 if ((IS_FILES(repository) || IS_LDAP(repository)) && in ckarg()
[all …]
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh46 repository=repository
148 /bin/ls -1rt $repository-*-[0-9]*[0-9] | \
149 /bin/sed -e '/[^A-Za-z0-9_,.-]/d' -e 's/^'$repository'-//'
154 There are no available backups of $myroot$repositorydir/$repository.db.
155 The only available repository is "-seed-". Note that restoring the seed
164 The following backups of $myroot$repositorydir/$repository.db exist, from
171 the repository after system boot. Backups beginning with "manifest_import"
175 Please enter either a specific backup repository from the above list to
182 -seed- restore the initial starting repository (All
239 repo="$myroot$repositorydir/$repository.db"
/illumos-gate/usr/src/cmd/acpi/
H A DReadme25 We maintain an ACPI repository that has the tools to sync up the ACPI
26 data in illumos. The repository README has more information on the
27 repository. It has the following information:
33 3. The tool 'tools/acpica-update' in the repository can be used to
/illumos-gate/usr/src/tools/smatch/src/
H A DLICENSE7 modifications to Sparse files in the Smatch repository which have not been
8 pushed to the Sparse repository. These are released under the MIT license. The
10 despite that it has not been pushed to the Sparse repository.
/illumos-gate/usr/src/contrib/ast/
H A DREADME5 top level of that repository.
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr411 for repository in ${REPOSITORIES} ; do
412 if [[ "${repository}" = "${ppd_file_repository}" ]] ; then
1008 for repository in ${REPOSITORIES} ; do
1009 if [[ "${repository}" = "${1}" && -d "${1}/${2}" ]] ; then
/illumos-gate/usr/src/pkg/
H A DREADME.pkg38 repository which contain the deliverables from an ON build.
44 The build rules create a package repository. Separate DEBUG and
51 The -p option to nightly will build the IPS repository.
128 The on-disk repository will be initialized when it does not exist,
130 packages will simply be added to the existing repository.
142 To test the generated repository, you should use the "onu" tool
148 serve the generated repository to multiple test machines.
338 repository (http://pkg.opensolaris.org/dev or http://ipkg.sfbay/dev)
H A DMakefile431 install: $(ALL_TARGETS) repository-metadata
433 repository-metadata: publish_pkgs
462 $(PKGDEBUG)pkgsend -s file://$(@) create-repository \
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd-upgrade.sh130 # if the instance doesn't exist in the repository skip it
/illumos-gate/usr/src/cmd/svc/common/
H A Di.manifest29 repfile=$PKG_INSTALL_ROOT/etc/svc/repository.db
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.CVS.HOWTO3 This project's SourceForge CVS repository can be checked out through
/illumos-gate/usr/src/cmd/svc/milestone/
H A DREADME33 repository construction. This includes most services required for
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsubmitting-patches.md10 1. Git clone a sparse repository:
/illumos-gate/usr/src/uts/common/fs/zfs/
H A DTHIRDPARTYLICENSE.lz430 - LZ4 source repository : http://code.google.com/p/lz4/
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c249 static char repository[MAX_REPOSITORY_LEN]; variable
479 if ((Rflag && strlen(repository)) && in main()
480 strcmp(repository, KRB5_REPOSITORY_NAME) == 0 && in main()
488 pam_rep_data.type = repository; in main()
1441 SCPYL(repository, optarg); in get_options()
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c286 char *repository = attr[1].data.val_s; in get_passwd_defaults() local
287 if ((strcmp(repository, "files") == 0 || in get_passwd_defaults()
288 strcmp(repository, "nis") == 0) || in get_passwd_defaults()
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync2 public Git repository at https://git.freebsd.org/src.git
/illumos-gate/usr/src/cmd/initpkg/
H A Dinittab30 # the SMF repository. For example:
/illumos-gate/usr/src/test/elf-tests/doc/
H A DREADME37 Then set the publisher on the test machine to point to your repository and
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-fault-management-smtp-notify.p5m29 …on a set of notification preferences which are stored in the SMF service configuration repository."
H A Dservice-fault-management-snmp-notify.p5m29 …on a set of notification preferences which are stored in the SMF service configuration repository."
/illumos-gate/usr/src/test/os-tests/doc/
H A DREADME36 Then set the publisher on the test machine to point to your repository and
/illumos-gate/usr/src/tools/scripts/
H A Donu.sh.in242 [[ ! -e $cfgfile ]] && cfgfile=$redistdir/pkg5.repository
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rshd.c421 static char repository[MAX_REPOSITORY_LEN]; variable
739 (void) snprintf(repository, sizeof (repository), in doit()
752 pam_rep_data.type = repository; in doit()
/illumos-gate/usr/src/test/util-tests/doc/
H A DREADME43 Then set the publisher on the test machine to point to your repository and

12