Commit 73ec7f0e authored by Anton Midyukov's avatar Anton Midyukov

oem: Added rootfs-installer-features

Run installer features during install via rootfs.
parent 3fe1f538
...@@ -2,6 +2,7 @@ use/oem: use/services use/branding ...@@ -2,6 +2,7 @@ use/oem: use/services use/branding
@$(call add_feature) @$(call add_feature)
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord) @$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord)
@$(call add,THE_PACKAGES,alterator-setup alterator-notes) @$(call add,THE_PACKAGES,alterator-setup alterator-notes)
@$(call add,THE_PACKAGES,rootfs-installer-features)
@$(call add,THE_BRANDING,alterator notes) @$(call add,THE_BRANDING,alterator notes)
@$(call try,OEM_TARGET,setup) @$(call try,OEM_TARGET,setup)
@$(call add,DEFAULT_SERVICES_ENABLE,$$(OEM_TARGET)) @$(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