CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/10/09 04:20:53
Modified files: distrib/miniroot: install.sub Log message: Re-enable fetching sets from local sources (disk, cdrom, nfs) as root. It's the users responsibility to ensure the integrity of these files! Problem found by Laurence Tratt who placed the sets in his home dir where the unprivileged users now used by the installer weren't able to read them from. discussed with deraadt@ OK krw@