Commit c2ea126c authored by Anton Midyukov's avatar Anton Midyukov

oem: Set piority for rootfs-installer-features package

/usr/sbin/install2-init-functions is provided by several packages. Because of this, extra packages are installed. It is necessary to simplify the task for the packages manager.
parent 16189bc9
......@@ -3,6 +3,7 @@ use/oem: use/services use/branding use/deflogin/root
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord)
@$(call add,BASE_PACKAGES,alterator-setup alterator-notes)
@$(call add,BASE_PACKAGES,rootfs-installer-features)
@$(call add,PINNED_PACKAGES,rootfs-installer-features)
@$(call add,BASE_BRANDING,alterator notes)
@$(call try,OEM_TARGET,setup)
@$(call add,DEFAULT_SERVICES_ENABLE,$$(OEM_TARGET))
......
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