Source: live-config
Version: 3.0~a43-1
Severity: important
Commit 3443d2116604ef0657bc158a7d7511c676aa2f7a [1] makes every configuration
script run in a pipeline. Each command in a pipeline is executed in a subshell,
so any change to a variable is not preserved. As a result, any script, which
s
Hi,
I've investigated this issue a bit, and it looks like there are actually two
things to look at:
1. Live user doesn't log in automatically.
This is due to autologin not being configured for SDDM by live-config
scripts. In fact, there is no script to
configure SDDM at all.
2.
Package: live-build
Version: 1:20190311
Tags: patch
Hi,
'lb config' currently creates configuration for oldstable (stretch)
rather than stable (buster) by default. The attached trivial patch
fixes this.
P.S. In fact, the patch is so trivial that it may be worth considering
fixing it in stable, t