summaryrefslogtreecommitdiffstats
path: root/share/keys
Commit message (Collapse)AuthorAgeFilesLines
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-011-0/+11
| | | | | | | | | | | | | | This is not properly respecting WITHOUT or ARCH dependencies in target/. Doing so requires a massive effort to rework targets/ to do so. A better approach will be to either include the SUBDIR Makefiles directly and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose the benefit of having a userland/lib, userland/libexec, etc, though and results in a massive package. The current implementation of targets/ is very unmaintainable. Currently rescue/rescue and sys/modules are still not connected. Sponsored by: EMC / Isilon Storage Division
* META MODE: These need object directories to handle staging.bdrewery2015-11-261-2/+0
| | | | Sponsored by: EMC / Isilon Storage Division
* Use more appropriate ${SHAREDIR} rather than /usr/share.bdrewery2015-10-271-1/+1
| | | | | MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
* Remove scary comment about this being a test key.bdrewery2014-01-131-1/+0
| | | | | | | | There has been no need to regenerate the signing key. Reported by: mat Approved by: bapt (mentor) MFC after: 3 days
* Move /etc/keys to /usr/share/keys where users are less likely to modify them.bdrewery2013-10-294-0/+25
Requested by: secteam (cperciva, des) Approved by: bapt
OpenPOWER on IntegriCloud