systemrescue-zfs/airootfs/etc/systemd/scripts
Gerd v. Egidy 8cb9d2de6b harden sysrescue-autorun sysrescue-initialize.py against missing config values
Until now sysrescue-configuration.lua always ensured the default values were
in the effective JSON config because there was no way to remove them. Now the
lua script is improved to allow full config merging, including a delete function.
This could lead to the user accidently removing a value. The scripts did not
expect this and accessed non existing keys, leading to an exception.

This is fixed with this commit.
2022-04-24 01:08:27 +02:00
..
choose-mirror SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
sysrescue-autorun harden sysrescue-autorun sysrescue-initialize.py against missing config values 2022-04-24 01:08:27 +02:00
sysrescue-initialize.py harden sysrescue-autorun sysrescue-initialize.py against missing config values 2022-04-24 01:08:27 +02:00