Age | Commit message (Expand) | Author |
2015-01-12 | oops, don't load quirks prematurely. noticed by many, myself included | Marc Espie |
2015-01-11 | replace fw_update (shell script) with a specialized version of pkg_add. | 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 | prepare things slightly further, FwUpdate still not active... | Marc Espie |
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 |
2014-11-20 | avoid some warning message, normal dirs don't have any log info registered | Marc Espie |
2014-11-20 | theo's right. use random_name for truely random stuff. | Marc Espie |
2014-11-17 | CAVEATS was removed (no more INSTALL/DEINSTALL scripts, so it's OK for | Stuart Henderson |
2014-10-13 | scaffolding for future new features, committed early, so that pkg_sign | Marc Espie |
2014-10-11 | allow signing to proceed when interrupted | Marc Espie |
2014-09-21 | final bulk shows chunking to happen in all the right places, and signing | Marc Espie |
2014-09-20 | gzip timestamps are not needed there. In fact, they produce gratuitous | Marc Espie |
2014-09-20 | need meta stuff that tells me those are "real files" to not create extra | Marc Espie |
2014-09-19 | .py files no longer need to be special, as the timestamps are stored in | Marc Espie |
2014-09-16 | fix display of comments to use "say" properly. | Marc Espie |
2014-09-16 | if a @ts annotation is detected, wipe tarball timestamp. Archives will | Marc Espie |
2014-09-16 | store explicit timestamps in generated plists. | Marc Espie |
2014-09-11 | fix the only .Xr ordering and punctuation issue i could find | Ingo Schwarze |
2014-09-09 | register @newuser/@newgroup so that we try creating tarballs with the correct | Marc Espie |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-09-01 | @newuser and @newgroup won't necessarily be on the machine during pkg_create, | Marc Espie |
2014-09-01 | be a wee bit more paranoid about file sizes. | Marc Espie |
2014-08-27 | Rename Persistant to Persistent. | Kent R. Spillner |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |