Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153043237
D55458.id172528.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
796 B
Referenced Files
None
Subscribers
None
D55458.id172528.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,16 @@
pkg -r /ppcdev -oABI=FreeBSD:16:powerpc64le \e
install FreeBSD-set-devel
.Ed
+Transition a base system installed with
+.Xr pkg 8
+for use with manual
+.Xr build 7
+from source:
+.Bd -literal -offset indent
+pkg unregister -f FreeBSD-\*
+cd /usr/local/etc/pkg/repos/
+echo "FreeBSD-base: { enabled: no }" >> FreeBSD-base.conf
+.Ed
.Sh SEE ALSO
.Xr build 7 ,
.Xr pkg 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 7:40 PM (9 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28976545
Default Alt Text
D55458.id172528.diff (796 B)
Attached To
Mode
D55458: freebsd-base.7: Add an example for unregistering
Attached
Detach File
Event Timeline
Log In to Comment