Age | Commit message (Expand) | Author |
2015-04-06 | mark installed locations as "trusted" so that pkg_info does not check sigs | Marc Espie |
2015-04-06 | move signer_list up so pkg_info can use it | Marc Espie |
2015-03-29 | make sure specialfiles get checked. Actual bug, got lost when moving to | Marc Espie |
2015-03-26 | Backout -DSHORTENED semantics by default for now, because it caused | Matthias Kilian |
2015-03-09 | make -DSHORTENED the default: don't update unless there is an actual | Marc Espie |
2015-03-04 | better error reports if PKG_TMPDIR is not writable, okay millert@ | Marc Espie |
2015-02-25 | Point people at rcctl(8) rather than rc.d(8) in the text displayed when | Stuart Henderson |
2015-02-15 | -i option, so that even pkg_info is not needed. | Marc Espie |
2015-02-09 | oops, this little bit is unneeded and actually breaks some other stuff | Marc Espie |
2015-02-09 | full fix for check-lib-depends... previous patch did only half the work | Marc Espie |
2015-02-06 | add iwm to the possible_drivers list | Stuart Henderson |
2015-02-05 | compat for check-lib-depends | Marc Espie |
2015-02-03 | fix odd error recovery (noticed by kili@): fw_update -d with !installed | Marc Espie |
2015-02-03 | zap scp urls from quirks update for fw_update | Marc Espie |
2015-02-03 | document the one non-intuitive test there, as I spent 5 mn looking at it | Marc Espie |
2015-02-03 | Fix -a | Marc Espie |
2015-01-30 | Fix the default interactive level to install the "default" dependencies. | Marc Espie |
2015-01-27 | fix messages of FwUpdate | Marc Espie |
2015-01-19 | add a specialized version of version compares that should not update | Marc Espie |
2015-01-17 | make sure we have an interactivestub... I forgot the -I part from the old | Marc Espie |
2015-01-15 | oops, forgotten back-pointer to state for error messages | Marc Espie |
2015-01-12 | oops, don't load quirks prematurely. noticed by many, myself included | Marc Espie |
2015-01-05 | a few tweaks to match the old script better (for now) | Marc Espie |
2015-01-05 | When building the package path for the new fw_update, only use | Stuart Henderson |
2015-01-04 | remove extra scaffolding that's actually NOT in the committed copy of | Marc Espie |
2015-01-04 | same semantics as old program | Marc Espie |
2015-01-04 | cleaner logic, fix things so that fw_update -da makes sense | Marc Espie |
2015-01-04 | tweak the ntogo messages slightly so that they work better in all situations | Marc Espie |
2015-01-04 | too many todo. Use unambiguous names, since they're not the same operation | Marc Espie |
2015-01-03 | make it able to install quirks from normal path (with normal key) and | Marc Espie |
2014-12-29 | re-add missing space in confirm prompt that got lost in -r1.18 | Jasper Lievisse Adriaanse |
2014-12-27 | make it at least work a wee little bit. | Marc Espie |
2014-12-27 | Specialisation of PkgAdd to do fw_update, not yet finished | Marc Espie |
2014-12-24 | recheck list for non emptyness *after* filtering obsolete packages. | Marc Espie |
2014-12-23 | tweak meta-info checking a bit. | Marc Espie |
2014-12-22 | when we run into real errors, the progress meter is distracting, so have | Marc Espie |
2014-12-03 | zap extra parameter that my first read missed, because that one is constant. | Marc Espie |
2014-12-02 | zap extra parenthesis after recent rewrite | Marc Espie |
2014-11-30 | much simpler checks, always enforce root/bin (or root/wheel for symlinks) | Marc Espie |
2014-11-30 | interactive/progressmeter clean-up | Marc Espie |
2014-11-30 | much cleaner way to handle progress meter wipes: have state methods that | Marc Espie |
2014-11-30 | get rid of some of the unadorned printfs | Marc Espie |
2014-11-30 | missed some. | Marc Espie |
2014-11-30 | forgot to take that out... | Marc Espie |
2014-11-30 | clear progress meter before asking questions | Marc Espie |
2014-11-29 | simplify the interactive code into its own little object with simpler | Marc Espie |
2014-11-27 | default for interactive should match non-interactive. | Marc Espie |
2014-11-25 | minor clean-up: the stuff not to display is tied to the set, so make the | Marc Espie |
2014-11-21 | a long time ago, DISPLAY and UNDISPLAY required special treatment, as they | Marc Espie |
2014-11-20 | big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packages | Marc Espie |