8.2 FreeBSD Software Repositories
15.0-RELEASE Quick Switch of pkg Software Repository to USTC Open Source Software Mirror
USTC-ports: {
url: "https://mirrors.ustc.edu.cn/freebsd-pkg/${ABI}/quarterly",
mirror_type: "none",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
FreeBSD-ports: { enabled: no }
USTC-ports-kmods: {
url: "https://mirrors.ustc.edu.cn/freebsd-pkg/${ABI}/kmods_quarterly_${VERSION_MINOR}",
mirror_type: "none",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
FreeBSD-ports-kmods: { enabled: no }
USTC-base: {
url: "https://mirrors.ustc.edu.cn/freebsd-pkg/${ABI}/base_release_${VERSION_MINOR}",
mirror_type: "none",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkgbase-${VERSION_MAJOR}",
enabled: yes
}Switching the pkg Binary Package (Binary Packages Built from Ports) Repository
14.X-RELEASE
Creating User-Level Repository Directory and File
USTC Open Source Software Mirror
15.0-RELEASE
Official Repository
USTC Open Source Software Mirror
Kernel Module Repository (Kernel modules, kmods)
14.X-RELEASE
USTC Open Source Software Mirror
15.0-RELEASE
USTC Open Source Software Mirror
PkgBase Repository for the Base System (FreeBSD 15.0 Technology Preview, 14.x Can Be Manually Enabled)
Official Repository
USTC Open Source Software Mirror
STABLE/CURRENT Quick Switch of pkg Software Repository to USTC Open Source Software Mirror
Kernel Module Repository
PkgBase Repository
Ports Source (Distfiles)
Troubleshooting and Unfinished Business
Balancing Security and Convenience
Why Write Complete Options in the pkg Configuration File (mirror_type / signature_type / fingerprints)
Last updated