mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user