git: Update pkg bootstraps
John Marino
marino at crater.dragonflybsd.org
Mon Oct 7 09:44:37 PDT 2013
commit 937aaebfa3c08ad317daacc7f19c944925fa47e5
Author: John Marino <draco at marino.st>
Date: Mon Oct 7 18:40:05 2013 +0200
Update pkg bootstraps
The naming scheme for pkg bootstraps is inadequate. Even if it were to
include the release, library updates could necessitate the generation
of a new bootstrap more than once per release. Therefore, I've added
a serial in the name. The name is now:
bootstrap_pkg_${SERIAL}_x86-${32,64}.tar.xz
Bootstrap 01 has been created and put on mirror master. The original
bootstraps stopped working after the locales update.
Summary of changes:
etc/Makefile.usr | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/937aaebfa3c08ad317daacc7f19c944925fa47e5
--
DragonFly BSD source repository
More information about the Commits
mailing list