summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2017-09-15 00:32:22 +0000
committermarius <marius@FreeBSD.org>2017-09-15 00:32:22 +0000
commit759dfbc318e830445230739d439532b063efce94 (patch)
tree8d7c9dd3ffb15dba875209feaa84ac7c04b61b3a /release
parent1c408c4d1f722c1630aebe5c647bbb370c106c46 (diff)
downloadFreeBSD-src-759dfbc318e830445230739d439532b063efce94.zip
FreeBSD-src-759dfbc318e830445230739d439532b063efce94.tar.gz
- Reset stable/10 back to -PRERELEASE status now that releng/10.4
has been branched. - Update __FreeBSD_version to reflect the new -STABLE branch. - Switch the pkg(8) configuration for the default installation and the DVD image creation back to the latest set, i. e. revert r322737. Approved by: re (implicit)
Diffstat (limited to 'release')
-rw-r--r--release/pkg_repos/release-dvd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/pkg_repos/release-dvd.conf b/release/pkg_repos/release-dvd.conf
index 34997f2..9541359 100644
--- a/release/pkg_repos/release-dvd.conf
+++ b/release/pkg_repos/release-dvd.conf
@@ -1,6 +1,6 @@
# $FreeBSD$
release: {
- url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
+ url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
OpenPOWER on IntegriCloud