Age | Commit message (Expand) | Author |
2014-01-04 | recognize @option firmware | Marc Espie |
2014-01-04 | more forbidden elements | Marc Espie |
2014-01-04 | oops, it's global to the set, no need to do it several times | Marc Espie |
2014-01-04 | mark @vendor as old keyword so that transitory packages can be handled | Marc Espie |
2014-01-04 | vendor->signer | Marc Espie |
2014-01-03 | synch with signify usage | Marc Espie |
2014-01-03 | PATH is now fixed | Marc Espie |
2014-01-03 | consistent Nd lines for the various dhcp bits; help/ok krw | Jason McIntyre |
2014-01-03 | remove trailing whitespace and unneccessary macros from previous; | Jason McIntyre |
2014-01-03 | explicitly tells pkg_add we're fw_update, will have some nice side-effects | Marc Espie |
2014-01-03 | make sure elements are not set manually, namely forbid | Marc Espie |
2014-01-03 | explain why digital-sig must be unique | Marc Espie |
2014-01-03 | finish moving annotations around | Marc Espie |
2014-01-03 | start moving internal annotations' description into package(5) proper, | Marc Espie |
2014-01-02 | simplify handling of special files some more, that stuff has fixed names | Marc Espie |
2014-01-02 | make the special file creation more explicit, so that the order actually | Marc Espie |
2014-01-02 | Someone accidentally the verb (Henri Kemppainen) | Marc Espie |
2014-01-02 | be more explicit in why we don't write DESC | Marc Espie |
2014-01-02 | zap PKG_PREFIX (undocumented and unused, now) | Marc Espie |
2014-01-02 | Document new options related to signatures | Marc Espie |
2014-01-02 | adapt to signify changes | Marc Espie |
2014-01-01 | Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well as | Ryan Thomas McBride |
2013-12-31 | ... and rename this too | Marc Espie |
2013-12-31 | signify support | Marc Espie |
2013-12-31 | Fix after struct wscons_event size change. | Matthieu Herrb |
2013-12-31 | s/hphdr/phdr/ to fix compile with DEBUG | Ryan Thomas McBride |
2013-12-30 | @vendor annotation | Marc Espie |
2013-12-30 | use replacing method (and not var) | Marc Espie |
2013-12-30 | explicitly fix the PATH to something sensible | Marc Espie |
2013-12-29 | Fix fd leaks when fd < 0 or flock() fails. Original diff from | Kenneth R Westerback |
2013-12-29 | fix sign-while-creating mode | Marc Espie |
2013-12-28 | Actually load the second-stage boot loader so that softraid can store it in | Joel Sing |
2013-12-28 | sparc64 uses /ofwboot as the second stage, not /boot. | Joel Sing |
2013-12-28 | Add installboot support for sparc64. | Joel Sing |
2013-12-28 | Add installboot support for the remaining `disklabel -B' architectures | Joel Sing |
2013-12-28 | Add installboot support for vax. | Joel Sing |
2013-12-28 | Round the size of the bootstrap up to a multiple of the disk sector size. | Joel Sing |
2013-12-28 | Various code clean ups - add a missing header, add a missing prototype, | Joel Sing |
2013-12-28 | Tweak makefiles so that we pull in source files based on defines. | Joel Sing |
2013-12-27 | Instead of playing #include games to get a 32-bit ELF implementation on | Joel Sing |
2013-12-27 | Add installboot support for hppa. | Joel Sing |
2013-12-27 | Provide a bootstrap implementation (effectively a `disklabel -B' | Joel Sing |
2013-12-27 | Add installboot support for amd64. | Joel Sing |
2013-12-27 | Rename some confusing variables. | Joel Sing |
2013-12-27 | Initial version of a unified installboot(8) that lives outside of | Joel Sing |
2013-12-26 | bcopy -> memmove | Eric Faurot |
2013-12-25 | fix autoloading of quirks: don't try to run quirks while processing the | Marc Espie |
2013-12-25 | sign package thru a signer object, instead of hardcoding signature parameters | Marc Espie |
2013-12-25 | move the choice of signature type for checking into one single place | Marc Espie |
2013-12-25 | a bit more scaffolding for running quirks. In particular, once quirks | Marc Espie |