issues
search
graysky2
/
modprobed-db
Keeps track of EVERY kernel module that has ever been probed. Useful for those of us who make localmodconfig :)
https://wiki.archlinux.org/index.php/Modprobed-db
181
stars
16
forks
source link
jwr's hacks
#1
Closed
jasonwryan
closed
9 years ago
jasonwryan
commented
11 years ago
Changes:
printf and heredocs for all of the echoes
reduced the pipeline for comparing the arrays
only environmental variables should be uppercase (left those that would break preexisting installs)
only print modules for certain operations
XDG base dir spec for config location
Changes: