Commit Graph

149 Commits

Author SHA1 Message Date
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
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
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
Luiz Souza
5ba35b98a3 Add the AWS ena module to MODULES_OVERRIDE list. 2017-08-17 13:42:34 -05: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
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
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
69860ee4f5 Fix #5976: build cryptodev as a module 2017-02-23 14:09:54 -03:00
Renato Botelho
ea9d2cd377 Set some specific rules for RC during build 2017-02-11 11:31:38 -02:00
Renato Botelho
c3d2384be0 Send packages to files03 too 2016-11-28 11:15:55 -02:00
Renato Botelho
574866f183 Change the way to initialize PKG_REPO_SIGNING_COMMAND to make it possible to set it to empty string on build.conf 2016-11-16 10:55:04 -02:00
Renato Botelho
3154be5410 Simplify TARGET and TARGET_ARCH initialization 2016-10-11 15:58:07 -03:00
Renato Botelho
2ac4be3a6b Remove nanobsd related code from build scripts 2016-10-11 15:57:17 -03:00
Renato Botelho
bd4e01942d Remove unused variable 2016-10-11 13:38:09 -03:00
Renato Botelho
c6a531b8bb Move pkg repo templates to main repo 2016-09-20 14:25:04 -03:00
Renato Botelho
81299b5c4e Move copyright from ESF to Netgate 2016-09-06 16:23:51 -03:00
jim-p
2ce5cd33ef Remove references to glxsb as it is not relevant to current supported platforms. Fixes #6755 2016-09-01 11:00:55 -04:00
Renato Botelho
613d95e37c Use correct FreeBSD-src branch 2016-08-17 15:30:11 -03:00
Renato Botelho
1d2eda73bd Add 2nd server to the list of places to submit files 2016-08-16 09:38:01 -03:00
Renato Botelho
65d08bad6c Change hostname to send pkg repos 2016-08-12 14:42:36 -03:00
Renato Botelho
820b17e1da Remove bwlimit from rsync 2016-08-12 14:03:17 -03:00
Renato Botelho
94f7df8fa0 Add a variable to control if pkg repo should be signed or not 2016-08-03 17:41:59 -03:00
Renato Botelho
ba84d2fc40 Do not scp log files 2016-08-02 13:56:05 -03:00
Renato Botelho
0d67c72611 Stop using CORE_PKG_TMP 2016-08-02 09:09:13 -03:00
Renato Botelho
6c0329cbea Remove unused variables 2016-08-01 16:49:25 -03:00
Renato Botelho
a10a0e7043 Add git_checkout.sh and common.subr
This is the first of a set commits to start replacing big
builder_common.sh by smaller and specific scripts to do necessary build
tasks.

First is git_checkout.sh, a script used to checkout or update a git
repository on desired destination dir and branch or tag.
2016-08-01 14:02:29 -03:00
Renato Botelho
54b84a3bcd Fix pkg repo name for tags 2016-07-26 16:21:24 -03:00
Renato Botelho
b12ea3fbe3 Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
Renato Botelho
ac24dc242f Review license / copyright on all files (1st round) 2016-07-14 18:33:58 -03:00
Renato Botelho
729c0c7a0e Prepare memstick to use bsdinstall 2016-06-27 17:21:42 -03:00
Renato Botelho
3c794eb6df Export LOCAL_ITOOLS, same variable used by FreeBSD build tools 2016-06-27 12:58:54 -03:00
Renato Botelho
e0b07f6fa7 Use a single parameter to define -j parameter for build 2016-06-27 12:55:49 -03:00
Renato Botelho
8093ae170b Export SRCCONF, variable name used by FreeBSD and stop adding it to build commands 2016-06-27 12:50:15 -03:00
Renato Botelho
697cd601aa Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to build commands 2016-06-27 12:50:08 -03:00
Renato Botelho
b906e9c27b Add src-env.conf to environment 2016-06-27 12:46:21 -03:00
Renato Botelho
de0e913069 Change default branch to devel-11 2016-06-27 12:46:06 -03:00
Renato Botelho
91039db4eb Use synlink path for core repo and fix resume build 2016-06-21 07:20:22 -03:00