Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Feature luks-unl0kr: + Feature adds the ability to use unl0kr. unl0kr is framebuffer-based disk unlocker for the initramfs based on LVGL. - Feature luks: + Move the password request functionality to a separate feature (dialog). This allows to hide implementation details and simplify the code. - Feature network: + Add support of infiniband network mac addresses. + Add tests for cmdline parser. - Guess subsystem: + Add guessing touchscreen modules. + Fix a false positive guess in the luks, lvm, multipath features. - Utilities: + depinfo: Add support of weak dependencies. A new dependency type has been added since kernel v6.11-rc3. - Misc: + bug-report: Choose better compression method. Signed-off-by: Alexey Gladkov <[email protected]>
- Loading branch information