Commit 925288fa authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: Added apt-conf-ignore-systemd in jeos-sysv

This is the apt configuration file for systems on sysvinit, to ignore the installation of systemd packages.
parent 8119c702
......@@ -85,7 +85,8 @@ distro/.regular-jeos-full: distro/.regular-jeos \
# NB:
# - stock cleanup is not enough (or installer-common-stage3 deps soaring)
distro/regular-jeos-sysv: distro/.regular-jeos-full use/cleanup/jeos/full \
+sysvinit; @:
+sysvinit
@$(call add,BASE_PACKAGES,apt-conf-ignore-systemd)
distro/regular-jeos-systemd: distro/.regular-jeos-full \
+systemd +systemd-optimal
......
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