summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Use modern pfSense.ovf template, remove unnecessary variables and use vmdktoo...Renato Botelho2015-08-311-21/+32
* 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-281-36/+30
* Refactor OVA image build process using mkimg and makefsRenato Botelho2015-08-271-179/+80
* Remove more redundant actionsRenato Botelho2015-08-271-2/+0
* Do not calculate size of mnt partition if it's not used anywayRenato Botelho2015-08-271-8/+0
* Stop modifying conf directories for ova, it's handled by default-config packageRenato Botelho2015-08-271-5/+0
* Do not mount ovf image on /mnt but inside builder to avoid touching builderRenato Botelho2015-08-271-38/+45
* Remove path to call echoRenato Botelho2015-08-271-2/+2
* Remove lots of sync callsRenato Botelho2015-08-271-7/+0
* Remove unnecessary variables, also add some error checkingRenato Botelho2015-08-271-6/+19
* Rename ova_setup_ovf_file() to ova_setup_ovf_template()Renato Botelho2015-08-271-2/+2
* Move ovf template to templates/ovf, also rename variables accordinglyRenato Botelho2015-08-271-8/+8
* We do not need a separate path variable for ovf, use IMAGES_FINAL_DIR insteadRenato Botelho2015-08-271-27/+27
* Obsolete use of /etc/nano_use_vga.txt, Use enableserial_force flag insteadRenato Botelho2015-08-271-3/+0
* Stop calling ntpdate to fix builder clockRenato Botelho2015-08-251-6/+0
* Check if file exists before try to access itRenato Botelho2015-08-251-1/+1
* Remove extra spacesRenato Botelho2015-08-251-2/+2
* Do not set PKG_RSYNC_HOSTNAME automaticallyRenato Botelho2015-08-251-0/+5
* Fix wrong variable nameRenato Botelho2015-08-251-2/+2
* Fix reverse checkRenato Botelho2015-08-251-1/+0
* Rename NO_CLEANFREEBSDOBJDIR -> NO_CLEAN_FREEBSD_OBJ and NO_CLEANREPOS -> NO_...Renato Botelho2015-08-251-2/+2
* Remove ensure_source_directories_present() and call update_freebsd_sources() ...Renato Botelho2015-08-251-6/+0
* Rename clean_obj_dir() to clean_builder()Renato Botelho2015-08-251-2/+2
* Do not remove CHROOT directories, they can be mounted on MFS filesystems. Cre...Renato Botelho2015-08-251-7/+7
* Rename SRCDIR to FREEBSD_SRC_DIR and change default value to SCRATCHDIR/FreeB...Renato Botelho2015-08-251-36/+36
* Do not try to get make.conf from other branchRenato Botelho2015-08-251-5/+1
* Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIRRenato Botelho2015-08-251-10/+10
* Introduce PRODUCT_SRCRenato Botelho2015-08-251-1/+1
* Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infr...Renato Botelho2015-08-251-5/+5
* Adapt tools scripts for pfSense main repo (round #1):Renato Botelho2015-08-251-79/+6
* Import build scripts from pfSense-tools repoRenato Botelho2015-08-251-0/+2062
OpenPOWER on IntegriCloud