In D53350#1218507, @glebius wrote:Can you please point me to how reproduce the problem? IMHO, we should just provide a KPI to register new sysevent_groups and pre-register them before the events.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Oct 26 2025
Oct 26 2025
kevans requested review of D53362: libutil: defer setting the MAC label until after the login class.
Oct 25 2025
Oct 25 2025
Oct 24 2025
Oct 24 2025
Thanks!
Oct 23 2025
Oct 23 2025
Presumably tested, LGTM
Oct 21 2025
Oct 21 2025
Seems reasonable to me (from a flua perspective; I defer to bapt for nuageinit in general, of course)
Oct 20 2025
Oct 20 2025
Oct 19 2025
Oct 19 2025
Please be sure to include 0d4642a as Fixes metadata so that it's clear they need to go together both for MFCs and downstreams that might be consuming main.
Oct 17 2025
Oct 17 2025
We'll also need PACKAGE in libexec/flua/libfreebsd/Makefile.inc, but I think this covers everything else in main.
Whoops, good catch
In D52824#1213747, @des wrote:@kevans did you get around to fixing the lua bootstrap issue?
Oct 13 2025
Oct 13 2025
Oct 12 2025
Oct 12 2025
Address review feedback; use stat -h and stop asserting on hole reporting
Oct 10 2025
Oct 10 2025
kevans added inline comments to D53017: build: fix ordering of pkgbase targets to get a dtb package reliably.
kevans updated the summary of D53017: build: fix ordering of pkgbase targets to get a dtb package reliably.
kevans updated the diff for D53017: build: fix ordering of pkgbase targets to get a dtb package reliably.
Add a create-kernel-flavored-packages level of indirection instead, which looks
a little cleaner
kevans added inline comments to D53017: build: fix ordering of pkgbase targets to get a dtb package reliably.
kevans requested review of D53017: build: fix ordering of pkgbase targets to get a dtb package reliably.
Oct 8 2025
Oct 8 2025
kevans requested review of D52985: compat: linux: use appropriate variables for copying out old timers.
Oct 6 2025
Oct 6 2025
In D52904#1208870, @imp wrote:This is obscure enough we may want to have a comment..
Oct 5 2025
Oct 5 2025
Oct 4 2025
Oct 4 2025
kevans added a reverting change for D51891: flua: kick out the remaining builtin modules: rGd4c973fa1485: Revert "flua: kick out the remaining builtin modules".
Oct 3 2025
Oct 3 2025
kevans requested review of D52894: build: bootstrap flua for building pkgbase repos on older versions.
Oct 2 2025
Oct 2 2025
Oct 1 2025
Oct 1 2025
Noted in IRC, but needs to wait a minute until I land bootstrap flua and make the UCL generation stuff use libucl to avoid breaking cross-build of package repo from older freebsd with a broken libucl -- I'll try to make some time today
Sep 30 2025
Sep 30 2025
Add licensw from ncurses for description theft, add more words
Sep 29 2025
Sep 29 2025
Sep 26 2025
Sep 26 2025
In D52308#1205084, @emaste wrote:Something like the patch below (applied to each virtual_oss subdir) works. It's gross, but we're already doing this in e.g. lib/googletest/gmock/Makefile
Sep 25 2025
Sep 25 2025
Sep 24 2025
Sep 24 2025
Sep 23 2025
Sep 23 2025
Sep 22 2025
Sep 22 2025
It does make me wonder about all of the freebsd11_* bits in the same file that we use for pre-ino64 stuff, but my main concern is just fixing initgroups(3) for stable/15... we can always haggle on any other details later, if we need to.
Sep 21 2025
Sep 21 2025
This fixes the AX210 in my frame.work that previously made it through association and DHCP, then stopped passing traffic. Thanks!
kevans added a reviewer for D52652: iwx: re-add sequence numbers for non-AMPDU, preserving previous behaviour: kevans.
Sep 20 2025
Sep 20 2025
Sep 17 2025
Sep 17 2025
Yeah, I'm happy with that, thanks. I recognize this is maybe not ideal for more flexible system construction (piece together your own based on a set and removing some), but IMO we should err on the side of caution and consider whether we can do something to enable better behavior with the final form of pkg groups.
Sep 16 2025
Sep 16 2025
In D52562#1200178, @ivy wrote:In D52562#1200173, @kevans wrote:I think my complaint is that, iirc, all of the metapackage dependencies are marked as automatic. As soon as they break the set as you suggest, the remainder would be subject to autoremove
right, but if you run pkg remove FreeBSD-set-devel followed by pkg autoremove, don't you expect all of clang etc. to be removed?
if the user does this by accident then runs pkg autoremove, they will see it's trying to remove FreeBSD-clang or whatever and can abort and rectify the situation.
Sep 15 2025
Sep 15 2025
I think my complaint is that, iirc, all of the metapackage dependencies are marked as automatic. As soon as they break the set as you suggest, the remainder would be subject to autoremove
Yeah, this seems fine to me. I did wonder for a second if the /rescue variants of shells do or should assume setugid behavior and avoid loading dotfiles in case something in the profile or other bits finds a way to make the shell unusable, but I didn't really convince myself.
Sep 14 2025
Sep 14 2025
Account for origin not existing, use an empty string; add tests
In D52498#1199266, @tamelingdaniel_gmail.com wrote:
Sep 13 2025
Sep 13 2025