mkimage-profiles/features.in/oem
Anton Midyukov 33523fb532 oem: Create empty /var/lib/install3/lists/.base
Empty lists/.base needed for alterator-pkg to calculate the space
required for installation when selecting groups.
See-also: https://lists.altlinux.org/pipermail/devel-distro/2020-December/002239.html
2020-12-23 01:48:59 +07:00
..
lib oem: Add use/oem/install target 2020-12-05 00:25:53 +07:00
rootfs/image-scripts.d oem: Create empty /var/lib/install3/lists/.base 2020-12-23 01:48:59 +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/