I'm sketching on a callback infrastructure for Syslinux 4. I'm wondering specifically what you would prefer to have hooked. One option is to put hooks into the code for open(), read() and close(); another option would be to only invoke hooks from loadfile(). What other hooks would you like to have? -hpa
Apparently Analagous Threads
- Patch sensible callback framework
- [PATCH 0/2] improve Lua API for files and initramfs objects
- [PATCH 0/2] improve Lua API for files and initramfs objects
- [PATCH 0/2] improve Lua API for files and initramfs objects
- chain.c32 add grldr= command for Grub4dos