Page MenuHomeFreeBSD

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

Authored by ziaee on Tue, Apr 14, 1:45 PM.

Details

Reviewers
bapt
ivy
Group Reviewers
pkgbase
manpages
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 72197
Build 69080: 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.