dracut: lower ram usage at compression

this lower the compression ratio sligtly (the ramdlisk is 100kb
larger) and use only a single thread now. (it's still faster than
before on a dual core.)

fixes: #13091

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter 2023-05-16 09:06:06 +00:00
parent ccd793b360
commit a211d45238
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,4 @@
early_microcode="yes"
# Compress using Zstandard
compress="zstd"
compress="zstd -10 -q -T1"

View File

@ -84,4 +84,5 @@ lib/firmware/rtw88/rtw8822c_fw.bin
lib/firmware/rtw89/rtw8852b_fw-1.bin
srv/web/ipfire/cgi-bin/backup.cgi
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
usr/lib/dracut/dracut.conf.d/ipfire.conf
usr/lib/firewall/rules.pl