diff options
author | Leah Rowe <leah@libreboot.org> | 2023-09-25 12:00:43 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-09-25 12:00:43 +0100 |
commit | a823bab36529406c344bb0623a1f689570a5fa9a (patch) | |
tree | 9145af289cb103eabcc0c20006c7af06113d6c1c /config/grub/patches/0006-Error-on-missing-Argon2id-parameters.patch | |
parent | 3738ec90ec1728bb805d84cd8b1a68c7c31d06e4 (diff) |
include/git: support applying patch subdirectories
This is done recursively, with the following rule:
files first, then directories.
Where all patch files are applied from within the
patch directory, subdirectories (within the patch
directory) are then tried in alphanumerical order.
Then, within each subdirectory tried, the same rule
is once again applied. This is done recursively,
until every patch file is applied.
The code no longer applies *.patch, but instead any
file. Additionally, symlinks are avoided.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/grub/patches/0006-Error-on-missing-Argon2id-parameters.patch')
0 files changed, 0 insertions, 0 deletions