diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-08-18 16:25:56 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-08-19 11:08:27 -0500 |
commit | 73cdf10f1f513be7b5dec4f1cc91e0c68cda689b (patch) | |
tree | a44f527e733cda77d83be6fb13cf9af892ae5a44 /init.d/modules.in | |
parent | 1a55d46645b376cd27f394796934150120a08387 (diff) |
Deprecate automatic loading of modules
In the hwclock, procfs and sysfs service scripts, we automatically
attempt to load the kernel modules we need before we take any action. We
shouldn't do this, because there are systems which do not use kernel
modules and do not have the kmod package installed.
With this change, we continue to load the modules ourselves, but we warn
the admin that they need to be added to /etc/conf.d/modules or built
into the kernel.
In the future, this automatic loading will be dropped.
X-Gentoo-Bug: 342313
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=342313
Diffstat (limited to 'init.d/modules.in')
0 files changed, 0 insertions, 0 deletions