Commit Graph

618 Commits

Author SHA1 Message Date
Renato Botelho
433a54edde Send RELEASE to internal server 2017-09-29 16:44:22 -03:00
Renato Botelho
286ec1c74c Set kern.cam.boot_delay=10000 on target systems installed using memstick or ISO 2017-09-28 13:38:39 -03:00
Renato Botelho
c56630d7b3 Increase reserved space for loader/boot to 128Kb to make 8Gb disk size to fit 2017-09-28 11:28:11 -03:00
Renato Botelho
1b30618fbe Default config packages need to have vital flag set too 2017-09-28 11:28:04 -03:00
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