Reco dijo [Sun, Apr 26, 2020 at 01:29:13PM +0300]: > > There is a very minor issue with the 0/1 image (which I intend to fix now). > > There are two, actually: > > 1) /etc/network/interfaces.d/eth0 has a hook to load netfilter rules, > but the appropriate files are missing: > > pre-up iptables-restore < /etc/iptables/rules.v4 > pre-up ip6tables-restore < /etc/iptables/rules.v6
I have fixed this, current images will not have this issue anymore. > 2) An attempt to launch agetty on ttyS1 (which should be uart console > according to /proc/cmdline) fails with: > > agetty[655]: /dev/ttyS1: not a tty Grrrr... I have to fix this one soon! I'm too tired right now, but... Will fix it soon. Promise.

