Page MenuHomeFreeBSD

Add -4 and -6 flags to pkg(7).
ClosedPublic

Authored by github_evilham.com on Dec 31 2020, 1:44 AM.
Tags
None
Referenced Files
F147737869: D27860.id81399.diff
Fri, Mar 13, 7:38 AM
F147714264: D27860.diff
Fri, Mar 13, 3:51 AM
Unknown Object (File)
Tue, Mar 10, 11:12 AM
Unknown Object (File)
Mon, Mar 2, 11:15 PM
Unknown Object (File)
Feb 2 2026, 9:56 PM
Unknown Object (File)
Feb 1 2026, 10:03 PM
Unknown Object (File)
Jan 18 2026, 9:30 AM
Unknown Object (File)
Jan 17 2026, 5:21 AM

Details

Summary

PR: 252270

Incidentally, this fixes an odd regression in 12.2-RELEASE, in which:
pkg bootstrap -y will not work as expected, where as it did work properly in
12.1-RELEASE.

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 6 2021, 10:48 AM
This revision was automatically updated to reflect the committed changes.

It has been committed thank you! (note there was a small bug which prevent -f to work which I fixed in the process!