User Details
- User Since
- Aug 2 2014, 12:45 PM (407 w, 3 h)
Thu, May 19
My first thought about ENODEV was something about GEOM. ENOENT, on the other hand, would make it obvious what's going on: the root device node is simply not there.
Wed, May 18
I've been burned by this in the past, but I've assumed it's just me. This time, though, there was another person involved, and this made me reconsider. In this case it's not even that it's a remote machine: this is for a homebrew remote management mechanism; essentially we have BeagleBone Blacks hooked up to the actual machine, which provide remote console and virtual media, and halting one of those by mistake - for example when you fail to notice the cu(1) to the "real" machine has been disconnected - results in having to power cycle the whole thing, which is one thing our BBB-based remote management does not provide.
Mon, May 16
Sat, May 14
Linux, it’s a Linux core file :-) The easiest way is to use debootstrap port to bootstrap an Ubuntu Bionic userland, then chroot there and do “apt install gdb”. See https://wiki.freebsd.org/LinuxJails.
I’m not opposed to this patch, but isn’t this what core files are for?
Feb 22 2022
Feb 21 2022
Feb 18 2022
Feb 17 2022
Feb 16 2022
Feb 15 2022
Feb 14 2022
Fix sc_fpstate.
It's gonna be two weeks soon, can I assume a timeout for releng?
Few more nits - most from Pau, but there's also two grammar fixes
I've noticed.
Feb 8 2022
Feb 4 2022
Nice! This cleanup was long overdue. A few nits though.
Feb 3 2022
Rebase (the mechanical change got committed) and reword
things a bit to make them bit less src-centric; point
at {contributing} instead.
Back to the first version.
Feb 2 2022
Perfect. There's not much that's needed: literally a single sentence for the linux(4) man page, and perhaps a paragraph for the Handbook. It's more about pointing users at the package than explaining everything in details.
Feb 1 2022
Go a bit further.
Btw, it would be nice if we could provide a direct link to amd64 14-CURRENT memstick image, but the filenames contain git revisions, so it's a bit impractical. Perhaps we could have a symlink?