Page MenuHomeFreeBSD

rc: Update dependencies for zpool scripts
ClosedPublic

Authored by markj on Oct 7 2025, 1:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 8, 7:30 PM
Unknown Object (File)
Feb 8 2026, 2:06 PM
Unknown Object (File)
Feb 8 2026, 1:08 AM
Unknown Object (File)
Jan 29 2026, 4:11 AM
Unknown Object (File)
Jan 24 2026, 6:23 PM
Unknown Object (File)
Dec 20 2025, 10:15 AM
Unknown Object (File)
Dec 9 2025, 9:10 PM
Unknown Object (File)
Dec 8 2025, 10:25 PM
Subscribers

Details

Summary

After commit 900bc0206348, zpool depends on mountcritlocal. zpoolreguid
and zpoolupgrade depend on zpool and want to run before mountcritcycle,
so we have a pair of cycles.

Update zpoolreguid and zpoolupgrade to avoid this.

Fixes: 900bc0206348 ("rc.d/zpool: change mountcritlocal dep from BEFORE to REQUIRE")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable