mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 08:49:06 +08:00
Kernel's vmtest.sh uses stdbuf, which is unfortunately not present in busybox. Do not delete coreutils, which has it. As a result, the compressed image grows by 1M (~5%). Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>