Commit Graph

7 Commits

Author SHA1 Message Date
Josh Boyer c3cd2b9025 Linux v4.2-rc4-111-g8400935737bf 2015-07-31 11:49:28 -04:00
Josh Boyer 76c11d9b55 Linux v4.1-11235-gc63f887bdae8
- Reenable debugging options.
2015-06-29 11:24:25 -04:00
Josh Boyer 2296e4a647 Linux v3.19-8975-g3d883483dc0a
- Add patch to fix intermittent hangs in nouveau driver
- Move mtpspi and related mods to kernel-core for VMWare guests (rhbz 1194612)
2015-02-20 09:32:10 -05:00
Josh Boyer a1aa1a8796 Enable TCM_USER (rhbz 1174986) 2014-12-17 10:48:32 -05:00
Josh Boyer ccd2942fe5 Move isofs to kernel-core 2014-05-09 11:03:40 -04:00
Josh Boyer aa73513f1f Rename kernel-drivers to kernel-modules 2014-05-01 21:10:48 -04:00
Josh Boyer 94ce4eca27 Split kernel into kernel-core and kernel-drivers subpackages
This creates kernel-core and kernel-drivers subpackages.  The kernel package
remains as a meta-package the requires both of the subpackages.  This allows
most installs to continue on as-is with upgrades working.

The contents of the kernel-core and kernel-drivers subpackages are determined
at build time through the filter-modules.sh script.  This script "removes"
pre-defined subsystems and modules and generates a filelist for the %files
section of each subpackage.  The contents of each are per-arch, with arch
override files taken into account.  This allows us to make the split useful
for varying arches.
2014-04-29 17:27:16 -04:00