summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid adding empty line at log headRenato Botelho2015-09-041-2/+2
* Fix --snapshot-update-status with empty messageRenato Botelho2015-09-041-3/+3
* 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
* Use git instead of git-liteRenato Botelho2015-09-031-1/+1
* remove quotes to fix forRenato 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-032-0/+17
* Check rsync variables required to update package reposRenato Botelho2015-09-031-1/+13
* Simplify check for mandatory variablesRenato Botelho2015-09-031-19/+7
* Remove redundant checksRenato Botelho2015-09-031-4/+4
* Change core pkg dir to have packages under All/ and repo on ./Renato Botelho2015-09-032-9/+9
* List image files even when we are building snapshotsRenato Botelho2015-09-031-3/+3
* Revert "convert old icons to glyphicons"Jared Dillard2015-09-021-3/+3
* convert old icons to glyphiconsJared Dillard2015-09-021-3/+3
* Move snapshot related functions to builder_common.sh and leave build_snapshot...Renato Botelho2015-09-024-301/+276
* 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
* Change -U to -u on build.sh to match current option from build_snapshot.shRenato Botelho2015-09-011-2/+2
* 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
* Do not explicit add opcache to zend_extension, just enable or disable itRenato Botelho2015-09-011-4/+5
* 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
* Convert license.txt to UTF-8Renato Botelho2015-08-281-1/+1
* FreeBSD src is not needed to setup a builderRenato Botelho2015-08-281-1/+0
* Fix typo in variable nameRenato Botelho2015-08-281-1/+1
* Remove c-style comments from license.txt, which is a text fileRenato Botelho2015-08-281-48/+45
* 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
* Merge pull request #1824 from phil-davis/dhcp-pools-rangeRenato Botelho2015-08-281-0/+8
|\
OpenPOWER on IntegriCloud