CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/07 03:38:12
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
if HISTORY_DIR is defined, create a new "permanent" file during build.
this file records the sha256 of all elements in the archive, and keeps
track of changes (quite simply: sha256 that were already present end
up at the end of the file).
Start recording these *now*, so that we have enough info to shuffle
packages later.
