Simplify logic
Only show copynotice when version changes
Fix path
Send RELEASE to internal server
Set kern.cam.boot_delay=10000 on target systems installed using memstick or ISO
Increase reserved space for loader/boot to 128Kb to make 8Gb disk size to fit
Default config packages need to have vital flag set too
Mark some core packages as vital
Include boot/modules and also kernel.debug in kernel-debug package
Path must be relative here
Fix the kern-debug package. The debug modules are now in /usr/lib/debug/boot/kernel.
Include /boot/modules in the kernel package.
Switch FreeBSD branch to RELENG_2_4 -> RELENG_11_1
Pass the search path to create_core_package.sh.
This allows the use of more than one path to build the package.
Make sure pkg, pfSense, pfSense-base, pfSense-rc and kernel are set as vital
Revert "Add the AWS ena module to MODULES_OVERRIDE list."
This reverts commit 5ba35b98a3726ab206931cdfa51e3dd23227b7b2.
Use RELENG_2_4_0 for now
Fix -U option
Change default to never upload files and add a new option to do it
Do not exit while running in loop mode
Fix hability to build only packages
Remove quotes from commands
Teach build_snapshots.sh to read exit code of build.sh
Use devel repo
Consider RC as RELEASE
Copy RC to final place
Force release
Use official pkg server
Bump to 2.4.1-DEVELOPMENT
Enable debug when building quagga to fix crash on ARM
Add the AWS ena module to MODULES_OVERRIDE list.
Revert "Enable debug when building quagga to fix crash on ARM"
This reverts commit 525bc9f1dbb32e7682fdf03e08e7d1bdc75cd53d.
Revert "Enable debug for frr too"
This reverts commit c694655bb1511c169ff8b0a280c9b34c63e01815.
Enable debug for frr too
Let more ports build on ARM
Build FRR package instead of FRR directly
Enable REDIS option for suricata
Update the base package exclude files list.
Build frr for testing
Fix license
Add installer script to optionally recover config.xml off an existing drive. Implements #7708
Deprecate pfSense freeradius2 package in favor of freeradius3
Do not ship .po files on images
Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendationRef: https://kb.isc.org/article/AA-01497 https://www.us-cert.gov/ncas/current-activity/2017/06/15/ISC-Releases-Security-Updates-BIND
(cherry picked from commit 6033415965a7c697a9e31bb5891367a3f1440b5c)...
Change the port list to use the pfSense FreeRADIUS 3.x package instead of freeradius3 directly.
Change FreeRADIUS3 build options, previous build failed.
Activate FreeRADIUS3 OS package for dev/testing (no GUI component yet)
Enable aws-sdk-php build
Enable iprange build
Activate bandwidthd for testing
Fix kernel and kernel-debug packages on 11
Revert "Fix kernel and kernel-debug packages on 11"
This reverts commit 46fff8a576813fa1dfa9a5289f8ca9e05583af3c.
Enable Python support for Unbound. Implements #7549
Enable snmptt package build
Start sending snapshots to nfs1
Send files only to NFS1
Start sending files to nfs1.nyi
Rename Netgate Coreboot Upgrade package directory to better reflect port name
Disable Telegraf build on ARM since lang/go14 doesn't build on it
Enable Telegraf build
Fix include and lib relative paths
Fix include path
Enable gnid build
Use libcrypto and includes from MAKEOBJDIRPREFIX instead of the builder objects
Disable gnid for now
fix variable name
Build and install gnid on /usr/sbin
Use pkg binary from target system and not from host
Fix stunnel category
Enable stunnel package
Enable HYPERSCAN option for suricata
Enable ALTQ for pftop build. Fixes #7461
Change destination of stable packages
Allow passing of $BUILD_CONF to builder scripts.
Fix category
Exclude Netgate Coreboot Upgrade build from ARM
Enable Netgate Coreboot Upgrade build
Fix #5976: build cryptodev as a module
Check for correct directory
Make sure OVA_TMP is umounted before start using it
Do not try to set old options that were already removed from upstream
Set some specific rules for RC during build
Revert PERL related default options from net-mgmt/net-snmp
Remove infra scripts
Add license and copyright
Add a script to update translations
Exit when xgettext fails
Allow to build variant ISO image as done for memstick
Add zanata.xml and exclude it from base pkg
Update pot PATH
Build acme pkg
Fixup update_pot.sh adding --from-code to xgettext calls
Build the net-snmp package
Enable TLS option for net-snmp
Merge branch 'master' into sysprvwarn2
Build net-snmp for experimentation purposes.
Add security notes for privilege assignment pages
Suggested solution for Redmine 2247