bundling base + packages was slow, as it needed to find lots of files.
authorespie <espie@openbsd.org>
Sun, 13 Jul 2014 17:17:21 +0000 (17:17 +0000)
committerespie <espie@openbsd.org>
Sun, 13 Jul 2014 17:17:21 +0000 (17:17 +0000)
commitbd2f84f9eeb6be5a882448335f6467bec9872eb1
treeb844023bb884cd0367fb3e9f00455466c78eb1e7
parent83d396572c23895accf8eaae5887285e638d749d
bundling base + packages was slow, as it needed to find lots of files.
different approach: mark the base system in one go, then hand pick the
files from the pkglocatedb.

quite a few unaccounted files yet, this will get better
usr.sbin/pkg_add/OpenBSD/PkgCheck.pm