summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* add traffic totals packageJared Dillard2016-06-221-0/+1
|
* add htop to poudriere_bulkChris Buechler2016-06-211-0/+1
|
* Use synlink path for core repo and fix resume buildRenato Botelho2016-06-212-7/+8
|
* Add the hability of building images with custom logos on build scriptsRenato Botelho2016-06-202-9/+30
|
* Add NYI custom_logosRenato Botelho2016-06-202-0/+0
|
* Use correct format for REVISION on image filenamesRenato Botelho2016-06-101-6/+6
|
* Add PRODUCT_REVISION to image filenamesRenato Botelho2016-06-101-6/+6
|
* Add pgsql PHP module to the list of available ports. Fixes #6462Renato Botelho2016-06-081-0/+1
|
* Re-enable ntopngRenato Botelho2016-06-061-1/+1
|
* Replace ixgbe by ix and ixvRenato Botelho2016-06-031-1/+1
|
* Add grub2-bhyve to poudriereChris Buechler2016-06-021-0/+1
|
* Disable bsdinstaller buildRenato Botelho2016-06-021-1/+1
|
* Stop using memory disks for staging and final dirRenato Botelho2016-06-022-59/+0
|
* add dhcp_probeChris Buechler2016-06-011-0/+1
|
* Add BIND packageChris Buechler2016-06-011-0/+1
|
* Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping ↵Renato Botelho2016-06-011-1/+1
| | | | FreeBSD-src files
* Add /etc/rc.initial to pfSense-rc package and use @shell entry in PLIST to ↵Renato Botelho2016-05-313-2/+3
| | | | get it properly added to /etc/shells
* Do not exclude a file that doesn't existRenato Botelho2016-05-302-2/+0
|
* Remove passwd, master.passwd and group filesRenato Botelho2016-05-301-3/+0
| | | | | | | | | 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
* Remove i386 itemsRenato Botelho2016-05-272-14/+2
|
* Stop creating a stagingarea and opulated old update formatRenato Botelho2016-05-272-75/+42
|
* Do not build nanobsd-update images anymoreRenato Botelho2016-05-272-55/+1
|
* Retire print_flagsRenato Botelho2016-05-271-28/+0
|
* Stop building full update images, users will need to reach 2.3 first and ↵Renato Botelho2016-05-272-54/+0
| | | | then go to newer versions
* Send .real* directories first to final serverRenato Botelho2016-05-271-1/+18
|
* Add -H to rsync calls to preserve hardlinksRenato Botelho2016-05-241-2/+2
|
* Change default final rsync destination when it's a RELEASERenato Botelho2016-05-241-14/+19
|
* Add nrpe to poudriere_bulkChris Buechler2016-05-241-0/+1
|
* Introduce a new option to build only core packages and skip imagesRenato Botelho2016-05-231-3/+8
|
* Introduce PRODUCT_REVISION variable to be used in core package versionRenato Botelho2016-05-231-1/+2
|
* Merge pull request #2898 from dbaio/masterRenato Botelho2016-05-201-0/+5
|\
| * Add options to build zabbix3 packagesDanilo G. Baio (dbaio)2016-04-211-0/+5
| |
* | Create core repo early and send it to staging areaRenato Botelho2016-05-201-1/+6
| |
* | Use correct poudriere ports name on confRenato Botelho2016-05-191-0/+1
| |
* | Use ports branch to define poudriere ports nameRenato Botelho2016-05-191-1/+5
| |
* | Do not use makefs to create / partition since it fails badly sometimesRenato Botelho2016-05-181-20/+18
| |
* | USe boot files from chrootRenato Botelho2016-05-181-2/+2
| |
* | Add a parameter to skip final rsyncRenato Botelho2016-05-162-1/+2
| |
* | Disable IPFW functions from pfSense moduleRenato Botelho2016-05-161-0/+2
| |
* | Do not send files to final place if hostname is emptyRenato Botelho2016-05-161-1/+1
| |
* | Do not enable i386 by default on amd64 hostRenato Botelho2016-05-121-2/+2
| |
* | Adjust build code to run with poudriere-devel, what have support to build ↵Renato Botelho2016-05-122-49/+26
| | | | | | | | jail from git and remove workaround used in the past to make it possible to build from svn applying patches
* | Revert "Fix #6120"Renato Botelho2016-05-092-2/+0
| | | | | | | | This reverts commit 1831d3486317a6ac8a8bfd034bb133f9b0dc55e7.
* | Fix #6120Renato Botelho2016-05-092-0/+2
| | | | | | | | | | | | | | | | | | | | - 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
* | Add nut package to poudriereChris Buechler2016-05-071-0/+1
| |
* | Add pstree to poudriere listjim-p2016-05-061-0/+1
| |
* | Add copies of pre|post upgrade script in /tmp on nanobsd images, they are ↵Renato Botelho2016-05-051-0/+12
| | | | | | | | used by old versions on this path. It fixes #6120
* | Cleanup PORTREVISION for meta port on snapshotsRenato Botelho2016-05-041-1/+3
| |
* | Setup devel repo properly for stagingRenato Botelho2016-05-041-8/+12
| |
* | Improve log messagesRenato Botelho2016-05-041-3/+4
| |
OpenPOWER on IntegriCloud