First Boot procedure
Gardenhouse will prompt for Username, User password, Root password, Hostname and Timezone during the first boot.
All values except the password can be preset using
usr/share/firstboot/preset_values in an overlay:
Config
overlay/<profile>/usr/share/firstboot/preset_values
Setting values for firstboot
export USERNAME="lain"
export HOMECRYPT="n"
export HOSTNAME="navi"
export TIMEZONE="Europe/berlin"