Page MenuHomeFreeBSD

rcProject
ActivePublic

Recent Activity

Dec 3 2024

tijl closed D47757: rc.d/sendmail: Fix error with some configurations.
Dec 3 2024, 10:49 AM · rc

Nov 28 2024

markj accepted D47757: rc.d/sendmail: Fix error with some configurations.
Nov 28 2024, 1:46 PM · rc

Nov 26 2024

tijl added a project to D47757: rc.d/sendmail: Fix error with some configurations: rc.
Nov 26 2024, 11:15 AM · rc

Oct 30 2024

netchild accepted D47329: rc: Use check_jail to check values of security.jail MIBs.

Looks good (not run tested).

Oct 30 2024, 10:10 AM · rc

Oct 29 2024

bnovkov accepted D47328: service(8): Allow for passing no arguments to the service script.
Oct 29 2024, 6:31 PM · rc
christos accepted D47328: service(8): Allow for passing no arguments to the service script.

Approved.

Oct 29 2024, 3:32 PM · rc
imp accepted D47328: service(8): Allow for passing no arguments to the service script.

Seems sane enough. It's not something we use today, and I've verified that run_rc_command should do the right thing w/o side effects (although I'd think that the -z rc_arg test should be higher in that function to avoid pid file name eval, etc).

Oct 29 2024, 3:27 PM · rc
markj accepted D47328: service(8): Allow for passing no arguments to the service script.

Approved.

Oct 29 2024, 3:19 PM · rc
0mp updated the summary of D47329: rc: Use check_jail to check values of security.jail MIBs.
Oct 29 2024, 2:01 PM · rc
0mp added a project to D47329: rc: Use check_jail to check values of security.jail MIBs: rc.
Oct 29 2024, 2:00 PM · rc
0mp added reviewers for D47328: service(8): Allow for passing no arguments to the service script: markj, christos, bnovkov.
Oct 29 2024, 1:01 PM · rc

Oct 28 2024

0mp added a comment to D47264: rc: Remove rc_fast_and_loose.

Thank you all for feedback! :)

Oct 28 2024, 9:13 PM · rc
0mp closed D47264: rc: Remove rc_fast_and_loose.
Oct 28 2024, 9:12 PM · rc
christos accepted D47264: rc: Remove rc_fast_and_loose.
Oct 28 2024, 5:49 PM · rc
mhorne accepted D47264: rc: Remove rc_fast_and_loose.
Oct 28 2024, 1:43 PM · rc

Oct 25 2024

0mp updated the diff for D47264: rc: Remove rc_fast_and_loose.
  • Add UPDATING entry
  • Fix typos in rc.subr.8 and do some extra wordsmithing there
Oct 25 2024, 5:44 PM · rc
brooks added a comment to D47264: rc: Remove rc_fast_and_loose.

I'm sure it adds appreciable speedup in some cases, but I can't see us fixing support and keeping it working. Best to stop pretending and focus on lower hanging fruit.

Oct 25 2024, 3:17 PM · rc
markj added a comment to D47264: rc: Remove rc_fast_and_loose.
In D47264#1078101, @0mp 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).

At the same time, brooks@ mentioned in Bugzilla (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282255#c4) that the benefits of rc_fast_and_loose are probably negligible.

Oct 25 2024, 1:34 PM · rc
0mp added a comment to D47264: rc: Remove rc_fast_and_loose.

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 25 2024, 9:16 AM · rc

Oct 24 2024

0mp added inline comments to D47264: rc: Remove rc_fast_and_loose.
Oct 24 2024, 8:23 AM · rc

Oct 23 2024

christos accepted D47264: rc: Remove rc_fast_and_loose.

Approved, plus a minor nit.

Oct 23 2024, 9:22 PM · rc
0mp added a comment to D47264: rc: Remove rc_fast_and_loose.

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.

Oct 23 2024, 8:35 PM · rc
0mp resigned from D15689: Including rc_conf_directories to be loaded with rc(8).
Oct 23 2024, 8:21 PM · rc
markj added a comment to D47264: rc: Remove rc_fast_and_loose.

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.

Oct 23 2024, 7:57 PM · rc
0mp updated the summary of D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 7:56 PM · rc
0mp added inline comments to D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 7:56 PM · rc
0mp added reviewers for D47264: rc: Remove rc_fast_and_loose: bnovkov, christos, markj.
Oct 23 2024, 7:50 PM · rc
brooks added inline comments to D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 5:05 PM · rc
mhorne accepted D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 5:03 PM · rc
0mp requested review of D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 4:18 PM · rc
0mp planned changes to D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 4:18 PM · rc
0mp updated the diff for D47264: rc: Remove rc_fast_and_loose.

Update docs and remove an unused boottrace function

Oct 23 2024, 4:17 PM · rc
brooks accepted D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 3:49 PM · rc
mhorne accepted D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 3:22 PM · rc
0mp updated the summary of D47264: rc: Remove rc_fast_and_loose.
Oct 23 2024, 1:32 PM · rc
0mp added a project to D47264: rc: Remove rc_fast_and_loose: rc.
Oct 23 2024, 12:58 PM · rc

Oct 21 2024

0mp closed D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 7:23 PM · rc
0mp added a comment to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.

Thanks!

Oct 21 2024, 7:23 PM · rc
christos accepted D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 6:42 PM · rc
markj accepted D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.

Approved.

Oct 21 2024, 6:38 PM · rc
0mp added a comment to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.

I'll set MFC to 2 weeks so that it does not land in 14.2.

Oct 21 2024, 6:36 PM · rc
0mp updated the diff for D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.

Set exit status by calling exit in a subshell.

Oct 21 2024, 6:24 PM · rc
0mp added a comment to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.

I opened a PR for investigating the rc_fast_and_loose support: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282255

Oct 21 2024, 5:55 PM · rc
markj added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 5:43 PM · rc
0mp added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 5:37 PM · rc
markj added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 5:36 PM · rc
0mp added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 5:33 PM · rc
markj added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 5:08 PM · rc
0mp added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 4:08 PM · rc
0mp added inline comments to D46862: rc.d/sendmail: Return non-zero if the daemon fails to start or is not running.
Oct 21 2024, 4:00 PM · rc