FreeBSD_install_cdrom.conf revision 259426
1#
2# $FreeBSD: head/release/scripts/FreeBSD_install_cdrom.conf 259426 2013-12-15 20:38:07Z gjb $
3#
4# The pkg(8) repository configuration file for the installation DVD.
5#
6
7FreeBSD_install_cdrom: {
8  url: "file:///dist/packages/${ABI}",
9  mirror_type: "none",
10  enabled: yes
11}
12
13