CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/10/28 11:07:34
Modified files: distrib/miniroot: install.sub Log message: - move SHA256 SHA256.sig h fail from _tmpsrc to /tmp - cleanup SHA256 and SHA256.sig before download - move assignment of _cfile and _srclocal to the top In a later step, this allows verification of local sets without the need of a prefetch area which is not used in this case anyway. Idea from and OK naddy@ OK krw@