Commit Graph

342 Commits

Author SHA1 Message Date
Renato Botelho
02ec5bd385 Cleanup PORTREVISION for meta port on snapshots 2016-05-04 19:17:27 -03:00
Renato Botelho
fb4d75d904 Setup devel repo properly for staging 2016-05-04 18:21:53 -03:00
Renato Botelho
e274205dea Improve log messages 2016-05-04 18:10:35 -03:00
Renato Botelho
71002df866 Use right server to replace packagesite 2016-05-03 08:58:56 -03:00
Chris Buechler
e751559bb5 add xe-guest-utilities 2016-05-01 01:08:48 -05:00
Renato Botelho
bb7948b27e Initialize pkg repo sign command 2016-04-27 17:06:36 -03:00
Renato Botelho
26f1087fd1 Cleanup old poudriere log 2016-04-27 16:19:26 -03:00
Chris Buechler
e15d0ba28e add znc from user request 2016-04-27 00:04:13 -05:00
Chris Buechler
994e862e3f Add trafshow to poudriere list 2016-04-26 22:30:57 -05:00
Chris Buechler
3b74ae8198 Add dnstop to build list at user request. 2016-04-26 22:19:09 -05:00
Renato Botelho
4b0c907b9a Replace vim by vim-lite which has less dependencies and doesn't require X11 by default 2016-04-25 10:05:40 -03:00
Chris Buechler
641b5618a7 Add some available packages from user requests. 2016-04-24 01:16:28 -05:00
Chris Buechler
1047232c5e Add vnstat to poudriere_bulk 2016-04-21 19:33:00 -05: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
61b63ac04a Transfer the logic of rsync dir name to pkg_repo_rsync() 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
67f2556a24 Use HTTP version for builder_setup 2016-04-21 10:35:52 -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
4fd3649fbb Setup poudriere to keep copy of last 5 repos 2016-04-21 08:59:50 -03:00
Chris Buechler
b3908dd71c Keep this on master for 2.4, keep for RELENG_2_3 only. Revert "Remove lua from nginx. Ticket #6185"
This reverts commit bdd05750a7.
2016-04-17 02:07:41 -05:00
Chris Buechler
bdd05750a7 Remove lua from nginx. Ticket #6185 2016-04-17 02:00:56 -05:00
Renato Botelho
b8e231afa0 Use right repo conf for stage on snaps 2016-04-11 22:39:01 -03:00
Renato Botelho
1324d7563d Optimize makefs parameters 2016-04-11 20:04:44 -03:00
Renato Botelho
6c045107fe Use beta repo as staging 2016-04-11 19:12:25 -03:00
Renato Botelho
74a4eefb73 Explicit define pkg repo variables for release and devel 2016-04-11 19:04:35 -03:00
Renato Botelho
10f2695655 Exit build process if install_pkg_install_ports() fails 2016-04-11 19:04:35 -03:00
Renato Botelho
5dea3b46c2 Add repo package before base 2016-04-11 19:01:32 -03:00
Renato Botelho
97f7a15499 Do not add entire path on sha256 file, while here, make it a function 2016-04-11 18:59:07 -03:00
Renato Botelho
5a944dd582 Fix syntax 2016-04-11 12:58:34 -03:00
Renato Botelho
695ba439fd Fix sha356 filenames for ISO and memstick files 2016-04-11 09:37:50 -03:00
Renato Botelho
04e646ebd2 Add vm-bhyve to poudriere bulk list 2016-04-08 16:50:10 -03:00
Renato Botelho
052f4bdb59 Replace packagesite URL with final URL for RELEASE 2016-04-07 16:52:42 -03:00
Renato Botelho
0f2bafaba5 Use staging repo to install bsdinstaller on final area 2016-04-07 14:40:38 -03:00
Renato Botelho
25c5455dd7 Create target dir when it doesn't exist 2016-04-07 14:40:38 -03:00
Renato Botelho
a44dea834b Fix variable name 2016-04-07 14:40:38 -03:00
Renato Botelho
2c27ff24ab Add missing fi 2016-04-07 14:40:38 -03:00
Renato Botelho
ebf9908815 setup_pkg_repo 5th parameter is mandatory 2016-04-07 14:40:38 -03:00
Renato Botelho
97fd32bae5 Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using staging area for builder and bootstrap 2016-04-07 14:40:38 -03:00
Renato Botelho
933da73b4d Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordingly 2016-04-07 14:40:38 -03:00
Renato Botelho
6064020a7b Do not mount memory disks for -RELEASE build 2016-04-07 14:40:38 -03:00
Renato Botelho
9c34b7aef1 Make sure symlink is created on post-install
(cherry picked from commit f5edca6c48)
2016-04-06 07:21:55 -03:00
Renato Botelho
db8621d8f4 Rework the way repo packages work
- Distribute only a single pfSense-repo package containing all templates
- Create a symlink pointing to selected repo
- Do not limit it only to pfSense-repo and pfSense-repo-devel

(cherry picked from commit a90f1c9b12)
2016-04-05 19:54:59 -03:00
Renato Botelho
f0edcaca5c Add repo pkg as dependency on base and base-nanobsd
(cherry picked from commit b884641b1c)
2016-04-05 19:54:59 -03:00
Renato Botelho
9c8600533d Add repo pkg post-install script
(cherry picked from commit e1deaf759a)
2016-04-05 19:54:59 -03:00
Renato Botelho
487bdff01b Create repo pkg PLIST dynamically
(cherry picked from commit 81bcdf9695)
2016-04-05 19:54:59 -03:00
Renato Botelho
e1fbc125cf Remove repo-devel package template
(cherry picked from commit e450f488eb)
2016-04-05 19:54:59 -03:00
Renato Botelho
83354deaa5 Replace RELENG_ by v for poudriere to make vol name shorter
(cherry picked from commit 7761dab55c)
2016-03-30 22:42:23 -03:00
Renato Botelho
0449a11f93 Remove arch from repo path for now, poudriere cannot deal with big names
(cherry picked from commit a2f4923870)
2016-03-30 22:42:17 -03:00
Renato Botelho
ab225f2b4e Remove arch from repo path for now, poudriere cannot deal with big names
(cherry picked from commit 1aa48975e3)
2016-03-30 22:42:09 -03:00