Commit a8352aca authored by Anton Midyukov's avatar Anton Midyukov

init: add startup to use/init

startup contains configs needed all. e.g. /etc/sysconfig/i18n needed for /root/.i18n from package rootfiles-alt. See also https://bugzilla.altlinux.org/43107
parent 63d945f0
......@@ -7,6 +7,7 @@ use/init: use/pkgpriorities
@$(call add_feature)
@$(call add,THE_LISTS,$$(INIT_TYPE))
@$(call add,PINNED_PACKAGES,$$(INIT_TYPE))
@$(call add,THE_PACKAGES,startup) # contains configs needed all
# THE_LISTS is too late when BASE_PACKAGES have pulled in
# the wrong syslogd-daemon provider already
......
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