switched from grub to systemdboot

This commit is contained in:
2026-02-13 14:43:31 +01:00
parent 0adce4bff4
commit 18e2c3d19b
5 changed files with 10 additions and 5 deletions

View File

@@ -2,8 +2,6 @@ DISTRO = "devdistro"
DISTRO_NAME = "Custom Headless Distro for development"
DISTRO_VERSION = "1.0"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot"
# Use systemd (recommended for networking & ssh)
DISTRO_FEATURES:append = "\
systemd \