Searched refs:pkg_add (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/usr.sbin/pkg_add/ |
| H A D | Makefile | 5 MAN1=pkg_add.1 pkg_info.1 pkg_create.1 pkg_delete.1 \ 80 SCRIPTS= pkg_add \ 84 pkg_add pkg_check \ 85 pkg_add pkg_create \ 86 pkg_add pkg_delete \ 87 pkg_add pkg_info \ 88 pkg_add pkg_sign
|
| H A D | pkg_add | 33 pkg_add => 'PkgAdd',
|
| H A D | TODO | 8 - finish pulling the pkg_add code into Add.pm/Update.pm.
|
| /openbsd-src/distrib/notes/ |
| H A D | packages | 35 2) use the "pkg_add" command to install the software 37 "pkg_add" is smart enough to know how to download the software 42 # pkg_add emacs
|
| /openbsd-src/regress/usr.sbin/pkg_add/ |
| H A D | temp2.ref | 1 pkg_add: User USER couldn't create temp file as /nonexistent/session.XXXXXXXXXX: No such file or di…
|
| H A D | temp1.ref | 1 pkg_add: User USER couldn't create temp dir as /nonexistent/pkginfo.XXXXXXXXXX: No such file or dir…
|
| H A D | temp4.ref | 1 User USER couldn't create temp file as /nonexistent//usr/src/regress/usr.sbin/pkg_add/obj/dest43//u…
|
| H A D | my | 48 pkg_add => 'PkgAdd',
|
| /openbsd-src/regress/usr.sbin/ |
| H A D | Makefile | 25 SUBDIR += pkg_add
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | Intro.pod | 140 old packages. We still cheat in a few cases, but in most cases, L<pkg_add(1)> 256 For package addition, L<pkg_add(1)> first checks that everything is correct, 271 In normal usage, L<pkg_add(1)> installs only new stuff, and checks that all 285 If L<pkg_add(1)> is invoked in replacement mode (-r), it will use conflict 311 conflict markers. pkg_add -r will happily replace any package with a 335 In every update or replacement, pkg_add will first try to install or update 341 foo-1.0, pkg_add -u will look for foo-* in the PKG_PATH), then it trims 348 Finally, pkg_add -u decides whether the update is needed by comparing 353 pkg_add only replaces packages with different signatures. 355 Currently, pkg_add -u stops at the first entry in the PKG_PATH from which [all …]
|
| H A D | Paths.pm | 36 sub pkg_add($) { '/usr/sbin/pkg_add' } subroutine
|
| H A D | BaseState.pod | 5 OpenBSD::BaseState - light-weight IO and system access in pkg_add
|
| H A D | PackingList.pod | 5 OpenBSD::PackingList - C<pkg_add(1)> packing-list manipulations 111 been installed. This is used for the simulation modes of C<pkg_add(1)>
|
| H A D | Vstat.pod | 5 OpenBSD::Vstat - virtual filesystem for C<pkg_add(1)> simulations
|
| H A D | PackingElement.pod | 5 OpenBSD::PackingElement - C<pkg_add(1)> packing-elements object hierarchy
|
| /openbsd-src/usr.sbin/ |
| H A D | Makefile | 14 pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
|