CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2016/09/07 09:19:33
Modified files: usr.sbin/syspatch: syspatch.8 syspatch.sh Log message: syspatch goal is not to act as a package manager but to sync the system to the corresponding stable. So prevent rollbacking a specific binpatch but instead always rollback the latest one. It's the only way we can know the system is consistent. discussed with halex@ jasper@ robert@