aboutsummaryrefslogtreecommitdiffstats
path: root/config/systempatches/patches.inc
Commit message (Collapse)AuthorAgeFilesLines
* Declare these vars global. It might help with post-upgrade auto-apply on ↵jim-p2013-07-161-0/+1
| | | | ALIX when memory is low.
* Fix System Patches for NanoBSD (it was missing rw/ro remounts). Bump to 0.9, ↵jim-p2013-05-231-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-p2013-03-291-0/+59
| | | | during earlyshellcmd at boot time, to help patches survive across reboots and upgrades.
* update repo locationChris Buechler2013-03-111-2/+2
|
* Fix whitespace testjim-p2013-02-171-1/+1
|
* Add a way to view the full output from a test patch apply/revertjim-p2012-05-071-9/+10
|
* Add an option to specify a base directory for the patchjim-p2012-05-071-4/+5
|
* Fix the name of this field/var to more accurately reflect what it does.jim-p2012-05-071-2/+2
|
* Uncomment the cleanup line here, it was disabled during debugging.jim-p2012-05-051-1/+1
|
* Add a System Patches package to apply and maintain patches on a box. Should ↵jim-p2012-05-041-0/+140
make it easier to test and deliver fixes.