1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/pkg_add
sthen d11b04b269 Have pkg_add run ldconfig after each updateset if the list of shared
libraries was changed. Before @tag we used to execute programs directly
as part of many updates (rebuilding desktop databases, icon cache, etc)
but those are now usually deferred until the end of the run, leaving
some executables not able to be run until pkg_add finishes.

From espie.
2024-12-02 22:32:57 +00:00
..
OpenBSD Have pkg_add run ldconfig after each updateset if the list of shared 2024-12-02 22:32:57 +00:00
Makefile refactor the code so that caching is setup in the repository that's 2022-04-16 09:32:40 +00:00
package.5 aliases package.5 as packing-list and plist, since this is the entry 2023-11-29 14:32:01 +00:00
pkg_add v5.36, trivial move 2023-05-21 08:06:03 +00:00
pkg_add.1 Adding pkg_add from stdin hasn't worked in ages. It was something 2024-10-02 09:14:08 +00:00
pkg_check.8 zap trailing whitespace; 2020-11-16 17:52:08 +00:00
pkg_create.1 fw_update is in section 8 not 1 2023-07-05 01:21:51 +00:00
pkg_delete.1 zap really old stuff 2018-07-10 10:20:51 +00:00
pkg_info.1 More precision regarding a few minor points: 2022-05-29 12:46:28 +00:00
pkg_mklocatedb use v5.36, this one is somewhat trivial 2023-05-29 07:35:39 +00:00
pkg_mklocatedb.1 document annotation interactions with pkg_mklocatedb 2021-11-26 12:08:35 +00:00
pkg_sign.1 use packing-list consistently 2022-02-11 15:36:40 +00:00
TODO