Re: [DNG] buster - ebtables discrepancy in auto mode

2019-07-30 Thread Yevgeny Kosarzhevsky via Dng
Sorry for the mess with paste in previous post. The failing use case is the following: ~# update-alternatives --auto ebtables update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode ~# ebtables -N TEST ~# ebtables -P TEST DROP Policy DROP not

[DNG] buster - ebtables discrepancy in auto mode

2019-07-30 Thread Yevgeny Kosarzhevsky via Dng
Hello, I found that packet nftables recommended by iptables breaks ebtables rules in auto mode as /usr/sbin/ebtables points now to xtables-nft-multi The one upgrading from ascii can lose control over remote system, as the syntax is different. For example: ~# update-alternatives --auto ebtables

[DNG] EmbDevuan - Cross-Building ..

2019-07-30 Thread s
Hello all, I am trying my Embedded Cross-Building System( for quite some time now.. ) After 3 rewrites I understand now, why buildroot seems so complex to me.. :D But this email is about Devuan package Building.. Is there any simple way to package: . linux-image, . linux-headers, .

Re: [DNG] Booting devuan on a rasberry pi

2019-07-30 Thread Andreas Messer
On Sun, Jul 28, 2019 at 07:37:26PM -0500, hal wrote: > On 7/28/19 3:57 PM, hal wrote: > > > > > Some searching says to add "core_freq=250" or "enable_uart=1" but > > so far still nothing. Any suggestions are appreciated. > > I got the serial port working. It's a bit of a task. Apparently the >