mkimage-profiles/features.in/oem
Ivan A. Melnikov 3bf51ea7e6 oem: use/deflogin/root
This change sets the default root password to 'altlinux'
for all the images that employ use/oem feature.
This password will be reset by the configuration wizard at
the first boot and cannot be used to login
to ssh even if it's enabled out-of-the-box. So, 'happy
path' user experience of our distros does not change;
but it helps in troubleshooting the cases
when alterator-setup cannot start e.g. due to broken
graphics.

See https://lists.altlinux.org/pipermail/devel-distro/2021-April/002351.html
2021-04-22 01:32:36 +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 oem: use/deflogin/root 2021-04-22 01:32:36 +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/