systemrescue-zfs/airootfs/etc/systemd/system
Gerd v. Egidy e87660beeb execute sysrescue-configuration.lua only once
Before this patch sysrescue-configuration.lua was executed twice each boot:
(1) during initramfs stage (2) in the regular system as sysrescue-configuration.service

While in theory both runs should create the same output, this isn't guaranteed and
differences could appear for example because of network issues. Finding and debugging
these is difficult because the output of sysrescue-configuration.lua created during
initramfs isn't available anymore when the final system is running.

This patch lets sysrescue-configuration.lua just run once during initramfs. The
output JSON file is then written to the new tmpfs mounted dir /run/archiso/config/.
This dir is also made the new default location for sysrescue-effective-config.json.

A symlink from /etc/sysrescue/sysrescue-effective-config.json to the new location
is created for compatibility with previous releases.
2022-04-25 20:31:18 +02:00
..
getty@.service.d Adapt autologin drop-ins for systemd 250 2021-12-29 15:46:34 -03:00
NetworkManager-wait-online.service.d Rename project : SystemRescueCd ==> SystemRescue 2020-09-12 11:47:11 +01:00
serial-getty@.service.d Adapt autologin drop-ins for systemd 250 2021-12-29 15:46:34 -03:00
choose-mirror.service SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
etc-pacman.d-gnupg.mount SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
pacman-init.service Sync pacman-init.service with upstream archiso 2021-12-02 15:38:21 -03:00
sysrescue-autorun.service Rename project : SystemRescueCd ==> SystemRescue 2020-09-12 11:47:11 +01:00
sysrescue-initialize.service Added support for loading remote yaml configuration files over http/https (#254) 2022-01-30 09:17:14 +00:00
var-lib-pacman\x2drolling-local.mount Use snapshot archive repo for pacman in SystemRescue by default 2021-12-06 21:06:23 +01:00