systemrescue-zfs/airootfs
Gerd v. Egidy 5a32924e55 Split initialization of SystemRescue into parts done before and in parallel to networking (#304)
Configuring the nofirewall option by the sysrescue-initialize script must be done before the ip6?tables service.
Configuring the firewall should be finished before beginning to initialize the network.

But the rest of sysrescue-initialize should still be done in parallel to networking
being set up for a fast boot sequence. Also some services in sysrescue-initialize require
networking being online, for example load_srm with a remote url.

The proper way to accommodate all these needs is to split sysrescue:
sysrescue-initialize-prenet: must be finished before the network-pre.target
sysrescue-initialize-whilenet: started after sysrescue-initialize-prenet, can run in parallel
                               to networking being set up.
2022-10-16 12:33:25 +02:00
..
etc Split initialization of SystemRescue into parts done before and in parallel to networking (#304) 2022-10-16 12:33:25 +02:00
opt/firefox-esr improve Firefox default settings 2022-01-01 12:50:09 +01:00
root Split initialization of SystemRescue into parts done before and in parallel to networking (#304) 2022-10-16 12:33:25 +02:00
usr yay-prepare: don't reinstall packages from the sysrescuerepo 2022-10-11 22:36:44 +02:00