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
f7b609682e
Add pgsql PHP module to the list of available ports. Fixes #6462
2016-06-08 10:23:45 -04:00
Renato Botelho
311d4732f6
Re-enable ntopng
2016-06-06 07:50:16 -03:00
Renato Botelho
a0e2eb01ed
Replace ixgbe by ix and ixv
2016-06-03 18:13:16 -03:00
Chris Buechler
88aec75d96
Add grub2-bhyve to poudriere
2016-06-02 15:55:52 -05:00
Renato Botelho
ee2fbe2cce
Disable bsdinstaller build
2016-06-02 11:52:26 -03:00
Renato Botelho
b034785d30
Stop using memory disks for staging and final dir
2016-06-02 10:55:35 -03:00
Chris Buechler
bf19eec78a
add dhcp_probe
2016-06-01 22:38:18 -05:00
Chris Buechler
64bbccf2ed
Add BIND package
2016-06-01 22:06:33 -05:00
Renato Botelho
92323161d4
Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files
2016-06-01 08:02:04 -03:00
Renato Botelho
815e8c8fb5
Add /etc/rc.initial to pfSense-rc package and use @shell entry in PLIST to get it properly added to /etc/shells
2016-05-31 11:29:12 -03:00
Renato Botelho
87fe4229c5
Do not exclude a file that doesn't exist
2016-05-30 11:02:05 -03:00
Renato Botelho
e22e526a2d
Remove passwd, master.passwd and group files
...
These files don't need to be present on pfSense main repo, they are
updated according our needs during first boot so we can use standard
file from FreeBSD
While here, do not try to run pwd_mkdb since it's already done by make
distribution
2016-05-30 11:00:20 -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
97ab4f175f
Retire print_flags
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
2c056b08d7
Send .real* directories first to final server
2016-05-27 11:49:52 -03:00
Renato Botelho
f2f1101d7f
Add -H to rsync calls to preserve hardlinks
2016-05-24 17:58:47 -03:00
Renato Botelho
4dc9a6d0ec
Change default final rsync destination when it's a RELEASE
2016-05-24 17:50:31 -03:00
Chris Buechler
4b643ce8bc
Add nrpe to poudriere_bulk
2016-05-24 14:10:01 -05:00
Renato Botelho
ddf56629e3
Introduce a new option to build only core packages and skip images
2016-05-23 14:34:15 -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
0518480ebf
Merge pull request #2898 from dbaio/master
2016-05-20 11:39:59 -03:00
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