14.2: Switch from "quarterly" to "release" pkgsApproved by: re (implicit)Sponsored by: Amazon
14.2: create releng/14.2 branchUpdate from PRERELEASE to BETA1Switch pkg(8) configuration to use the quarterly repositoryBump __FreeBSD_versionApproved by: re (implicit)Sponsored by: Amazon
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Update the pkg-stage target to be more compatible with pkg-1.2: - Add a release-dvd.conf pkg(8) configuration file to override the default FreeBSD.conf configuration. - Remove architecture-spec
Update the pkg-stage target to be more compatible with pkg-1.2: - Add a release-dvd.conf pkg(8) configuration file to override the default FreeBSD.conf configuration. - Remove architecture-specific pkg-stage.conf files, consolidate, and move their contents to scripts/pkg-stage.sh. - Use 'pkg -vv' to determine the ABI, which is used as the cache directory.Prior to these changes, it would be possible for pkg-stage to fetchconflicting binary packages from multiple repositories.Tested against: head@r260522, stable/10@r260522MFC after: 3 daysX-Insta-MFC: possiblySponsored by: The FreeBSD Foundation
show more ...