Hello and happy new year!
What I did:
git clone https://gitlab.manjaro.org/profiles-and-settings/iso-profiles.git ~/iso-profiles
in profile.conf:
autologin="true"
hostname="manjaro"
username="manjaro"
password="manjaro"
login_shell="/usr/bin/bash"
addgroups="lp,network,power,wheel,vboxsf,vboxusers"
custom_boot_args=('nosplash')
then started with:
buildiso -f -v -b stable -p xfce -k linux612
ERROR:
lightdm can’t autologin, and manual it says incorrect password.
everything is fine with: 25.0.10
build crashes since: 25.1.0
same iso config, is about 500Mb larger with 25.1.0
can anyone help on this?
Thanks a lot!
Regards.