chore: disable TIPC and B.A.T.M.A.N
Ref: https://github.com/talos-systems/pkgs/pull/394 Kernel size also reduced by 1Meg Before: ```bash ❯ du -sh _out/vmlinuz-amd64 16M _out/vmlinuz-amd64 ❯ file _out/vmlinuz-amd64 _out/vmlinuz-amd64: Linux kernel x86 boot executable bzImage, version 5.15.22-talos (@buildkitsandbox) #1 SMP Wed Feb 9 19:19:47 UTC 2022, RO-rootFS, swap_dev 0xF, Normal VGA ❯ du -sh _out/vmlinuz-arm64 57M _out/vmlinuz-arm64 ``` After: ```bash ❯ du -sh _out/vmlinuz-amd64 15M _out/vmlinuz-amd64 ❯ file _out/vmlinuz-amd64 _out/vmlinuz-amd64: Linux kernel x86 boot executable bzImage, version 5.15.22-talos (@buildkitsandbox) #1 SMP Thu Feb 10 18:20:11 UTC 2022, RO-rootFS, swap_dev 0xE, Normal VGA ❯ du -sh _out/vmlinuz-arm64 56M _out/vmlinuz-arm64 ``` Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
parent
c6bca1b33b
commit
2bcceb6e43
Loading…
x
Reference in New Issue
Block a user