summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Ignore DHCP pools that are out of rangePhil Davis2015-08-261-0/+8
* | Merge pull request #1826 from phil-davis/v10-bigger-than-v9Renato Botelho2015-08-281-2/+2
|\ \
| * | Redmine #4925 Fix version comparison to know 10 is bigger than 9Phil Davis2015-08-261-2/+2
| |/
* | Merge pull request #1833 from doktornotor/patch-5Renato Botelho2015-08-281-1/+1
|\ \
| * | mail.php code styledoktornotor2015-08-281-1/+1
* | | Merge pull request #1821 from phil-davis/upgrade-configRenato Botelho2015-08-281-32/+63
|\ \ \ | |/ / |/| |
| * | Protect unset() with isset() in upgrade_configPhil Davis2015-08-261-32/+63
| |/
* | Merge pull request #1825 from phil-davis/newer-releaseRenato Botelho2015-08-281-1/+4
|\ \
| * | Inform on dashboard when on a later version than the official releasePhil Davis2015-08-261-1/+4
| |/
* | Merge pull request #1828 from doktornotor/patch-7Renato Botelho2015-08-281-1/+6
|\ \
| * | Indentation fixdoktornotor2015-08-281-1/+1
| * | make sure that cron is running before reconfiguring itdoktornotor2015-08-281-0/+5
* | | Merge pull request #1830 from doktornotor/patch-6Renato Botelho2015-08-282-6/+13
|\ \ \
| * | | Declare the harddisks variable only if neededdoktornotor2015-08-281-4/+4
| * | | Re-enable hard disk standby (Bug #4569)doktornotor2015-08-281-1/+1
| * | | Bug #4569 - system_set_harddisk_standby() rewritte for current CAM-based ATA ...doktornotor2015-08-281-5/+12
| |/ /
* | | Merge pull request #1829 from doktornotor/patch-5Renato Botelho2015-08-281-7/+0
|\ \ \ | |/ / |/| |
| * | remove routed service, is being handled by the packagedoktornotor2015-08-281-7/+0
|/ /
* | Catch up with meta port rename pfSense-vm -> pfSense-vmwareRenato Botelho2015-08-272-2/+2
* | Refactor OVA image build process using mkimg and makefsRenato Botelho2015-08-272-185/+87
* | Replace e1000 by vmxnet3Renato Botelho2015-08-271-4/+4
* | 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
OpenPOWER on IntegriCloud