Commit 75d0b96d authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: remove apt-conf-ignore-systemd from jeos-sysv

Such a package was dangerous, so the package was removed from Sisyphus.
parent a3469353
...@@ -125,8 +125,7 @@ endif ...@@ -125,8 +125,7 @@ endif
# NB: # NB:
# - stock cleanup is not enough (or installer-common-stage3 deps soaring) # - stock cleanup is not enough (or installer-common-stage3 deps soaring)
distro/regular-jeos-sysv: distro/.regular-jeos-full use/cleanup/jeos/full \ distro/regular-jeos-sysv: distro/.regular-jeos-full use/cleanup/jeos/full \
+sysvinit +power +sysvinit +power; @:
@$(call add,BASE_PACKAGES,apt-conf-ignore-systemd)
distro/regular-jeos-systemd: distro/.regular-jeos-full use/install2/vmguest \ distro/regular-jeos-systemd: distro/.regular-jeos-full use/install2/vmguest \
+systemd +systemd-optimal +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