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
This commit is contained in:
parent
f3d8ad8f54
commit
3bf51ea7e6
@ -1,4 +1,4 @@
|
|||||||
use/oem: use/services use/branding
|
use/oem: use/services use/branding use/deflogin/root
|
||||||
@$(call add_feature)
|
@$(call add_feature)
|
||||||
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord)
|
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord)
|
||||||
@$(call add,THE_PACKAGES,alterator-setup alterator-notes)
|
@$(call add,THE_PACKAGES,alterator-setup alterator-notes)
|
||||||
|
Loading…
Reference in New Issue
Block a user