Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure config item is an array before try to foreach. Bump version 1.0.8 | Renato Botelho | 2015-11-16 | 1 | -0/+5 |
| | |||||
* | systempatches - make fetch work if pfsense is behind proxy (fixes Bug #4369) | doktornotor | 2015-11-12 | 1 | -1/+14 |
| | |||||
* | Fixes #5000: | Renato Botelho | 2015-09-18 | 1 | -0/+6 |
| | | | | | | - Detect new pfSense repo structure, where files that were present on / in the past now lie in /src, and automatically set pathstrip to 2 - Bump package version to 1.0.6 | ||||
* | systempatches - some code style cosmetics | doktornotor | 2015-08-11 | 1 | -2/+3 |
| | | | | - Fix copyright header - Switch GitHub to HTTPS. | ||||
* | Systen Patches package code style | Phil Davis | 2015-08-06 | 1 | -8/+15 |
| | |||||
* | Declare these vars global. It might help with post-upgrade auto-apply on ↵ | jim-p | 2013-07-16 | 1 | -0/+1 |
| | | | | ALIX when memory is low. | ||||
* | Fix System Patches for NanoBSD (it was missing rw/ro remounts). Bump to 0.9, ↵ | jim-p | 2013-05-23 | 1 | -0/+2 |
| | | | | call it release while we're at it, it's stable, not a beta anymore. | ||||
* | Add "auto apply" bit to system patches which will attempt to apply a patch ↵ | jim-p | 2013-03-29 | 1 | -0/+59 |
| | | | | during earlyshellcmd at boot time, to help patches survive across reboots and upgrades. | ||||
* | update repo location | Chris Buechler | 2013-03-11 | 1 | -2/+2 |
| | |||||
* | Fix whitespace test | jim-p | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Add a way to view the full output from a test patch apply/revert | jim-p | 2012-05-07 | 1 | -9/+10 |
| | |||||
* | Add an option to specify a base directory for the patch | jim-p | 2012-05-07 | 1 | -4/+5 |
| | |||||
* | Fix the name of this field/var to more accurately reflect what it does. | jim-p | 2012-05-07 | 1 | -2/+2 |
| | |||||
* | Uncomment the cleanup line here, it was disabled during debugging. | jim-p | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | Add a System Patches package to apply and maintain patches on a box. Should ↵ | jim-p | 2012-05-04 | 1 | -0/+140 |
make it easier to test and deliver fixes. |