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.
This commit is contained in:
parent
8119c70282
commit
925288faa8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user