mkimage-profiles/features.in/oem
Ivan A. Melnikov 41a9f8a36a use/oem: Add installer-common-stage3
installer-common-stage3 configures network. Without it,
net-eth step of the OEM setup does not work properly.
2021-02-24 15:07:04 +07:00
..
lib oem: Not use git in 60-oem-install.mk 2021-01-25 19:42:32 +07:00
rootfs/image-scripts.d oem: Create empty /var/lib/install3/lists/.base 2020-12-23 01:48:59 +07:00
config.mk use/oem: Add installer-common-stage3 2021-02-24 15:07:04 +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/