aboutsummaryrefslogtreecommitdiffstats
path: root/config/systempatches/system_patches.php
Commit message (Collapse)AuthorAgeFilesLines
* Add "auto apply" bit to system patches which will attempt to apply a patch ↵jim-p2013-03-291-1/+5
| | | | during earlyshellcmd at boot time, to help patches survive across reboots and upgrades.
* Update HTML code in System PatchesColin Fleming2013-02-061-35/+37
| | | | | | Close off the head statement and move the scripts and style sheets inside the head statment, close the BR, INPUT and IMG tags add ALT to IMG tags and SUMMARY to TABLES
* Fix validation for pasting in a patch alone, make sure not to offer re-fetch ↵jim-p2012-05-091-1/+1
| | | | if location is blank. version bump.
* Add a way to view the full output from a test patch apply/revertjim-p2012-05-071-0/+15
|
* Fix the name of this field/var to more accurately reflect what it does.jim-p2012-05-071-1/+1
|
* Add a System Patches package to apply and maintain patches on a box. Should ↵jim-p2012-05-041-0/+272
make it easier to test and deliver fixes.