Commit Graph

4 Commits

Author SHA1 Message Date
Justin M. Forbes 73c86ebaee Linux v5.9.7 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-11-10 11:02:01 -06:00
Jeremy Cline 0310b312a7 kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1
This is an automated commit generated from the
kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 tag in
https://gitlab.com/cki-project/kernel-ark.git
2020-04-14 17:53:23 -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