Revision
21 -
Directory Listing
Modified
Mon Dec 18 23:13:16 2006 UTC
(6 years, 5 months ago)
by
flameeyes
Add a find() commodity function so that a particular find command can be used instead of the default one, this is needed for OpenBSD compatibility as their 'secure' version does not support the -exec {} + option.
Revision
5 -
Directory Listing
Added
Mon Dec 18 09:45:47 2006 UTC
(6 years, 5 months ago)
by
flameeyes
Add first implementation of autoepatch; patches define a function to find which targets are to be patched, and autoepatch tries all the patches on them. There's a long list of TODOs to handle though.