Commit Graph

343 Commits

Author SHA1 Message Date
Renato Botelho
14277cd6a3 Add copies of pre|post upgrade script in /tmp on nanobsd images, they are used by old versions on this path. It fixes #6120 2016-05-05 10:40:49 -03:00
Renato Botelho
69005da8cd Cleanup PORTREVISION for meta port on snapshots 2016-05-04 19:17:51 -03:00
Renato Botelho
e3a8a4f83e Setup devel repo properly for staging 2016-05-04 18:21:44 -03:00
Renato Botelho
3f167b737a Improve log messages 2016-05-04 18:10:47 -03:00
Renato Botelho
30e1da8182 Use right server to replace packagesite 2016-05-03 08:58:41 -03:00
Chris Buechler
0487483fb0 add xe-guest-utilities 2016-05-01 01:09:05 -05:00
Renato Botelho
66f469dfe2 Initialize pkg repo sign command 2016-04-27 17:07:18 -03:00
Renato Botelho
81611520af Cleanup old poudriere log 2016-04-27 16:19:33 -03:00
Chris Buechler
9761e686d6 add znc from user request 2016-04-27 00:04:30 -05:00
Chris Buechler
d6fc57395f Add trafshow to poudriere list 2016-04-26 22:31:24 -05:00
Chris Buechler
e46d9443fe Add dnstop to build list at user request. 2016-04-26 22:19:40 -05:00
Renato Botelho
7f99f523ca Replace vim by vim-lite which has less dependencies and doesn't require X11 by default 2016-04-25 10:05:33 -03:00
Chris Buechler
c4ab0e8d9c Add some available packages from user requests. 2016-04-24 01:17:23 -05:00
Chris Buechler
aeca63540a Add vnstat to poudriere_bulk 2016-04-21 19:33:20 -05:00
Renato Botelho
006cc4ca3f Send pkg repos to staging server before move to final one 2016-04-21 16:42:55 -03:00
Renato Botelho
463f3d3dfd Transfer the logic of rsync dir name to pkg_repo_rsync() 2016-04-21 16:42:00 -03:00
Renato Botelho
24da45997e Use HTTP version for builder_setup 2016-04-21 10:37:25 -03:00
Renato Botelho
f2c8058a54 Use HTTPS for final repo conf 2016-04-21 10:37:20 -03:00
Renato Botelho
63528ef41b Setup poudriere to keep copy of last 5 repos 2016-04-21 09:03:16 -03:00
Chris Buechler
3b9caf696f Remove lua from nginx. Ticket #6185 2016-04-17 02:01:56 -05:00
Renato Botelho
8b1323aa35 Use right repo conf for stage on snaps 2016-04-11 22:38:31 -03:00
Renato Botelho
afc9df014c Optimize makefs parameters 2016-04-11 20:05:04 -03:00
Renato Botelho
16538775a4 Use beta repo as staging 2016-04-11 19:12:05 -03:00
Renato Botelho
7ffef0a245 Explicit define pkg repo variables for release and devel 2016-04-11 19:04:12 -03:00
Renato Botelho
b9e5fcc260 Exit build process if install_pkg_install_ports() fails 2016-04-11 19:04:12 -03:00
Renato Botelho
d907a363a5 Add repo package before base 2016-04-11 19:01:25 -03:00
Renato Botelho
605814f2da Do not add entire path on sha256 file, while here, make it a function 2016-04-11 18:58:59 -03:00
Renato Botelho
d5d7c9bc52 Fix syntax 2016-04-11 12:58:40 -03:00
Renato Botelho
2c96987c3d Fix sha356 filenames for ISO and memstick files 2016-04-11 09:37:34 -03:00
Renato Botelho
a88977e36e Add vm-bhyve to poudriere bulk list 2016-04-08 16:50:34 -03:00
Renato Botelho
0fd72ddc8a Replace packagesite URL with final URL for RELEASE 2016-04-07 16:52:36 -03:00
Renato Botelho
b74f5074d1 Use staging repo to install bsdinstaller on final area 2016-04-07 14:39:41 -03:00
Renato Botelho
5cd3643059 Create target dir when it doesn't exist 2016-04-07 14:39:41 -03:00
Renato Botelho
549347dcad Fix variable name 2016-04-07 14:39:41 -03:00
Renato Botelho
f505a0039d Add missing fi 2016-04-07 14:39:41 -03:00
Renato Botelho
417fa2422c setup_pkg_repo 5th parameter is mandatory 2016-04-07 14:39:41 -03:00
Renato Botelho
831bf9fb55 Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using staging area for builder and bootstrap 2016-04-07 14:39:41 -03:00
Renato Botelho
c43216c40e Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordingly 2016-04-07 14:39:41 -03:00
Renato Botelho
01f4c55a69 Do not mount memory disks for -RELEASE build 2016-04-07 14:39:41 -03:00
Renato Botelho
f5edca6c48 Make sure symlink is created on post-install 2016-04-06 07:11:30 -03:00
Renato Botelho
a90f1c9b12 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
2016-04-05 19:50:10 -03:00
Renato Botelho
b884641b1c Add repo pkg as dependency on base and base-nanobsd 2016-04-05 19:48:53 -03:00
Renato Botelho
e1deaf759a Add repo pkg post-install script 2016-04-05 19:48:24 -03:00
Renato Botelho
81bcdf9695 Create repo pkg PLIST dynamically 2016-04-05 19:47:37 -03:00
Renato Botelho
e450f488eb Remove repo-devel package template 2016-04-05 19:46:59 -03:00
Renato Botelho
7761dab55c Replace RELENG_ by v for poudriere to make vol name shorter 2016-03-30 22:03:54 -03:00
Renato Botelho
a2f4923870 Remove arch from repo path for now, poudriere cannot deal with big names 2016-03-30 21:56:59 -03:00
Renato Botelho
75e3b3709e Revert "Remove arch from repo path for now, poudriere cannot deal with big names"
This reverts commit 280d485296.
2016-03-30 21:49:21 -03:00
Renato Botelho
280d485296 Remove arch from repo path for now, poudriere cannot deal with big names 2016-03-30 20:21:56 -03:00
Renato Botelho
1aa48975e3 Remove arch from repo path for now, poudriere cannot deal with big names 2016-03-30 20:16:49 -03:00