Commit Graph

357 Commits

Author SHA1 Message Date
Renato Botelho
92a1044dad Create core repo early and send it to staging area 2016-05-20 08:15:10 -03:00
Renato Botelho
f8a36c30e2 Use correct poudriere ports name on conf 2016-05-19 14:42:33 -03:00
Renato Botelho
36dd19fb11 Use ports branch to define poudriere ports name 2016-05-19 13:25:09 -03:00
Renato Botelho
5de5a708f6 Do not use makefs to create / partition since it fails badly sometimes 2016-05-18 08:55:27 -03:00
Renato Botelho
8f05bbd6e2 USe boot files from chroot 2016-05-18 08:34:24 -03:00
Renato Botelho
17206e813c Add a parameter to skip final rsync 2016-05-16 17:37:39 -03:00
Renato Botelho
5c15553d71 Disable IPFW functions from pfSense module 2016-05-16 14:15:38 -03:00
Renato Botelho
96c3b1a704 Do not send files to final place if hostname is empty 2016-05-16 09:55:36 -03:00
Renato Botelho
44b30d595f Do not enable i386 by default on amd64 host 2016-05-12 17:22:03 -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
e7c23d826e Revert "Fix #6120"
This reverts commit 1831d34863.
2016-05-09 10:29:07 -03:00
Renato Botelho
1831d34863 Fix #6120
- Do not include /etc/ttys on base package, it's not supposed to be
replaced during upgrade
- Create a script /etc/rc.console_setup to make it easy to call
setup_serial_port() from shell scripts. This script will update
/etc/ttys accordingly
- Call /etc/rc.console_setup just after 2nd stage of upgrade happened
and new files are in place
2016-05-09 10:06:22 -03:00
Chris Buechler
af06931c30 Add nut package to poudriere 2016-05-07 05:11:59 -05:00
jim-p
9d33429f3b Add pstree to poudriere list 2016-05-06 13:15:28 -04:00
Renato Botelho
7efd78c936 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:41:02 -03:00
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