Commit Graph

322 Commits

Author SHA1 Message Date
Renato Botelho do Couto
92a9c71dae Fix #9488: Disable serial console on memstick images 2019-09-25 09:57:27 -03:00
Renato Botelho do Couto
098e57c52b Revert "Add a control file to be used as trigger to sync files to S3"
This reverts commit 1e2990aa0a.
2019-09-02 15:46:24 -03:00
Renato Botelho do Couto
64290b3c75 Do not send unneeded files to S3 and also delete old files from it 2019-09-02 15:40:49 -03:00
Renato Botelho do Couto
51bb83d8cd Silence S3 sync 2019-08-30 11:10:14 -03:00
Renato Botelho do Couto
7680128099 Rework the way we send files to AWS S3 2019-08-30 11:03:02 -03:00
Renato Botelho
09929d4b1f Add support to run a command after final rsync 2019-08-30 10:22:24 -03:00
Renato Botelho
1e2990aa0a Add a control file to be used as trigger to sync files to S3 2019-08-27 09:23:02 -03:00
Renato Botelho
8cc419b038 Speedup build running all in parallel 2019-06-04 16:59:28 -03:00
Renato Botelho
bf11d65028 Allow MAKE_JOBS for slow ports 2019-06-04 13:41:54 -03:00
Renato Botelho
a432c227c5 Revert "Don't use DISTFILES_CACHE"
This reverts commit 683a058169.
2019-02-13 12:47:16 -02:00
Renato Botelho
683a058169 Don't use DISTFILES_CACHE 2019-01-23 17:13:18 -02:00
Renato Botelho
804402f52a Detect if ccache is installed and make poudriere to use it 2018-10-02 13:58:50 -03:00
Luiz Souza
fe49c7001c Use poudriere_bulk.$TARGET_ARCH instead of poudriere_bulk.$TARGET.$TARGET_ARCH for the arch bulk list.
(cherry picked from commit bd936941a3)
2018-09-26 18:55:28 -03:00
Luiz Souza
08159ccea1 Allow the use of poudriere_bulk.${ARCH} to list additional packages for a specific architecture.
(cherry picked from commit deb5f1dacf)
2018-09-26 18:00:45 -03:00
Renato Botelho
f2bd5e35df Use only the last part of arch variable 2018-07-02 16:19:36 -03:00
Renato Botelho
61de46d740 Fix reference variable in sh 2018-07-02 16:14:04 -03:00
Renato Botelho
f7961bd145 Fill up poudriere make.conf with arch specific server/branch info 2018-07-02 15:50:21 -03:00
Renato Botelho
d84eec807d Do not build hybrid images to serial/ADI 2018-06-09 10:38:06 -04:00
Renato Botelho
b66b246e02 Revert "Do not build hybrid images to serial/ADI"
This reverts commit 8d22f4b191.
2018-06-09 10:35:43 -04:00
Renato Botelho
8d22f4b191 Do not build hybrid images to serial/ADI 2018-06-08 16:08:20 -04:00
Renato Botelho
ffeac24843 Use the variable and not a constant 2018-05-29 10:33:58 -03:00
Renato Botelho
1b40e1a6ee Do not depend of pfSense-builder meta package, track dependencies using pkg 2018-05-29 10:30:31 -03:00
Renato Botelho
06c1397374 Make sure gnid, crypto tools and athstats are build with proper compiler 2018-05-25 15:19:41 -03:00
Renato Botelho
dff2bf9c5b Make sure core packages are built with proper ABI information 2018-05-25 09:46:05 -03:00
Renato Botelho
6743ed95ad Accept poudriere or poudriere-devel 2018-05-16 09:36:46 -03:00
Renato Botelho
5d4cccc86c Add missing FSLABEL definition 2018-05-04 08:50:43 -03:00
Renato Botelho
bb3aa74785 Use mkisoimages.sh to build memstick images after FreeBSD made ISO hybrid 2018-05-04 08:22:58 -03:00
Luiz Souza
b8f91b7c6b Update the Copyright notice for pfSense. 2018-01-05 07:44:37 -06:00
Renato Botelho
a76b481084 Make necessary changes to pkg_chroot() use correct ABI/ALTABI information 2017-12-11 15:36:46 -02:00
Renato Botelho
dbd615c46d Define build repo to be used during build process 2017-12-11 15:36:42 -02:00
Renato Botelho
c1f18417be Fill REPO_BRANCH_PREFIX on poudriere make.conf 2017-11-20 10:36:15 -02:00
Renato Botelho
743cc0cc1f Reduce the need to always track branch changes for factory 2017-11-20 10:34:03 -02:00
Renato Botelho
15f12d8ec9 Fill default repo dinamically 2017-11-09 11:05:37 -02:00
Renato Botelho
c87359823f Custom logo is a svg and a css files now 2017-10-09 17:05:51 -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
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
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
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
f3800174aa Consider RC as RELEASE 2017-08-21 14:40:29 -03: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
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
Renato Botelho
0874c8f50b Use libcrypto and includes from MAKEOBJDIRPREFIX instead of the builder objects 2017-05-02 08:52:36 -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