2 Commits

Author SHA1 Message Date
SFG545 6de58db258 build: add lzma support and update dependencies in depmod 2026-07-09 20:04:06 -05:00
SFG545 bb503eec83 Implement minimal depmod-compatible applet for vx
- Added depmod.cpp to scan kernel module ELF files, read .modinfo, and emit metadata files.
- Implemented functionality to write binary trie indexes for libkmod/modprobe.
- Introduced command-line options for module processing.
- Created test script test_depmod.sh to verify help and version commands.
2026-07-08 22:08:15 -05:00