systemrescue-zfs/airootfs/etc/systemd
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
..
network Drop netctl in favor of systemd-networkd and systemd-resolved 2020-06-29 15:37:29 -03:00
scripts sysrescue-autorun: improve type casting for booleans 2022-05-22 15:49:10 +02:00
system rename systemd getty drop-in files: add numbering for easier overriding (they are loaded in lexicographic order) 2022-05-12 21:10:06 +02:00