summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
Commit message (Expand)AuthorAgeFilesLines
* Break long lineRenato Botelho2015-09-041-1/+2
* Use read -r to make sure we print lines as they areRenato Botelho2015-09-041-2/+2
* Fix output capture taking stderr into considerationRenato Botelho2015-09-041-2/+2
* Move snapshot related functions to builder_common.sh and leave build_snapshot...Renato Botelho2015-09-021-298/+33
* Deduplicate git_last_commit()Renato Botelho2015-09-021-8/+3
* Do not add timestamp for release buildsRenato Botelho2015-09-011-5/+8
* Use full path to source fileRenato Botelho2015-08-261-1/+1
* Replace hard coded rsync data by new variablesRenato Botelho2015-08-251-39/+52
* Leave RSYNCIP to be defined in build.conf by user, exit if it's not definedRenato Botelho2015-08-251-6/+9
* Repect SCRATCHDIRRenato Botelho2015-08-251-1/+1
* Define BUILDER_TOOLS and BUILDER_ROOT on caller scripts and add extra checksRenato Botelho2015-08-251-5/+3
* Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIRRenato Botelho2015-08-251-4/+3
* Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infr...Renato Botelho2015-08-251-11/+2
* Adapt tools scripts for pfSense main repo (round #1):Renato Botelho2015-08-251-18/+9
* Import build scripts from pfSense-tools repoRenato Botelho2015-08-251-0/+389
OpenPOWER on IntegriCloud