Core Update 167: Hardlink any identical firmware files on existing installations as well

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-03-31 09:27:12 +00:00
parent 7827c5fb9a
commit ca4822a145

View File

@@ -330,6 +330,9 @@ GNUPGHOME="/opt/pakfire/etc/.gnupg" gpg --import /opt/pakfire/pakfire-2022.key
# Filesytem cleanup
/usr/local/bin/filesystem-cleanup
# Hardlink any identical files to save space
hardlink -c -vv /lib/firmware
# Regenerate all initrds
dracut --regenerate-all --force