freebsd-src/release/scripts/FreeBSD_install_cdrom.conf
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

16 lines
209 B
Plaintext

#
#
# 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
}