mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-13 09:51:10 +02:00
This removes all files but leaves `udevadm` which is actually used by Talos. Size reduction for `initramfs-amd64`: 54380024 -> 54228188 Files removed: ``` NODE MODE UID GID SIZE(B) LASTMOD NAME 172.20.0.2 drwxr-xr-x 0 0 107 Jan 10 23:46:33 . 172.20.0.2 Lrwxrwxrwx 0 0 26 Jan 10 23:46:33 iptables-xml -> /sbin/xtables-legacy-multi 172.20.0.2 -rwxr-xr-x 0 0 30496 Jan 10 23:46:33 ocspcheck 172.20.0.2 -rwxr-xr-x 0 0 442008 Jan 10 23:46:33 openssl 172.20.0.2 -rwxr-xr-x 0 0 14240 Jan 10 23:46:33 scmp_sys_resolver ``` Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>