Project

General

Profile

action #129739

Updated by JERiveraMoya 12 months ago

#### Motivation 
 Create new auto-installation with Agama (using your favorite format, .sh, .json or .jsonnet) with following characteristics besides default: 
 - Add user. 
 - Set password for that user. 

 #### Scope 
 Products: ALP Micro, ALP Bedrock and Tumbleweed 
 Architectures: x86_64 and aarch64 

 #### Acceptance criteria 
 **AC1**: New auto-installation is created with features above in O3 (or in OSD if already available). 
 **AC2**: System boots and login is possible for user with specified password. 

 #### Additional information 
 Note that we could also test auto-login here, but this settings most likely will be drop from the UI because in textmode that is not possible and we are installing system without desktop.

Back