Artem Bityutskiy
6bd2df7564
mod-extra.list: add ETF qdisc to the the the extra modules package
...
The ETF qdisc (sch_etf.ko) belongs to the extras just like other qdiscs.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2018-12-28 14:08:09 -08:00
Peter Robinson
818326ffa2
sort mod-extra.list alphabetically (NFC)
2015-09-09 15:10:45 +01:00
Hans de Goede
2e5f2061f5
Move joydev.ko from kernel-modules-extra to kernel-modules
...
Unlike the other joystick modules joydev is not just needed for old analog
joysticks, but also to provide /dev/js? devices with new usb connected
joysticks.
Many games still use the (old) /dev/js interface, and will not work ootb
unless kernel-modules-extra is installed. Moving jodev.ko to the main
kernel package fixes this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-08-04 07:48:12 -04:00
Jonathan Dieter
173cebe652
Add USBIP drivers to kernel-modules-extra
...
Signed-off-by: Jonathan Dieter <jdieter@lesbg.com>
2014-12-17 12:28:18 -05:00
Josh Boyer
33fc8e2a5b
Move TPM drivers to main kernel package (rhbz 1164937)
2014-11-21 10:58:57 -05:00
Josh Boyer
b3ef08adb3
Linux v3.11-rc5-21-g28fbc8b
...
- Disable WIMAX. It's fairly broken and abandoned upstream.
2013-08-14 14:30:31 -04:00
Josh Boyer
d30a701642
Enable Orinoco drivers in kernel-modules-extra (rhbz 894069)
2013-01-14 15:28:59 -05:00
Dave Jones
9654342460
Reenable UBIFS (rhbz 823238)
2012-09-14 13:15:17 -04:00
Dave Jones
341e5eb077
Reenable W1 drivers. (rhbz 849430)
2012-08-20 12:05:53 -04:00
John W. Linville
629ee7b235
Enable batman-adv and add it to the list of "extra" modules
2012-07-31 14:42:32 -04:00
Josh Boyer
618d6ec8fe
Move modules needed by Shorewall back to main kernel package (rhbz 844436)
2012-07-31 08:05:45 -04:00
Josh Boyer
31eb76de86
Move sch_htb module into main kernel package (rhbz 836185)
2012-07-05 11:52:32 -04:00
Josh Boyer
1edae28474
Enable Nilfs2 and put it in modules-extra (rhbz 821702)
2012-05-15 13:21:52 -04:00
Justin M. Forbes
7b4b439262
Reenable slip and add to module-extras (rhbz 818308)
2012-05-03 13:15:22 -05:00
Josh Boyer
1caa16e278
Move the dlm module to modules-extra and do additional cleanup (rhbz 811547)
2012-04-20 16:49:27 -04:00
Josh Boyer
bd9fffb7d6
Move the dlm module to modules-extra (rhbz 811547)
2012-04-17 16:27:30 -04:00
Josh Boyer
af856217e0
Move 9p modules back to main package for KVM (rhbz 807733)
2012-03-28 12:56:18 -04:00
Dave Jones
07ac776056
Disable MTD
2012-01-13 16:07:41 -05:00
Dave Jones
a374a8451d
add module suffixes
2012-01-13 13:55:26 -05:00
Dave Jones
7729f41301
Disable IMA. (Forces TPM on, which may be undesirable: See 733964, 746097)
...
Move TPM modules to modules-extra
2011-12-19 15:11:34 -05:00
Josh Boyer
884a3e1f3c
Move yenta_socket back into main kernel package
...
One day, pcmcia will be like the old MCA bus. Hopefully that day is soon.
2011-12-06 09:19:39 -05:00
Josh Boyer
61b173509e
Move 802.1q back into the main kernel package
2011-12-06 08:50:15 -05:00
Josh Boyer
42087d6524
Put ssb.ko back in the main kernel package
2011-12-02 14:17:44 -05:00
Josh Boyer
b8b2783bb9
Create a kernel-modules-extra subpackage
...
This creates a modules-extra subpackage which places a number of less
frequently used modules into the extra directory under
/lib/modules/`uname -r`/. This reduces the size of the default kernel
package while still allowing those modules to be built and installed if
needed. We also limit the security exposure by keeping these modules out
of the default install.
2011-11-29 09:02:14 -05:00