systemrescue-zfs/airootfs/root
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
..
.config configure firefox as default browser in xfce 2022-07-31 12:31:24 +02:00
.local/share/xfce4/helpers configure firefox as default browser in xfce 2022-07-31 12:31:24 +02:00
.bash_history store the "setkmap" command in bash_history to make it accessible without typing 2022-04-10 21:56:01 +02:00
.hushlogin Enable quiet login 2021-02-24 20:22:08 -03:00
.Xauthority SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
customize_airootfs.sh Split initialization of SystemRescue into parts done before and in parallel to networking (#304) 2022-10-16 12:33:25 +02:00