systemrescue-zfs/airootfs
Gerd v. Egidy cecd6946ff sysrescue-autorun: improve type casting for booleans
The recently implemented type casting code doesn't work intuitively for
booleans: for example it treats a string "0" as False and doesn't show
an error message for it. So the user might be unaware of this.

So add a dedicated conversion function for booleans.

Also add checks for conversions from dicts and lists, forbid to cast them
to strings because that is most probably not what the user wants.
2022-05-22 15:49:10 +02:00
..
etc sysrescue-autorun: improve type casting for booleans 2022-05-22 15:49:10 +02:00
opt/firefox-esr improve Firefox default settings 2022-01-01 12:50:09 +01:00
root Merge branch 'workspace-count' into 'main' 2022-05-09 11:30:15 +00:00
usr implement handling of serial consoles for autoterminal 2022-05-12 22:53:57 +02:00