Home
last modified time | relevance | path

Searched refs:pkg_add (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/usr.sbin/pkg_add/
H A DMakefile5 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 Dpkg_add33 pkg_add => 'PkgAdd',
H A DTODO8 - finish pulling the pkg_add code into Add.pm/Update.pm.
/openbsd-src/distrib/notes/
H A Dpackages35 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 Dtemp2.ref1 pkg_add: User USER couldn't create temp file as /nonexistent/session.XXXXXXXXXX: No such file or di…
H A Dtemp1.ref1 pkg_add: User USER couldn't create temp dir as /nonexistent/pkginfo.XXXXXXXXXX: No such file or dir…
H A Dtemp4.ref1 User USER couldn't create temp file as /nonexistent//usr/src/regress/usr.sbin/pkg_add/obj/dest43//u…
H A Dmy48 pkg_add => 'PkgAdd',
/openbsd-src/regress/usr.sbin/
H A DMakefile25 SUBDIR += pkg_add
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DIntro.pod140 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 DPaths.pm36 sub pkg_add($) { '/usr/sbin/pkg_add' } subroutine
H A DBaseState.pod5 OpenBSD::BaseState - light-weight IO and system access in pkg_add
H A DPackingList.pod5 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 DVstat.pod5 OpenBSD::Vstat - virtual filesystem for C<pkg_add(1)> simulations
H A DPackingElement.pod5 OpenBSD::PackingElement - C<pkg_add(1)> packing-elements object hierarchy
/openbsd-src/usr.sbin/
H A DMakefile14 pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \