00:31:54 agent314, Half of them might be dogs. It's hard to tell when on the Internet. https://en.wikipedia.org/wiki/On_the_Internet,_nobody_knows_you%27re_a_dog 00:42:01 :D 01:55:44 Any Gentooers move to FreeBSD as a daily driver here? Is there a freebsd general chat on irc? 01:57:44 https://bpa.st/AQLA 01:58:32 I can't replicate this 01:58:57 I don't think a disk controller timing out should result in a panic 01:59:14 but i guess it's a nofault entry 02:26:32 beastwick: #FreeBSD isn't sufficient? 02:27:54 There used to be a ##Not-FreeBSD channel we'd use for random, non-official FBSD banter. Seems to have died over the years, though. 02:29:54 There is, of course, other non-Libera IRC channels you can still use (might get a smite for this. SORRY!) in places such as EFNet (#FreeBSDHelp) 02:30:34 Obviously, you're more than welcome to ask any questions here? 02:44:01 no don't want to pollute this channel if it is help focused 02:46:41 #freebsd-lobby is kind of general stuff 02:51:10 kevans: did you mean #freebsd-social? 02:54:13 *cough* 02:54:35 yes, by the time I switched back to this channel my brain went defunct 02:54:40 thanks 03:28:21 beastwick: To be fair, this channel doesn't exist to *NOT* help. It's main design was for help. You can ask any questions you'd like here. If someone has a better recommended channel for something more specific, they'll do so. 03:28:34 But, feel free to ask whatever you want regarding FBSD. 03:29:09 I know I'm certainly not here to simply watch people join and part the channel. I'd hope no one else is either. 04:40:39 hmm, i don't think i understand bectl jail. what does it do? 04:40:47 that's from man page 04:54:00 angry_vincent: plops you into a jail in the BE specified to do further operations 05:00:43 I think I implemented that one and can probably answer more specific questions, with the caveat that I've committed to stepping away from my laptop for the night and probably won't until tomorrow 07:33:14 why do you guys not release an arm64-aarch64-GENERICSD build? 07:33:32 there is one for 32 bit 08:01:36 the SD part would mean it is an already installed system to write on a sd card and boot directly instead of an installer? 08:21:30 snowy weather 09:54:38 nimaje: yes, like there is with the ROCK64/PINETAB/RPI/etc. builds in the aarch64 directory 09:55:38 essentially just make an image that has 32 kB of space after 0x2000 and 512 kB around the other spot where uboot is traditionally placed 09:56:00 actually like the entire first 1MB should be zeroed 09:57:01 and GENERIC kernel 11:46:40 hello 11:47:52 hello 15:40:07 EHLO 16:13:24 kevans: what i have is: https://bpa.st/SZ6Q 16:13:55 kevans: i have custom layout, not the default zfs you get with bsdinstall 16:15:27 also, speaking of boot environments, can i create one and do completely new software install from ports there? i want to test certain ports with some changes, poudriere setup is just too much of a steps 16:27:09 angry_vincent: what does your zpool layout look like to anger bectl in this way? 16:29:52 kevans: https://termbin.com/ym9zb 16:30:05 vixen/os/main is my bootfs 20:13:44 weird question of the day 20:15:09 got a linux branded binary that runs different executable when its in a jail vs not... 20:16:15 https://www.irccloud.com/pastebin/THSH7NyO/linuxlator_jail_is_weird 20:16:44 I'm assuming there's some sort of call or check that fails in the jail vs outside 20:16:54 any tips on what I should try to debug that with? 20:17:10 not sure what I could use from inside the jail 20:21:05 angry_vincent: ah, ok; we should be able to pick that up just fine, but you can't `bectl jail` a BE that doesn't yet exist 20:21:16 does `bectl list` at least show main? 20:40:23 ifreund: quite by chance I tested linux bun.sh on FreeBSD, it now runs https://github.com/oven-sh/bun/issues/1524 another zig-based victory