206e75c597bba13fee22da14bc850cf5f6954d12
This commit includes three changes: 1. Use getFile in getHookFiles to add the contents of file hooks 2. Within getFile, first attempted a glob expansion on the specified file expression. This allows specifying e.g. /lib/udev/rules.d/*.rules. 3. Within getFile, next if the path points to a directory, add all files including those from subdirectories. This allows specifying e.g. /usr/share/X11/xkb. Relates to: postmarketOS/pmaports#1309
Description
postmarketos-mkinitfs-2.7.0
Latest
Languages
Go
97.6%
Makefile
2.4%