Bug#697320: changes to scripts/config.sh break configuration process

2013-01-03 Thread Алексей Шилин
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

Bug#865382: Possible solution of #865382

2017-07-26 Thread Алексей Шилин
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.

Bug#934495: Set default Debian distribution to buster

2019-08-11 Thread Алексей Шилин
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