3bf51ea7e6
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 |
||
---|---|---|
.. | ||
lib | ||
rootfs/image-scripts.d | ||
config.mk | ||
README |
Эта фича обеспечивает автоматический запуск предварительной настройки, характерный для 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/