mkimage-profiles/features.in/oem
Anton Midyukov 77e80ef011 oem: Add use/oem/install target
This target needed for alterator-setup (pkg step).
Also added preinstall and eth-net steps.
2020-12-05 00:25:53 +07:00
..
lib oem: Add use/oem/install target 2020-12-05 00:25:53 +07:00
rootfs/image-scripts.d oem: Add use/oem/install target 2020-12-05 00:25:53 +07:00
config.mk oem: Add use/oem/install target 2020-12-05 00:25:53 +07:00
README oem: Added ability to set alterator-setup steps 2020-11-06 19:20:01 +07:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Эта фича обеспечивает автоматический запуск предварительной настройки,
характерный для OEM-образов.

== Переназначение шагов alterator-setup ==
Дефолтные шаги определяются в файле /etc/alterator-setup/steps.
Его дефолтное содержание:
sysconfig
notes-license
datetime
root
users
setup-finish

Для переопределения списка шагов используйте переменную OEM_STEPS.
Пример:
цель: use/oem
	@$(call set,OEM_STEPS,sysconfig notes-license datetime setup-finish)

Список доступных шагов для alterator-setup находится в
/usr/share/alterator/steps/