Commit Graph

664 Commits

Author SHA1 Message Date
Renato Botelho
7d368325e4 Mark some core packages as vital 2017-09-26 15:00:07 -03:00
Renato Botelho
fd349773a2 Include boot/modules and also kernel.debug in kernel-debug package 2017-09-19 16:58:59 -03:00
Renato Botelho
0f2ee2ebc5 Path must be relative here 2017-09-18 08:47:57 -03:00
Luiz Souza
1ec6f21769 Fix the kern-debug package. The debug modules are now in /usr/lib/debug/boot/kernel.
Include /boot/modules in the kernel package.
2017-09-15 23:12:57 -05:00
Luiz Souza
64ff77ec85 Switch FreeBSD branch to RELENG_2_4 -> RELENG_11_1 2017-09-15 11:46:49 -05:00
Luiz Souza
318a7b7766 Pass the search path to create_core_package.sh.
This allows the use of more than one path to build the package.
2017-09-15 11:30:49 -05:00
Renato Botelho
d071acf529 Make sure pkg, pfSense, pfSense-base, pfSense-rc and kernel are set as vital 2017-09-06 08:37:43 -03:00
Renato Botelho
2da8f1b018 Revert "Add the AWS ena module to MODULES_OVERRIDE list."
This reverts commit 5ba35b98a3.
2017-09-01 16:55:31 -03:00
Renato Botelho
bf6a223c8e Use RELENG_2_4_0 for now 2017-09-01 14:15:46 -03:00
Renato Botelho
1f6d1861a9 Fix -U option 2017-08-23 17:26:51 -03:00
Renato Botelho
f6c83d0529 Change default to never upload files and add a new option to do it 2017-08-23 17:14:34 -03:00
Renato Botelho
5339da65d6 Do not exit while running in loop mode 2017-08-22 13:37:39 -03:00
Renato Botelho
b4b446a64e Fix hability to build only packages 2017-08-22 10:43:53 -03:00
Renato Botelho
87c56a107e Remove quotes from commands 2017-08-22 10:05:40 -03:00
Renato Botelho
08ec32cf62 Teach build_snapshots.sh to read exit code of build.sh 2017-08-22 09:58:14 -03:00
Renato Botelho
f61d689284 Use devel repo 2017-08-21 20:11:06 -03:00
Renato Botelho
f3800174aa Consider RC as RELEASE 2017-08-21 14:40:29 -03:00
Renato Botelho
07884635bc Copy RC to final place 2017-08-21 13:38:01 -03:00
Renato Botelho
66c5479c60 Force release 2017-08-21 13:22:27 -03:00
Renato Botelho
43f00a6895 Use official pkg server 2017-08-21 13:03:23 -03:00
Renato Botelho
d1c9e8f96f Bump to 2.4.1-DEVELOPMENT 2017-08-18 10:38:15 -03:00
Renato Botelho
726df7ce25 Enable debug when building quagga to fix crash on ARM 2017-08-18 08:19:40 -03:00
Luiz Souza
5ba35b98a3 Add the AWS ena module to MODULES_OVERRIDE list. 2017-08-17 13:42:34 -05:00
Renato Botelho
44a7dbdc79 Revert "Enable debug when building quagga to fix crash on ARM"
This reverts commit 525bc9f1db.
2017-08-17 13:51:48 -03:00
Renato Botelho
b1e20be82f Revert "Enable debug for frr too"
This reverts commit c694655bb1.
2017-08-17 13:51:47 -03:00
Renato Botelho
c694655bb1 Enable debug for frr too 2017-08-17 13:49:01 -03:00
Renato Botelho
525bc9f1db Enable debug when building quagga to fix crash on ARM 2017-08-17 13:33:57 -03:00
Renato Botelho
5bd45ea311 Let more ports build on ARM 2017-08-17 12:50:49 -03:00
jim-p
a0678b0bd8 Build FRR package instead of FRR directly 2017-08-11 14:59:32 -04:00
Renato Botelho
d1637ec2a4 Enable REDIS option for suricata 2017-07-26 14:08:26 -03:00
Luiz Souza
e266811c4f Update the base package exclude files list. 2017-07-19 09:05:04 -05:00
jim-p
57ee53b692 Build frr for testing 2017-07-19 09:54:25 -04:00
jim-p
396a279666 Fix license 2017-07-18 12:03:37 -04:00
jim-p
e5aeaeb6a8 Add installer script to optionally recover config.xml off an existing drive. Implements #7708 2017-07-18 11:35:45 -04:00
Renato Botelho
6761daa42a Deprecate pfSense freeradius2 package in favor of freeradius3 2017-07-06 15:23:55 -03:00
Renato Botelho
276f8ce044 Do not ship .po files on images 2017-07-05 14:53:19 -03:00
jim-p
78f3e29d72 Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendation
Ref:
 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 6033415965)
(cherry picked from commit f83d52e118)
2017-06-15 15:35:38 -04:00
jim-p
4705e0f878 Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendation
Ref:
 https://kb.isc.org/article/AA-01497
 https://www.us-cert.gov/ncas/current-activity/2017/06/15/ISC-Releases-Security-Updates-BIND
2017-06-15 11:01:11 -04:00
jim-p
a550ca4e93 Change the port list to use the pfSense FreeRADIUS 3.x package instead of freeradius3 directly. 2017-06-08 15:26:32 -04:00
jim-p
5e17c8e31f Change FreeRADIUS3 build options, previous build failed. 2017-06-06 08:31:31 -04:00
jim-p
a823835737 Activate FreeRADIUS3 OS package for dev/testing (no GUI component yet) 2017-06-05 16:44:58 -04:00
Renato Botelho
c57f66ffad Enable aws-sdk-php build 2017-05-25 13:58:12 -03:00
Renato Botelho
6691686113 Enable iprange build 2017-05-24 13:43:31 -03:00
jim-p
90f3f55659 Activate bandwidthd for testing 2017-05-24 09:36:05 -04:00
Renato Botelho
72e2fb750f Fix kernel and kernel-debug packages on 11 2017-05-16 15:04:45 -03:00
Renato Botelho
0b62713fa7 Revert "Fix kernel and kernel-debug packages on 11"
This reverts commit 46fff8a576.
2017-05-16 15:04:45 -03:00
Renato Botelho
46fff8a576 Fix kernel and kernel-debug packages on 11 2017-05-16 14:22:30 -03:00
jim-p
ae764da6ef Enable Python support for Unbound. Implements #7549 2017-05-15 13:41:08 -04:00
Renato Botelho
6c2f38f4b6 Enable snmptt package build 2017-05-15 09:54:05 -03:00
Renato Botelho
d777679c95 Start sending snapshots to nfs1 2017-05-11 17:06:33 -03:00
Renato Botelho
449a980f26 Send files only to NFS1 2017-05-11 11:26:57 -03:00
Renato Botelho
d78520bd0f Start sending files to nfs1.nyi 2017-05-11 11:15:13 -03:00
Renato Botelho
12d2dedf13 Rename Netgate Coreboot Upgrade package directory to better reflect port name 2017-05-10 15:56:59 -03:00
Renato Botelho
47481881cc Disable Telegraf build on ARM since lang/go14 doesn't build on it 2017-05-09 14:34:48 -03:00
Renato Botelho
c854db90f7 Enable Telegraf build 2017-05-08 21:30:24 -03:00
Renato Botelho
7449789480 Fix include and lib relative paths 2017-05-02 15:12:39 -03:00
Renato Botelho
2c30dd7ac0 Fix include path 2017-05-02 15:08:08 -03:00
Renato Botelho
a2e68d06c9 Enable gnid build 2017-05-02 09:14:27 -03:00
Renato Botelho
0874c8f50b Use libcrypto and includes from MAKEOBJDIRPREFIX instead of the builder objects 2017-05-02 08:52:36 -03:00
Renato Botelho
74ddcdb2be Disable gnid for now 2017-04-28 16:54:22 -03:00
Renato Botelho
97a632c1d5 fix variable name 2017-04-28 16:52:37 -03:00
Renato Botelho
1af9fab913 Build and install gnid on /usr/sbin 2017-04-28 16:41:55 -03:00
Renato Botelho
5f7c49a4ab Use pkg binary from target system and not from host 2017-04-18 09:58:13 -03:00
Renato Botelho
a9348c49a1 Fix stunnel category 2017-04-12 14:10:38 -03:00
Renato Botelho
ae3f7150a0 Enable stunnel package 2017-04-12 09:45:43 -03:00
Renato Botelho
23c4e67e5b Enable HYPERSCAN option for suricata 2017-04-10 15:22:36 -03:00
jim-p
6e71610ea3 Enable ALTQ for pftop build. Fixes #7461 2017-04-10 10:24:27 -04:00
Renato Botelho
bf4dd0e266 Change destination of stable packages 2017-04-06 18:17:15 -03:00
Luiz Otavio O Souza
ae6e7a24b4 Allow passing of $BUILD_CONF to builder scripts. 2017-04-03 10:27:59 -05:00
Renato Botelho
d0eb6d49cd Fix category 2017-03-27 15:15:32 -03:00
Renato Botelho
489b0946dc Exclude Netgate Coreboot Upgrade build from ARM 2017-03-27 15:12:44 -03:00
Renato Botelho
0458596ed4 Enable Netgate Coreboot Upgrade build 2017-03-27 15:08:37 -03:00
Renato Botelho
69860ee4f5 Fix #5976: build cryptodev as a module 2017-02-23 14:09:54 -03:00
Renato Botelho
f25c08c95b Check for correct directory 2017-02-15 17:30:24 -02:00
Renato Botelho
ca0f9142e9 Make sure OVA_TMP is umounted before start using it 2017-02-15 08:55:38 -02:00
Renato Botelho
76dfb0be6b Do not try to set old options that were already removed from upstream 2017-02-15 08:20:47 -02:00
Renato Botelho
ea9d2cd377 Set some specific rules for RC during build 2017-02-11 11:31:38 -02:00
Danilo G. Baio (dbaio)
282d025d97 Revert PERL related default options from net-mgmt/net-snmp 2017-02-06 11:17:06 -02:00
Renato Botelho
70ada8192a Remove infra scripts 2017-02-03 15:31:52 -02:00
Renato Botelho
f21d286d0c Add license and copyright 2017-02-03 15:15:17 -02:00
Renato Botelho
681264e012 Add a script to update translations 2017-02-03 14:45:34 -02:00
Renato Botelho
4dc9ba9fae Exit when xgettext fails 2017-02-03 12:31:21 -02:00
Renato Botelho
b17d47b67f Allow to build variant ISO image as done for memstick 2017-02-02 18:32:36 -02:00
Renato Botelho
464186e343 Add zanata.xml and exclude it from base pkg 2017-01-31 10:53:16 -02:00
Renato Botelho
6d0a122ce8 Update pot PATH 2017-01-31 10:45:12 -02:00
jim-p
f6b61e973e Build acme pkg 2017-01-23 21:30:32 -05:00
Renato Botelho
42f2c3e988 Fixup update_pot.sh adding --from-code to xgettext calls 2017-01-18 14:09:19 -02:00
jim-p
5887cf2b5b Build the net-snmp package 2017-01-16 08:13:26 -05:00
jim-p
ad9548b267 Enable TLS option for net-snmp 2017-01-11 12:56:17 -05:00
Phil Davis
753280bb6c Merge branch 'master' into sysprvwarn2 2017-01-11 07:24:39 +05:45
jim-p
cc38ae2d93 Build net-snmp for experimentation purposes. 2017-01-03 19:42:37 -05:00
Phil Davis
57188e4752 Add security notes for privilege assignment pages
Suggested solution for Redmine 2247
2017-01-02 17:45:37 +05:45
Renato Botelho
c01bdca9ba Exclude /var/empty from tar extract and make sure its permissions are respected when it's created 2016-12-26 16:53:51 -02:00
Renato Botelho
8a3082805d Do not include debug files in base pkg 2016-12-22 11:05:26 -02:00
jim-p
ef76f693c5 Set proper options for scponly. Fixes #7012 2016-12-15 08:29:56 -05:00
Renato Botelho
a546d01454 Use variable 2016-12-14 15:58:16 -02:00
Renato Botelho
9642802724 Fix path for loader.conf.local 2016-12-14 13:51:53 -02:00
Renato Botelho
535f8a7563 Undo change accidentally pushed on last commit 2016-12-14 13:06:09 -02:00
Renato Botelho
788f1c3bee Re-add autoboot_delay=3 to loader.conf. Fixes #7003 2016-12-14 13:03:01 -02:00
Renato Botelho
faa5c57395 Disable LCDproc on ARM 2016-12-14 12:39:27 -02:00