0d0e89b794
installation. As part of the 'pkg-stage' target, copy the configuration file to the 'packages/repos/' directory on the DVD filesystem. MFC after: 3 days X-MFC-Before: -RC3 Sponsored by: The FreeBSD Foundation
13 lines
193 B
Plaintext
13 lines
193 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
|
|
}
|
|
|