systemrescue-zfs/airootfs/etc
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
..
initcpio add "nomdlvm" boot commandline option to not activate md raid or lvm devices 2022-07-27 22:27:11 +02:00
iptables Allow all types of ICMP packets in ip6tables rules (#105) 2020-04-28 09:18:42 +02:00
modprobe.d Rename project : SystemRescueCd ==> SystemRescue 2020-09-12 11:47:11 +01:00
profile.d Support chrooting on older systems without usrmerge 2021-10-25 21:00:49 +02:00
skel Revert xfce terminal colors to default (#143) 2020-09-07 18:12:08 +01:00
sysctl.d Rename project : SystemRescueCd ==> SystemRescue 2020-09-12 11:47:11 +01:00
systemd Implement new autorun configuration ( #287) 2022-10-11 19:29:13 +00:00
X11/xinit Add dovnc boot option 2021-11-07 07:29:53 -03:00
xdg/menus SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
fstab SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
hostname Rename project : SystemRescueCd ==> SystemRescue 2020-09-12 11:47:11 +01:00
issue store the "setkmap" command in bash_history to make it accessible without typing 2022-04-10 21:56:01 +02:00
locale.conf SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
machine-id SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
nanorc Enable nano's syntax highlighting 2020-03-07 15:25:22 -03:00
os-release Use snapshot archive repo for pacman in SystemRescue by default 2021-12-06 21:06:23 +01:00
pacman-rolling.conf prevent update of the linux kernel in the pacman-rolling configuration 2021-12-12 11:27:53 +01:00
pacman-snapshot.conf Use snapshot archive repo for pacman in SystemRescue by default 2021-12-06 21:06:23 +01:00
vconsole.conf Use eurlatgr console font 2020-04-04 14:10:25 -03:00