07:35:57 what's the a canonical way to get the ARCH string on FreeBSD? 07:38:17 `pkg info pkg |grep Architecture | cut -wf 3` works but seems rather clumsy 07:39:42 uname -m isn't clumsy 07:39:48 aah 07:39:51 `pkg config abi` 07:40:39 la_mettrie: yes I could build it up from bits 07:41:19 pkg config is perfect 15:54:32 hi can someone confirm correct permissions for /etc/rc.local? I think 644 but I see rc.resume and rc.suspend are 755 16:00:55 Doom99: it's sourced by /etc/rc.d/local so 644 should be fine 16:11:12 thanks! 17:41:37 cyric, you must be using an LLM!!!! 17:42:01 Or maybe you *ARE* an LLM? 18:08:46 ivy: I agree with bugzilla on internal bugs but I have to admit that GitHub's Dependabot is useful where it comes to projects with 3rd party dependencies. 19:45:13 ziaee, you here? 20:04:13 has anyone else been having issues getting ranger to work? I'm running a recent snapshot of 14-STABLE, and it appears like this breakage is related to ncurses 6.5 landing in base. basically as soon as ranger gets any key input, it aborts with "AttributeError: module 'curses' has no attribute 'KEY_RESIZE'." 20:04:41 I noticed fileobj apparently ran into this same issue, but it's closed as fixed... https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280697 20:05:26 if I LD_PRELOAD the build of ncurses I've got in /usr/local/lib then ranger runs fine, it's only an issue with the base ncurses 21:16:05 CrtxReavr: of course i am 21:18:36 how can i add openbsd to gpt/uefi from grub in linux i mean in 40_custom and then update-grub 21:18:50 it's close to freebsd but not sure it's something botx64.efi 21:18:59 but returns file not found 21:19:23 i have and freebsd i have do it, it works