CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/10/30 07:27:05
Modified files: distrib/miniroot: install.sub Log message: Search for and create a prefetch area only for nonlocal sources. This enables the installer to verify local set files even if the prefetch area would not fit on the local disk. OK krw@ on a similar diff Idea from and OK naddy@ Feedback and OK tb@