mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2025-12-31 21:59:58 +01:00
When you set a "sysrescuecfg" option on the boot command line before this change, only the files given on the boot command line were read, not the files in the sysrescue.d dir. But previous versions of sysrescue-configuration.lua had a set of built-in default values, these were still used. Current sysrescue-configuration.lua does not include default values anymore, they are now all in 100-defaults.yaml. So it is better to always read the default values from the sysrescue.d dir and just merge files given with the sysrescuecfg option additionally, with a higher priority. The sysrescuecfg now also allows absolute paths for local files. When using relative paths, the common sysrescue.d dirs are prefixed. In this case the file will usually be loaded again, but at a higher priority. |
||
|---|---|---|
| .. | ||
| bin | ||
| share/sysrescue/bin | ||