Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-30 | Fix typo in RC_UNAME check of modules-load | Martin Väth | |
The $RC_UNAME "Linux" had been misspelled as "linux". As a consequence, entries in e.g. /etc/modules-load.d failed to load any module succesfully under Linux(!) | |||
2016-08-26 | modules-load: handle comments better | Doug Freed | |
This handles comments without a trailing space after the comment character. Reported-By: josef64 | |||
2016-08-25 | modules-load.d: cleanups | William Hubbs | |
Move list of directories to a local variable and create the fn variable to use for an individual file name rather than using path. | |||
2016-08-25 | Add modules-load.d support | William Hubbs | |