suite66 fails with oom on armtix
I've tried to make suite66 rootfs for armtix but once i tried it in qemu i saw it failing with oom. The rootfs was created using commands:
basestrap suite66 base haveged wpa_supplicant openssh ntp linux-aarch64 linux-aarch64-headers sudo nano btrfs-progs dosfstools f2fs-tools reiserfsprogs xfsprogs elogind-suite66 dhcpcd-suite66 haveged-suite66 wpa_supplicant-suite66 openssh-suite66 ntp-suite66
66-enable -t default sshd
66-enable -t default dhcpcd
The log was obtained with VERBOSITY=6, no other changes were done. Any ideas how to fix it?
S6 rootfs works fine, so it should be suite66-specific problem