svn commit: r366530 - releng/12.2/release/pkg_repos
Glen Barber
gjb at FreeBSD.org
Thu Oct 8 02:56:11 UTC 2020
Author: gjb
Date: Thu Oct 8 02:56:11 2020
New Revision: 366530
URL: https://svnweb.freebsd.org/changeset/base/366530
Log:
Update the 12.2 pkg_repos/release-dvd.conf file to use the
release_2 set for dvd1.iso builds for reproducibility.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
releng/12.2/release/pkg_repos/release-dvd.conf
Modified: releng/12.2/release/pkg_repos/release-dvd.conf
==============================================================================
--- releng/12.2/release/pkg_repos/release-dvd.conf Thu Oct 8 00:35:36 2020 (r366529)
+++ releng/12.2/release/pkg_repos/release-dvd.conf Thu Oct 8 02:56:11 2020 (r366530)
@@ -1,6 +1,6 @@
# $FreeBSD$
release: {
- url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
+ url: "pkg+http://pkg.FreeBSD.org/${ABI}/release_2",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
More information about the svn-src-releng
mailing list