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
Unknown Object (File)
Thu, Mar 28, 4:29 PM
Unknown Object (File)
Mar 16 2024, 5:46 AM
Unknown Object (File)
Mar 16 2024, 5:43 AM
Unknown Object (File)
Mar 16 2024, 5:36 AM
Unknown Object (File)
Mar 12 2024, 9:57 AM
Unknown Object (File)
Feb 14 2024, 11:17 PM
Unknown Object (File)
Dec 23 2023, 2:08 AM
Unknown Object (File)
Dec 13 2023, 2:48 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35811
Build 32700: arc lint + arc unit

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!