Commit ee9778ee authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

alt-server: remove unused kernels

To select a kernel, you need to press F5 and select the kernel with which to boot and install.
parent a7ba5cbd
......@@ -22,6 +22,7 @@ endif
@$(call add,THE_BRANDING,alterator)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call set,KFLAVOURS,un-def std-def)
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
@$(call add,BASE_KMODULES,drm)
@$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server)
@$(call add,MAIN_GROUPS,centaurus/lsb-core)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment