540a8eac2f
repository configuration to avoid fetching from upstream in case there may be conflicts. MFC After: 3 days Sponsored by: The FreeBSD Foundation
17 lines
221 B
Plaintext
17 lines
221 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
# 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
|
|
}
|
|
|