mkimage-profiles/features.in/oem
2020-11-06 19:20:01 +07:00
..
rootfs/image-scripts.d oem: Added ability to set alterator-setup steps 2020-11-06 19:20:01 +07:00
config.mk oem: Added ability to set alterator-setup steps 2020-11-06 19:20:01 +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/