Do not run systemd preset-all at build time
Aimee OS/aimee-os/pipeline/head This commit looks good Details

Let systemd apply preset policy on first boot.  This keeps symlinks out
of the immutable image.
master
Dustin 2025-09-03 08:30:19 -05:00
parent 62035f3223
commit f838e9f0bd
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ BR2_TOOLCHAIN_BUILDROOT_VENDOR = "aimeeos"
SKELETON_INIT_SYSTEMD_ROOT_RO_OR_RW =
# Disable the default var.mount
SKELETON_INIT_SYSTEMD_ROOTFS_PRE_CMD_HOOKS =
# Do not run preset-all at build time
SYSTEMD_PRESET_ALL =
# Enable required kernel options for Aimee OS storage
define AIMEEOS_LINUX_CONFIG_FIXUPS