summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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, -BE...Renato Botelho2015-09-041-15/+24
* 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 build_snapshot...Renato Botelho2015-09-023-298/+208
* 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
* 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
* Rename OVA_FIRST_PART_SIZE to OVA_FIRST_PART_SIZE_IN_GB to match other simila...Renato Botelho2015-09-012-3/+3
* Create a specific default-config package for vmwareRenato Botelho2015-09-015-0/+44
* Math here is in bytes, not in blocks, use correct valueRenato Botelho2015-09-011-1/+1
* Fix ova fstabRenato Botelho2015-09-011-2/+2
* Remove 128 blocks (65536 bytes) from swap size, this is used by loader and bo...Renato Botelho2015-09-012-3/+5
* First create a raw, then convert it to vmdk, and when convert, use -c to forc...Renato Botelho2015-08-312-10/+12
* Fix PEODUCT_URL variable default assignmentRenato Botelho2015-08-311-1/+1
* Remove extra 'i' left by accidentRenato Botelho2015-08-311-1/+1
* Check if final file exists, not temporaryRenato Botelho2015-08-311-1/+1
* Use modern pfSense.ovf template, remove unnecessary variables and use vmdktoo...Renato Botelho2015-08-313-62/+123
* Export MAKEOBJDIRPREFIX to builder/tmp and stop touching builder /usr/objRenato Botelho2015-08-281-0/+3
* Fix typo in variable nameRenato Botelho2015-08-281-1/+1
* Add macros between %% and %% on pfSense.ovf, then simplify the logic of ova_s...Renato Botelho2015-08-282-64/+39
* Use 2 different networks on ovf, LAN and WAN. While here, fix vmxnet3 case to...Renato Botelho2015-08-281-8/+11
* Catch up with meta port rename pfSense-vm -> pfSense-vmwareRenato Botelho2015-08-271-1/+1
* Refactor OVA image build process using mkimg and makefsRenato Botelho2015-08-272-185/+87
* Replace e1000 by vmxnet3Renato Botelho2015-08-271-4/+4
OpenPOWER on IntegriCloud