Page MenuHomeFreeBSD

freebsd-base.7: Add a caveat about dev branches
ClosedPublic

Authored by ziaee on Tue, Apr 14, 1:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 3:40 AM
Unknown Object (File)
Tue, Apr 21, 3:49 AM
Unknown Object (File)
Tue, Apr 21, 3:01 AM
Unknown Object (File)
Tue, Apr 21, 12:20 AM
Unknown Object (File)
Sun, Apr 19, 8:23 AM
Unknown Object (File)
Sat, Apr 18, 2:35 PM
Unknown Object (File)
Sat, Apr 18, 5:10 AM
Unknown Object (File)
Sat, Apr 18, 5:10 AM
Subscribers

Details

Summary

MFC after: 3 days (to stable/15)
Discussed with: bapt, ivy

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72449
Build 69332: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Tue, Apr 14, 1:45 PM

This statement is confusing to me. I'm not sure why an upgrade is a downgrade, and why it's safer.

Thanks for looking it over @emaste, how about this?

share/man/man7/freebsd-base.7
266

i'm not sure this is actually accurate. it's treated as a downgrade because... that's how pkg treats it. perhaps @bapt could explain the reasoning there.

but regardless, we should probably mention somewhere that as a result of this, you should use pkg -f upgrade when switching from release to snapshot builds.

266

also, doing such an upgrade won't corrupt anything, it'll just upgrade the system. which would be annoying if that's not what you wanted, but no data will be corrupted.

remove all reasoning and simply state that this requires -f.

This revision was not accepted when it landed; it landed in state Needs Review.Wed, Apr 22, 6:00 PM
This revision was automatically updated to reflect the committed changes.