Age | Commit message (Expand) | Author |
2022-04-13 | scaffolding from using the locate db that's now in quirks to avoid | Marc Espie |
2022-04-13 | track ::Sample and ::Extra across an UpdateSet so that we may eventually | Marc Espie |
2022-04-13 | add Paths to the quirks locate db and the locate binary proper | Marc Espie |
2022-04-06 | - document where dependency tree is built | Marc Espie |
2022-04-01 | Don't print "You may wish to update your font path" at pkg_add time | Stuart Henderson |
2022-03-17 | add some extra logic to prevent moving files around when this is possible. | Marc Espie |
2022-03-15 | if we pass exact pkg args, just check that their files are there instead | Marc Espie |
2022-03-13 | better without warnings | Marc Espie |
2022-03-13 | show the realname in verbose mode for tieing. | Marc Espie |
2022-03-13 | make those checks less chatty... once the file is not there, we don't need | Marc Espie |
2022-03-10 | Add mtw(4) to fw_update(8). | hastings |
2022-03-09 | fix a minor bug that's going to become more relevant: mark cwds as | Marc Espie |
2022-02-15 | simplify code based on afresh1@'s remark: indeed I always need to | Marc Espie |
2022-02-14 | make db locking self-contained | Marc Espie |
2022-02-12 | switch to using the common code in BaseState | Marc Espie |
2022-02-11 | use packing-list consistently | Marc Espie |
2022-02-07 | systematically remove setuid/setgid from files before archiving AND | Marc Espie |
2022-02-01 | pkg_delete(1): print usage when args aren't supplied. | Dave Voutila |
2022-01-21 | "move" part of the OpenBSD::State code into its own (stateless) class | Marc Espie |
2022-01-13 | allow disabling the @ts tweak, which may come in handy for new fw_update | Marc Espie |
2022-01-13 | be more explicit about the current package format and why it's so. | Marc Espie |
2022-01-05 | no longer needed | Theo de Raadt |
2022-01-05 | adjust Xr for fw_update to section 8; | Jason McIntyre |
2022-01-05 | Use new shell-based fw_update(8) | Theo de Raadt |
2021-11-26 | use the keywords instead of vague english so that it's indexed better by | Marc Espie |
2021-11-26 | document annotation interactions with pkg_mklocatedb | Marc Espie |
2021-11-25 | forgot the case about find... oops | Marc Espie |
2021-11-24 | preliminary work: have the compiled_stemlist be case independent. | Marc Espie |
2021-11-21 | temporarily reallow "empty" flavor parts so that rsync-- works again | Marc Espie |
2021-11-17 | forbid non-sensical empty parts | Marc Espie |
2021-11-16 | really nail down the flavor part better... write this as an extended | Marc Espie |
2021-11-16 | tweak the packages-specs regexp a bit: | Marc Espie |
2021-11-09 | fix typo (noticed by sthen@) | Marc Espie |
2021-11-08 | add extra support to pass REVISION, EPOCH, FLAVOR_LIST from the ports | Marc Espie |
2021-10-30 | document (hopefully) near future directions | Marc Espie |
2021-10-12 | do the matching as a last resort to handle .libs | Marc Espie |
2021-10-06 | fix for the XXX-warning warning... have the test be a bit more specific | Marc Espie |
2021-10-04 | 3 groups of realtek firmware are now in base (with new filenames). | Theo de Raadt |
2021-08-09 | for extraction, deal with created temp file directly: | Marc Espie |
2021-08-09 | add $self->fullname to simplify the cumbersome usual name | Marc Espie |
2021-08-09 | minor tweaks to make things clearer | Marc Espie |
2021-06-28 | placeholder for later | Marc Espie |
2021-06-28 | remove old "paranoid" option, I'm pretty sure nobody uses it. | Marc Espie |
2021-06-21 | under some circumstances, we end up with libexecinfo -> BaseSystem being | Marc Espie |
2021-05-04 | okay, prevent pkg_* from looking into /usr/local BUT special-case quirks | Marc Espie |
2021-05-04 | not yet, need to figure out how to fix quirks first | Marc Espie |
2021-05-04 | and do the same thing to pkg_mklocatedb | Marc Espie |
2021-05-04 | prevent the base pkg tools from looking under /usr/local | Marc Espie |
2021-03-15 | tweaks to system version handling: | Marc Espie |
2021-03-02 | finish GC old unintuitive interface | Marc Espie |