summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix 7ca93399 where I pushed wrong patchRenato Botelho2015-09-181-2/+6
|
* Mark packages that have <noembedded> tag to conflict with pfSense-base-nanobsdRenato Botelho2015-09-181-0/+3
|
* Introduce base-nanobsd packageRenato Botelho2015-09-187-1/+130
|
* Install base package on final stage dir, in preparation to base-nanobsdRenato Botelho2015-09-181-2/+2
|
* Add a workaround to make sure images are compressed before rsync, for some ↵Renato Botelho2015-09-181-2/+8
| | | | reason wait is not working as expected
* add sudo port to ARMChris Buechler2015-09-171-0/+1
|
* Revert "Re-enable ntopng package after port fix"Renato Botelho2015-09-161-1/+1
| | | | This reverts commit 8df5376a8251cbaa25eea30c9c80796f763e554a.
* Re-enable ntopng package after port fixRenato Botelho2015-09-161-1/+1
|
* fix port pathChris Buechler2015-09-151-1/+1
|
* add salt and ser2net to ARM portsChris Buechler2015-09-151-0/+2
|
* Move default PHP to 5.6.xRenato Botelho2015-09-151-7/+2
|
* Fix INSTALL script for base package, it's supposed to run as post-installRenato Botelho2015-09-141-1/+1
|
* ADI images are amd64 onlyRenato Botelho2015-09-141-3/+5
|
* Process pfSense.obsoletedfiles on base post-install scriptRenato Botelho2015-09-141-1/+28
|
* Preserve post_upgrade_command on /tmp on Full Update images, it's going to ↵Renato Botelho2015-09-141-1/+6
| | | | be used when upgrading from old systems
* Preserve pre_upgrade_command on /tmp on Full Update images, it's going to be ↵Renato Botelho2015-09-141-0/+7
| | | | used when upgrading from old systems
* Move conf backup dir creation to default-config packages scriptsRenato Botelho2015-09-103-0/+12
|
* Add missing operatorRenato Botelho2015-09-081-1/+1
|
* Create pkg repo from All's parent directoryRenato Botelho2015-09-081-1/+1
|
* Fix loop iteration removing quotesRenato Botelho2015-09-081-1/+1
|
* Do not wait a key to be pressed when build.sh is called by build_snapshots.shRenato Botelho2015-09-072-2/+9
|
* Remove quotes from for callsRenato Botelho2015-09-071-2/+2
|
* Allow to use -a to select archs on all poudriere commandsRenato Botelho2015-09-071-14/+18
|
* Consider numeric values after BETA and RCRenato Botelho2015-09-041-2/+2
|
* Improve base package versioning scheme to deal with -DEVELOPMENT, -ALPHA, ↵Renato Botelho2015-09-041-15/+24
| | | | -BETA and -RC
* Fix snapshots log rotateRenato Botelho2015-09-041-2/+4
|
* Fix one more reverse checkRenato Botelho2015-09-041-1/+1
|
* Remove dead codeRenato Botelho2015-09-041-2/+0
|
* Break long lineRenato Botelho2015-09-041-1/+2
|
* Remove unnecessary chmod callsRenato Botelho2015-09-041-2/+0
|
* Use read -r to make sure we print lines as they areRenato Botelho2015-09-041-2/+2
|
* Fix filenameRenato Botelho2015-09-041-1/+1
|
* Add initial pre-deinstall and post-install scripts for base pkgRenato Botelho2015-09-042-0/+50
|
* Fix output capture taking stderr into considerationRenato Botelho2015-09-041-2/+2
|
* Fix typo in var nameRenato Botelho2015-09-041-2/+2
|
* Fix reverse checkRenato Botelho2015-09-031-1/+1
|
* Send repo containing core packages to remote serverRenato Botelho2015-09-031-0/+6
|
* Create a new function pkg_repo_rsync, it'll be also used for core pkgsRenato Botelho2015-09-031-14/+27
|
* Create repository for base componentsRenato Botelho2015-09-031-0/+15
|
* Change core pkg dir to have packages under All/ and repo on ./Renato Botelho2015-09-032-9/+9
|
* Move snapshot related functions to builder_common.sh and leave ↵Renato Botelho2015-09-023-298/+208
| | | | build_snapshots.sh a simple script that update repo and call build.sh, without need to know anything about build.conf variables
* Fix log message to match amount of memory tested aboveRenato Botelho2015-09-021-1/+1
|
* Deduplicate git_last_commit()Renato Botelho2015-09-022-10/+5
|
* Rename directory where core packages are created to match other package repo ↵Renato Botelho2015-09-021-1/+1
| | | | path and make it easy to identify
* Fix reverse checkingRenato Botelho2015-09-021-1/+1
|
* Remove backtick accidentally leftRenato Botelho2015-09-011-1/+1
|
* Do not add timestamp for release buildsRenato Botelho2015-09-013-14/+29
|
* Simplify logic for snapshots datestringsRenato Botelho2015-09-011-25/+10
|
* Be more verbose about what is happeningRenato Botelho2015-09-011-3/+13
|
* Fix default-config-vmware pkg nameRenato Botelho2015-09-011-1/+1
|
OpenPOWER on IntegriCloud