Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151974846
D55458.id172530.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
882 B
Referenced Files
None
Subscribers
None
D55458.id172530.diff
View Options
diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7
--- a/share/man/man7/freebsd-base.7
+++ b/share/man/man7/freebsd-base.7
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd December 4, 2025
+.Dd February 23, 2026
.Dt FREEBSD-BASE 7
.Os
.Sh NAME
@@ -216,6 +216,20 @@
pkg -r /ppcdev -oABI=FreeBSD:16:powerpc64le \e
install FreeBSD-set-devel
.Ed
+.Pp
+Transition a base system installed with
+.Xr pkg 8
+for update via
+.Xr build 7
+from source in place:
+.Bd -literal -offset indent
+pkg unregister -f FreeBSD-\*
+cd /usr/local/etc/pkg/repos/
+echo "FreeBSD-base: { enabled: no }" >> FreeBSD-base.conf
+.Ed
+.Pp
+Note that this will prevent updating the base system via
+.Xr pkg 8 .
.Sh SEE ALSO
.Xr build 7 ,
.Xr pkg 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 9:12 PM (17 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28976741
Default Alt Text
D55458.id172530.diff (882 B)
Attached To
Mode
D55458: freebsd-base.7: Add an example for unregistering
Attached
Detach File
Event Timeline
Log In to Comment