diff options
author | 2019-05-09 21:06:09 +0000 | |
---|---|---|
committer | 2019-05-09 21:06:09 +0000 | |
commit | 4579a89cd47c8125824e19eb129250e8c0d13401 (patch) | |
tree | b14521c6b08db22182ea8775ca42b7100392e278 /sys/kern/exec_elf.c | |
parent | Ensure that pagedaemon wakeups as a result of failed UVM_PLA_NOWAIT (diff) | |
download | wireguard-openbsd-4579a89cd47c8125824e19eb129250e8c0d13401.tar.xz wireguard-openbsd-4579a89cd47c8125824e19eb129250e8c0d13401.zip |
sysupgrade already verifies all sets, so eliminate redundant
verification by the installer:
Verification is triggered by the presence of SHA256.sig.
In sysupgrade, remove SHA256.sig once the signature has been verified.
Compare SHA256 against a stored copy from the previous install/upgrade.
In the installer, stash away a copy of SHA256 and move that code
into install_files() where the sets are actually processed.
Confirm in the response file that we want to proceed without
verifying the sets.
ok florian@ tj@
Diffstat (limited to 'sys/kern/exec_elf.c')
0 files changed, 0 insertions, 0 deletions