Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/release/scripts/FreeBSD_install_cdrom.conf
34677 views
1
#
2
#
3
# The pkg(8) repository configuration file for the installation DVD.
4
#
5
6
FreeBSD_install_cdrom: {
7
url: "file:///dist/packages/${ABI}",
8
mirror_type: "none",
9
enabled: yes
10
}
11
12
FreeBSD: {
13
enabled: no
14
}
15
16
17