- Drop old RPM constructs from the build recipe.
- Add reasoning for prev change OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=166
This commit is contained in:
13
kmod.changes
13
kmod.changes
@@ -1,7 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 13:05:53 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Drop old RPM constructs from the build recipe.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 3 11:36:22 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
- Drop kmod-compat (boo#1173353).
|
||||
- Drop kmod-compat (boo#1173353):
|
||||
The symlinks in kmod-compat are not obsolete. They are
|
||||
desirable for kernel module autoload. The "kernel.modprobe"
|
||||
sysctl references /sbin/modprobe, and changing it to
|
||||
"/usr/bin/kmod load" is not possible, because this sysctl
|
||||
specifies a single executable, not a command (so spaces will be
|
||||
treated as part of the filename).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 23:31:52 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
Reference in New Issue
Block a user