mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Disable the main FreeBSD pkg(7) repositories in the dvd
repository configuration to avoid fetching from upstream in case there may be conflicts. MFC After: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f0d60b2a4e
commit
540a8eac2f
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ FreeBSD_install_cdrom: {
|
|||
enabled: yes
|
||||
}
|
||||
|
||||
FreeBSD: {
|
||||
enabled: no
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue