-
rwp
agent314, Half of them might be dogs. It's hard to tell when on the Internet.
en.wikipedia.org/wiki/On_the_Internet,_nobody_knows_you%27re_a_dog
-
o0ox1eef
:D
-
beastwick
Any Gentooers move to FreeBSD as a daily driver here? Is there a freebsd general chat on irc?
-
ring0_starr
-
ring0_starr
I can't replicate this
-
ring0_starr
I don't think a disk controller timing out should result in a panic
-
ring0_starr
but i guess it's a nofault entry
-
ek
beastwick: #FreeBSD isn't sufficient?
-
ek
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.
-
ek
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)
-
ek
Obviously, you're more than welcome to ask any questions here?
-
beastwick
no don't want to pollute this channel if it is help focused
-
kevans
#freebsd-lobby is kind of general stuff
-
ivy
kevans: did you mean #freebsd-social?
-
kevans
*cough*
-
kevans
yes, by the time I switched back to this channel my brain went defunct
-
kevans
thanks
-
ek
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.
-
ek
But, feel free to ask whatever you want regarding FBSD.
-
ek
I know I'm certainly not here to simply watch people join and part the channel. I'd hope no one else is either.
-
angry_vincent
hmm, i don't think i understand bectl jail. what does it do?
-
angry_vincent
that's from man page
-
kevans
angry_vincent: plops you into a jail in the BE specified to do further operations
-
kevans
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
-
ring0_starr
why do you guys not release an arm64-aarch64-GENERICSD build?
-
ring0_starr
there is one for 32 bit
-
nimaje
the SD part would mean it is an already installed system to write on a sd card and boot directly instead of an installer?
-
kevin-oculus
snowy weather
-
ring0_starr
nimaje: yes, like there is with the ROCK64/PINETAB/RPI/etc. builds in the aarch64 directory
-
ring0_starr
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
-
ring0_starr
actually like the entire first 1MB should be zeroed
-
ring0_starr
and GENERIC kernel
-
bldr7
hello
-
bldr7
hello
-
rtprio
EHLO
-
angry_vincent
kevans: what i have is:
bpa.st/SZ6Q
-
angry_vincent
kevans: i have custom layout, not the default zfs you get with bsdinstall
-
angry_vincent
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
-
kevans
angry_vincent: what does your zpool layout look like to anger bectl in this way?
-
angry_vincent
-
angry_vincent
vixen/os/main is my bootfs
-
dch
weird question of the day
-
dch
got a linux branded binary that runs different executable when its in a jail vs not...
-
dch
-
dch
I'm assuming there's some sort of call or check that fails in the jail vs outside
-
dch
any tips on what I should try to debug that with?
-
dch
not sure what I could use from inside the jail
-
kevans
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
-
kevans
does `bectl list` at least show main?
-
dch
ifreund: quite by chance I tested linux bun.sh on FreeBSD, it now runs
oven-sh/bun #1524 another zig-based victory