systemrescue-zfs/airootfs
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
..
etc harden sysrescue-autorun sysrescue-initialize.py against missing config values 2022-04-24 01:08:27 +02:00
opt/firefox-esr improve Firefox default settings 2022-01-01 12:50:09 +01:00
root store the "setkmap" command in bash_history to make it accessible without typing 2022-04-10 21:56:01 +02:00
usr change yaml config loading logic to full merge 2022-04-23 23:18:23 +02:00