Bugzilla – Bug 1214358
mokutil: get rid of perl in modhash
Last modified: 2023-09-05 06:39:06 UTC
In order to be able to remove Perl from the minimal system at some point we need to get rid of tools using perl. The modhash script in the mokutil package is written in Perl. Is the tool still needed, and if so how about rewriting it in eg shell, C or Rust?
modhash is mainly for generating the hash of a kernel module so that the user can enroll the hash into MokListX, but I think the tool is rarely used since it's not effective to block a kernel module by hash. Will discuss with Joey about the future of modhash.
So we could just drop it?
The script is already dropped in factory :)
Wonderful, thanks! :-)