systemrescue-zfs/patches
Gerd v. Egidy f4f582edb4 Implement new autorun configuration ( #287)
- Implement a new style configuring autorun scripts ("autorun.exec"), more suited to a YAML config file than the old style (#287)
- The old style autorun scripts are still fully supported, they are loaded into keys from "1000-autorun" to "1026-autorunF"
- change the default for ar_nowait to true
- add "shell" option for new autorun exec scripts: let bash interpret the command instead of directly forking it from python
- allow to wait for keypress with a countdown timer, all keys are accepted now (instead of just enter as in the past)
- fix is_elf_binary
- improve output and logging (#253)
- use curl instead of wget for downloading scripts from URLs
- bind-mount /run/archios/bootmnt in case of copytoram to create a stable path for the new-style scripts
- deprecate storing autorun scripts in the root of the boot disk (#252)
- don't check /var/autorun/cdrom for autorun scripts anymore, it was not documented and there are more than enough better alternatives
2022-10-11 19:29:13 +00:00
..
archiso-v43-01-squashfs-options.patch Rename archiso patches to make it clear which version is being used 2020-08-07 17:41:15 +01:00
archiso-v43-02-fix-pxeboot-dhcp.patch Rename archiso patches to make it clear which version is being used 2020-08-07 17:41:15 +01:00
archiso-v43-03-fix-pxeboot-multiple-interfaces.patch Rename archiso patches to make it clear which version is being used 2020-08-07 17:41:15 +01:00
archiso-v43-04-increase-cow-spacesize.patch Rename archiso patches to make it clear which version is being used 2020-08-07 17:41:15 +01:00
archiso-v43-05-add-loadsrm.patch srm patch: override airootfs files 2020-08-09 21:29:11 -03:00
archiso-v43-06-copytoram.patch Implement new autorun configuration ( #287) 2022-10-11 19:29:13 +00:00
archiso-v43-07-yaml-config.patch add cow_label and cow_directory options to the global scope of the yaml config file 2022-08-05 22:05:02 +02:00
archiso-v43-08-glibc-fix-dns.patch fix dns requests in sysrescue-configuration.lua (#291) 2022-07-26 22:05:42 +02:00
archiso-v43-09-pxe_http.patch allow using https urls in archiso_http_srv by disabling CA checks 2022-09-14 22:33:01 +02:00