-
dchwhat's the a canonical way to get the ARCH string on FreeBSD?
-
dch`pkg info pkg |grep Architecture | cut -wf 3` works but seems rather clumsy
-
la_mettrieuname -m isn't clumsy
-
dchaah
-
dch`pkg config abi`
-
dchla_mettrie: yes I could build it up from bits
-
dchpkg config is perfect
-
Doom99hi can someone confirm correct permissions for /etc/rc.local? I think 644 but I see rc.resume and rc.suspend are 755
-
cyricDoom99: it's sourced by /etc/rc.d/local so 644 should be fine
-
Doom99thanks!
-
CrtxReavrcyric, you must be using an LLM!!!!
-
CrtxReavrOr maybe you *ARE* an LLM?
-
regisivy: 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.
-
antranigvziaee, you here?
-
tm512has 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'."
-
tm512I noticed fileobj apparently ran into this same issue, but it's closed as fixed... bugs.freebsd.org/bugzilla/show_bug.cgi?id=280697
-
tm512if 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
-
cyricCrtxReavr: of course i am
-
brutexhow can i add openbsd to gpt/uefi from grub in linux i mean in 40_custom and then update-grub
-
brutexit's close to freebsd but not sure it's something botx64.efi
-
brutexbut returns file not found
-
brutexi have and freebsd i have do it, it works