summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| |
* | Use right server to replace packagesiteRenato Botelho2016-05-031-1/+6
| |
* | add xe-guest-utilitiesChris Buechler2016-05-011-0/+1
| |
* | Initialize pkg repo sign commandRenato Botelho2016-04-271-1/+6
| |
* | Cleanup old poudriere logRenato Botelho2016-04-271-0/+2
| |
* | add znc from user requestChris Buechler2016-04-271-0/+1
| |
* | Add trafshow to poudriere listChris Buechler2016-04-261-0/+2
| |
* | Add dnstop to build list at user request.Chris Buechler2016-04-261-0/+1
| |
* | Replace vim by vim-lite which has less dependencies and doesn't require X11 ↵Renato Botelho2016-04-251-1/+1
| | | | | | | | by default
* | Add some available packages from user requests.Chris Buechler2016-04-241-0/+5
| |
* | Add vnstat to poudriere_bulkChris Buechler2016-04-211-0/+1
|/
* Send pkg repos to staging server before move to final oneRenato Botelho2016-04-212-7/+40
|
* Transfer the logic of rsync dir name to pkg_repo_rsync()Renato Botelho2016-04-211-4/+11
|
* Use poudriere branch variable instead of hardcoded masterRenato Botelho2016-04-211-2/+2
|
OpenPOWER on IntegriCloud