mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-29 20:40:44 +00:00
6 lines
103 B
YAML
6 lines
103 B
YAML
|
|
# Enable the Linux kernel; see also kernel-rt.
|
||
|
|
packages:
|
||
|
|
- kernel
|
||
|
|
|
||
|
|
exclude-packages:
|
||
|
|
- kernel-debug
|