systemrescue-zfs/patches
Gerd v. Egidy ba97b5ce78 don't keep airootfs.sfs in ram twice when using archiso_http_srv (#56)
Without this patch, airootfs.sfs is downloaded to /run/archiso/httpspace
and then copied to /run/archiso/bootmnt. copytoram is automatically
activated, which copies it to /run/archiso/copytoram and removes
/run/archiso/bootmnt. The original /run/archiso/httpspace was kept,
wasting ram.

This patch gets rid of /run/archiso/httpspace and directly downloads
to /run/archiso/bootmnt. This is then copied to copytoram and bootmnt
removed, so we don't keep two copies in ram anymore.
2022-09-14 22:26:10 +02: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 Allow autorun scripts to be located in a folder at the root of the ISO 2022-01-08 17:14:01 +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 don't keep airootfs.sfs in ram twice when using archiso_http_srv (#56) 2022-09-14 22:26:10 +02:00