It would be good to ask on the -ports mailing list about some extra review. Installing software via Python virtual environments is unprecedented in the ports tree I think. Or at least not well established. That is why additional review would be beneficial.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Yesterday
Wed, Jan 15
BTW, did you develop this patch yourself or is it someone's work from the PR?
Tue, Jan 14
One more question before we land it :)
Seems good to go! Thank you
Mon, Jan 13
Fri, Jan 10
Looks solid and the maintainer has approved the change. Ship it!
Cool, thanks for the updates. Let's wait for @joneum.
Thu, Jan 9
Note: security/sudo: Remove dependency on security/sssd is not a bad title either.
Otherwise, the commit looks good. Ping me again for the final review when you get the approval of the maintainer (or a timeout).
Suggestions for the commit message:
Wed, Jan 8
Thank you, kiwi@! The patch is ready to land.
Could you update the commit message as noted here?
Mon, Jan 6
Please make sure to add PR: 283364 to the commit message.
Regarding the commit message:
I've got some suggestions for the commit message:
Regarding the commit message, I'd suggest something along the lines of:
Fri, Jan 3
Notes:
- There is no need to mention in the commit message that the patch has been tested with poudriere. It's still a very valuable comment to add to the description on Bugzilla or Phabricator :)
Sat, Dec 28
Dec 16 2024
LGTM, let's wait for the maintainers before committing.
Dec 13 2024
*/*: Use my @FreeBSD.org email as MAINTAINER
Dec 12 2024
Could you add the whole, final commit message to the description here on Phab? I'd like to make sure you don't miss anything (please include Approved by: 0mp (mentor) but do not push the change upstream yet).
The change looks pretty good.
Nov 7 2024
Nov 6 2024
Nov 4 2024
I've left a question in a comment but it's not blocking. I'm just curious :)
Nov 1 2024
Oct 31 2024
Oct 30 2024
Oct 29 2024
Oct 28 2024
Thank you all for feedback! :)
Oct 25 2024
- Add UPDATING entry
- Fix typos in rc.subr.8 and do some extra wordsmithing there
Considering that git-arc is now more portable thanks to the patches by @jlduran_gmail.com, I'm closing this revision. If we decide to start quoting variables in git-arc for the sake of defensive programming, we should review the whole file instead of just the echo cases.
I'm closing this revision as I landed @jlduran_gmail.com's patches instead:
I'll commit it soon.
In D47274#1077940, @jlduran_gmail.com wrote:
I've got some reports from the NetBSD community that setting rc_fast_and_loose on NetBSD booting on vax simh makes rc finish in 109 seconds instead of 183 seconds (https://mastodon.sdf.org/@mrgtwentythree/113364676304360235).
Oct 24 2024
In D26484#1004695, @unitrunker_gmail.com wrote:This question terrifies me to even ask.
Are there rc scripts that make use of "breadcrumbs"? By breadcrumb, I mean an earlier script sets a variable that a later script uses.
Oct 23 2024
In D47264#1077729, @markj wrote:Approved.
This probably deserves an entry in UPDATING as well as the relnotes tag, since it breaks backward compatibility and applies to those who track main as well as release users.
Update docs and remove an unused boottrace function
Oct 22 2024
Oct 21 2024
Thanks!
I'll set MFC to 2 weeks so that it does not land in 14.2.
Set exit status by calling exit in a subshell.
I opened a PR for investigating the rc_fast_and_loose support: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282255
The patch seems OK. Also, the release notes do not mention any breaking changes.
I opened a PR on Bugzilla for the community to have an easier way tracking this update: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282254
Check all invocations.
In D46862#1076197, @gshapiro wrote:This is an improvement over the current functionality, but I think we would want all invocations to be checked. I wonder if it would be better to separate these into separate rc scripts instead of using one for four possible different daemons. That shouldn't prevent this change from going forward while alternatives are formulated.
Oct 19 2024
If the port builds, I see no reason to prevent this updated from landing.