Re: syslogd truncating messages on FreeBSD >11.2-R

2019-11-12 Thread Kubilay Kocak
On 9/11/2019 2:08 pm, Scott wrote: Hi, please let me know if there is a better forum for this. As of 11.3-RELEASE syslogd truncates all forwarded messages to 480 bytes for IPV4 and 1180 for IPv6. The change occurs in the added code: switch (f->f_type) { case F_FORW:

Re: python dameon coredumps when started from boot, but not by hand

2019-11-12 Thread Pete French
On 10/Nov/2019 22:20, Kevin P. Neal wrote: The rc script must have a function that starts the python program, right? Actually, no. It just looks like this: #!/bin/sh # PROVIDE: waagent # REQUIRE: sshd netif dhclient # KEYWORD: nojail .

Re: linker.hints not being update for ARMs

2019-11-12 Thread Daniel Braniss
> On 12 Nov 2019, at 18:41, Ian Lepore wrote: > > On Tue, 2019-11-12 at 12:03 +0200, Daniel Braniss wrote: >>> On 12 Nov 2019, at 11:32, Peter Jeremy wrote: >>> >>> On 2019-Nov-12 10:30:21 +0200, Daniel Braniss >>> wrote: warning: KLD '/boot/kernel/wlan.ko' is newer than the

Re: linker.hints not being update for ARMs

2019-11-12 Thread Daniel Braniss
> On 12 Nov 2019, at 11:32, Peter Jeremy wrote: > > On 2019-Nov-12 10:30:21 +0200, Daniel Braniss wrote: >> warning: KLD '/boot/kernel/wlan.ko' is newer than the linker.hints file >> warning: KLD '/boot/kernel/rtwn.ko' is newer than the linker.hints file > ... >> the link.hints is

Re: linker.hints not being update for ARMs

2019-11-12 Thread Peter Jeremy
On 2019-Nov-12 10:30:21 +0200, Daniel Braniss wrote: > warning: KLD '/boot/kernel/wlan.ko' is newer than the linker.hints file > warning: KLD '/boot/kernel/rtwn.ko' is newer than the linker.hints file ... >the link.hints is indeed very old : >neo-000# ls -ls /boot/kernel/linker.hints

Re: linker.hints not being update for ARMs

2019-11-12 Thread Daniel Braniss
> On 12 Nov 2019, at 10:30, Daniel Braniss wrote: > > hi, > well, at least for allwinner, even running /etc/rc.d/kldxref has no effect, > I noticed this when trying out a wifi dongle, > ... > Starting devd. > Autoloading module: if_rtwn_usb.ko > warning: KLD

linker.hints not being update for ARMs

2019-11-12 Thread Daniel Braniss
hi, well, at least for allwinner, even running /etc/rc.d/kldxref has no effect, I noticed this when trying out a wifi dongle, ... Starting devd. Autoloading module: if_rtwn_usb.ko warning: KLD '/boot/kernel/wlan.ko' is newer than the linker.hints file warning: KLD