summaryrefslogtreecommitdiff
path: root/release/scripts/FreeBSD_install_cdrom.conf
blob: 4da532803987b84943c8ec363843252a11b70c34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#
# The pkg(8) repository configuration file for the installation DVD.
#

FreeBSD_install_cdrom: {
  url: "file:///dist/packages/${ABI}",
  mirror_type: "none",
  enabled: yes
}

FreeBSD: {
  enabled: no
}