Switch the pkg(8) configuration for the default installation and the

dvd1.iso to use the quarterly set, i. e. 2017Q3, during the 10.4-BETA
phase.

Approved by:	re (implicit)
This commit is contained in:
Marius Strobl 2017-08-20 21:21:46 +00:00
parent 628900557f
commit 0f24f47a1b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=322737
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
#
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",

View File

@ -1,6 +1,6 @@
# $FreeBSD$
release: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",