edubuntu: set NEEDS_DRACUT=yes

This commit is contained in:
Dan Bungert 2025-09-10 09:05:30 -06:00
parent 2aeaaf1815
commit fddd7b7595

View File

@ -917,6 +917,7 @@ case $PROJECT in
MINIMAL_DESC="A minimal installation of the Edubuntu Desktop."
STANDARD_TASKS=edubuntu-desktop-gnome
KERNEL_FLAVOURS=generic
NEEDS_DRACUT=yes
do_layered_desktop_image
;;