mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-02-11 02:04:14 +01:00
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. |
||
|---|---|---|
| .. | ||
| initcpio | ||
| iptables | ||
| modprobe.d | ||
| profile.d | ||
| skel | ||
| sysctl.d | ||
| systemd | ||
| X11/xinit | ||
| xdg/menus | ||
| fstab | ||
| hostname | ||
| issue | ||
| locale.conf | ||
| machine-id | ||
| nanorc | ||
| os-release | ||
| pacman-rolling.conf | ||
| pacman-snapshot.conf | ||
| vconsole.conf | ||