summaryrefslogtreecommitdiffstats
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 syntax/quoting error in rc.carpmaster and rc.carpbackupjim-p2015-09-082-2/+2
* 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-072-25/+28
* 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-042-5/+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
* 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
OpenPOWER on IntegriCloud