Commit Graph

2 Commits

Author SHA1 Message Date
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