summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Move release branch to 2.3.1Renato Botelho2016-05-161-1/+1
|
* Welcome 2.3.1-RELEASERenato Botelho2016-05-161-2/+2
|
* Do not send files to final place if hostname is emptyRenato Botelho2016-05-161-1/+1
|
* Revert "Do not enable i386 by default on amd64 host"Renato Botelho2016-05-161-2/+2
| | | | This reverts commit f5a9bb1f2180e6b9fcc9e81006524c2f6813e037.
* Do not enable i386 by default on amd64 hostRenato Botelho2016-05-121-2/+2
| | | | (cherry picked from commit 44b30d595f41d69b0a4db7c032f57ca3e5d338c9)
* Revert "Fix #6120"Renato Botelho2016-05-092-2/+0
| | | | This reverts commit 4cbe0b132f0d60b71a20052fae1155210a1f5a16.
* 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 HTTP version for builder_setupRenato Botelho2016-04-211-1/+2
|
* Use HTTPS for final repo confRenato Botelho2016-04-211-3/+3
|
* Setup poudriere to keep copy of last 5 reposRenato Botelho2016-04-211-0/+2
|
* Remove lua from nginx. Ticket #6185Chris Buechler2016-04-171-2/+0
|
* Use right repo conf for stage on snapsRenato Botelho2016-04-112-4/+7
|
* Optimize makefs parametersRenato Botelho2016-04-111-1/+1
|
* Use beta repo as stagingRenato Botelho2016-04-111-3/+4
|
* Explicit define pkg repo variables for release and develRenato Botelho2016-04-112-28/+32
|
* Exit build process if install_pkg_install_ports() failsRenato Botelho2016-04-111-3/+9
|
* Add repo package before baseRenato Botelho2016-04-111-2/+1
|
* Do not add entire path on sha256 file, while here, make it a functionRenato Botelho2016-04-111-6/+19
|
* Fix syntaxRenato Botelho2016-04-111-1/+1
|
* Fix sha356 filenames for ISO and memstick filesRenato Botelho2016-04-111-8/+5
|
* Add vm-bhyve to poudriere bulk listRenato Botelho2016-04-081-0/+1
|
* Replace packagesite URL with final URL for RELEASERenato Botelho2016-04-071-0/+12
|
* Use staging repo to install bsdinstaller on final areaRenato Botelho2016-04-071-1/+14
|
* Create target dir when it doesn't existRenato Botelho2016-04-071-0/+3
|
* Fix variable nameRenato Botelho2016-04-071-1/+1
|
* Add missing fiRenato Botelho2016-04-071-0/+1
|
* setup_pkg_repo 5th parameter is mandatoryRenato Botelho2016-04-071-1/+1
|
* Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using ↵Renato Botelho2016-04-071-4/+16
| | | | staging area for builder and bootstrap
* Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordinglyRenato Botelho2016-04-071-0/+6
|
* Do not mount memory disks for -RELEASE buildRenato Botelho2016-04-071-0/+5
|
* Make sure symlink is created on post-installRenato Botelho2016-04-061-1/+4
|
* Rework the way repo packages workRenato Botelho2016-04-052-41/+29
| | | | | | - 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
OpenPOWER on IntegriCloud