summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove cust_fixup_nanobsd(), similar actions are done at specific create imag...Renato Botelho2015-09-301-31/+22
* Suppress progreess bar until package system revision is completeStephen Beaver2015-09-301-1/+2
* Wizard system completed and tested agains all wizard filesStephen Beaver2015-09-301-461/+312
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-1/+8
* Do a service reload of dyndns when changing gateways in case something hasChris Buechler2015-09-291-0/+2
* Bootstrap conversion mostly complete.Stephen Beaver2015-09-292-274/+380
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-292-4/+4
* Call correct script on upgrade process and obsolete the old versionRenato Botelho2015-09-292-1/+2
* Do not run pkg update between first and second step of upgrade processRenato Botelho2015-09-291-2/+2
* Remove old references to undefined variable firmwarelockRenato Botelho2015-09-291-4/+0
* Call exit after detect another instance is already running, otherwise it woul...Renato Botelho2015-09-291-1/+1
* Detect when pkg must be upgraded and do it early, followed by a pkg update to...Renato Botelho2015-09-291-0/+5
* Fixed #5209Stephen Beaver2015-09-291-5/+14
* Fixed #5206Stephen Beaver2015-09-292-89/+106
* Fixed #5212Stephen Beaver2015-09-291-16/+15
* Fil;e conversion complete. Tested against multiple packagesStephen Beaver2015-09-293-750/+957
* Replace macros by variables after install bsdinstallerRenato Botelho2015-09-291-0/+5
* Install only bsdinstaller in install_bsdinstaller()Renato Botelho2015-09-291-1/+1
* Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816Chris Buechler2015-09-281-0/+3
* Use self rather than any in auto-added IPsec rules to preventChris Buechler2015-09-281-8/+8
* Make sure FreeBSD src is available to setup pkg repoRenato Botelho2015-09-281-0/+2
* Ensure this only contains a partial name, not a path, before attempting to cr...jim-p2015-09-281-0/+1
* Redmine #5200 be less aggressive about DHCP Pool Notice V2Phil Davis2015-09-281-2/+21
* Merge pull request #1940 from doktornotor/patch-2Renato Botelho2015-09-281-2/+9
|\
| * Fix comment languagedoktornotor2015-09-281-1/+1
| * Remove syslog.conf entries on package uninstall (Bug #5210)doktornotor2015-09-271-2/+9
* | Merge pull request #1937 from heper/patch-2Renato Botelho2015-09-281-0/+4
|\ \
| * | add 'interface' column to lease_counter tableheper2015-09-251-0/+4
| |/
* | Look for src and ports repo in the same git serverRenato Botelho2015-09-281-10/+4
* | Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on ...Renato Botelho2015-09-281-2/+10
|/
* Cleanup cache and stale packages after install/deleteRenato Botelho2015-09-251-0/+2
* Add missing ;;Renato Botelho2015-09-251-0/+1
* Initial conversion of the file. Most functions completed and tested, but more...Stephen Beaver2015-09-252-342/+561
* Fix logic to set EVENT_PIPERenato Botelho2015-09-251-3/+5
* Add -h, to show helpRenato Botelho2015-09-251-1/+5
* Define EVENT_PIPE using a parameter, -pRenato Botelho2015-09-251-8/+13
* Print return code when _GUI_CALL is not empty, used by GUI to check rc of a p...Renato Botelho2015-09-251-4/+5
* Replace direct calls to exit by _exitRenato Botelho2015-09-251-5/+5
* Remove unnecessary :- from variables that are between quotesRenato Botelho2015-09-251-30/+30
* Set environment var EVENT_PIPE, used by pkg to write out progress in json formatRenato Botelho2015-09-251-0/+10
* Rename functions and variables to improve readability, no functional changesRenato Botelho2015-09-251-29/+29
* Use compare_version() for kernel_pkg checksRenato Botelho2015-09-251-15/+1
* Add pfSense-upgrade parameters -i/-r to install or remove packagesRenato Botelho2015-09-251-5/+125
* Change usage() to use regular echo() and print to stderrRenato Botelho2015-09-251-4/+4
* Relocate global variables definitions, no functional changesRenato Botelho2015-09-251-5/+4
* Relocate main block and leave all functions in the begginingRenato Botelho2015-09-251-34/+35
* Check if update needs to run inside update()Renato Botelho2015-09-251-9/+18
* Update repository metadata hourlyRenato Botelho2015-09-251-1/+21
* Respect .gitignore when call git cleanRenato Botelho2015-09-251-2/+2
* rsync is requiredRenato Botelho2015-09-241-0/+9
OpenPOWER on IntegriCloud