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
Renato Botelho
b0d0498cde
Add the hability of building images with custom logos on build scripts
2016-06-20 08:59:32 -03:00
Renato Botelho
f68dc9f497
Use correct format for REVISION on image filenames
2016-06-10 13:40:19 -04:00
Renato Botelho
eade1a5702
Add PRODUCT_REVISION to image filenames
2016-06-10 13:39:15 -04:00
Renato Botelho
a0e2eb01ed
Replace ixgbe by ix and ixv
2016-06-03 18:13:16 -03:00
Renato Botelho
b034785d30
Stop using memory disks for staging and final dir
2016-06-02 10:55:35 -03:00
Renato Botelho
91c40f25bc
Remove i386 items
2016-05-27 17:34:11 -03:00
Renato Botelho
f26731b040
Stop creating a stagingarea and opulated old update format
2016-05-27 17:27:30 -03:00
Renato Botelho
20cb6c6cdd
Do not build nanobsd-update images anymore
2016-05-27 17:27:30 -03:00
Renato Botelho
099570f2b2
Stop building full update images, users will need to reach 2.3 first and then go to newer versions
2016-05-27 17:27:30 -03:00
Renato Botelho
4dc9a6d0ec
Change default final rsync destination when it's a RELEASE
2016-05-24 17:50:31 -03:00
Renato Botelho
3c441c0934
Introduce PRODUCT_REVISION variable to be used in core package version
2016-05-23 14:34:15 -03:00
Renato Botelho
36dd19fb11
Use ports branch to define poudriere ports name
2016-05-19 13:25:09 -03:00
Renato Botelho
17206e813c
Add a parameter to skip final rsync
2016-05-16 17:37:39 -03:00
Renato Botelho
ac4645244f
Adjust build code to run with poudriere-devel, what have support to build jail from git and remove workaround used in the past to make it possible to build from svn applying patches
2016-05-12 17:20:53 -03:00
Renato Botelho
bb7948b27e
Initialize pkg repo sign command
2016-04-27 17:06:36 -03:00
Renato Botelho
15333972e7
Send pkg repos to staging server before move to final one
2016-04-21 16:34:52 -03:00
Renato Botelho
f9319ca402
Use poudriere branch variable instead of hardcoded master
2016-04-21 10:50:04 -03:00
Renato Botelho
1557eac518
Use HTTPS for final repo conf
2016-04-21 10:34:32 -03:00
Renato Botelho
5f02a25498
Do not point to 2.3 repos on branch master
2016-04-21 09:03:06 -03:00
Renato Botelho
b8e231afa0
Use right repo conf for stage on snaps
2016-04-11 22:39:01 -03:00