User Details
- User Since
- Aug 2 2014, 8:08 AM (626 w, 2 d)
Sun, Jul 26
- @ziaee needs to provide a ship-it for the manpage changes.
This still feels ambiguous in a non-desirable way to me, but I can see the value in making this possible so I want to give this the space to get more feedback instead of me serving as an unnecessary impediment.
- Please send out a message with a brief summary to hackers@ and testing@.
- Please add tests for the new feature:
- Positive case: '! false' in m_argv[0]: negation behavior should be applied.
- Negative case: 'true !' in m_argv[1]: negation behavior should not be applied.
- I would leave existing tests that could be simplified with the new feature as-is until enough time has been given to get feedback on the new feature.
- I would set the MFC timer to a higher value like 2 weeks or a month.
The test changes seem very reasonable. Just one style(9) suggestion to make the information easier for humans to find test names.
pkg already provides tests. Should we leverage those instead of having another set of different tests?
Sat, Jul 25
Fri, Jul 24
Thu, Jul 23
Wed, Jul 22
Ok, this is weird... This is actually a "Apple S3X NVMe Controller". I'll look at the logic carefully and see if something's awry here.
I would steer clear of naming variables nitems in the code because we have a macro that is named that already in sys/param.h.
Just taking a quick pass after you pointed me at the review -- I really like this idea -- solid :)!
Tue, Jul 21
This change causes my non-T2 MacBook Pro ('16 MBP) to panic at boot with "received completion for unknown cmd": https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296946 .
Fri, Jul 17
@joneum : ping?
This change broke the build on ARM64/GENERIC.
Thu, Jul 16
Wed, Jul 15
Side thought: it would be nice if these were actually broken down into subpackages, e.g., indent-tests, etc.
- Remove redundant SRCS entry added in original diff.
- Add MK_USB == no entries to OptionalObsoleteFiles.inc .
Tue, Jul 14
I want to echo some of the concerns @jrtc27 had about these files being best suited for packages (or at the very least being distributed as small set of files for a short period of time until they can be incorporated into the installer) instead of being hardcoded in the installer -- otherwise you're chasing whatever the [current] defaults are in the upstream projects and the configuration themselves do not change.
This level of complexity was part of how sysinstall bitrotted over time, so we should avoid this kind of anti-pattern as much as possible.
Back in the day there used to be a meta-port for X11 (then xorg) drivers. Can something like that be done to avoid a lot of the hardcoded logic? Also.. how about moving the driver selection logic into a separate/standalone script that's distributed with a package (as well). I could see something like that having a large degree of utility outside of bsdinstall for general purpose use.
Mon, Jul 13
Thu, Jul 9
Ugh. Didn't mean to "accept" the revision yet - I'm sorry :(.
This is a really nice, simple feature request -- I love it!
Jul 2 2026
Disclaimers: I do not have a ports commit bit and my testing is likely limited.
Jun 27 2026
@guest-seuros: can this change land independent of D57853?
Jun 26 2026
- Remove gdbm option as it's not actually required [directly] by the package [1].
- Correct logic to truly make YAJL support conditional.
Jun 24 2026
What are the conflicting symbols BTW?