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)
Fri, Sep 11, 12:21 AM
Unknown Object (File)
Thu, Sep 10, 3:44 PM
Unknown Object (File)
Tue, Sep 8, 5:29 AM
Unknown Object (File)
Sun, Sep 6, 2:10 PM
Unknown Object (File)
Sun, Sep 6, 10:55 AM
Unknown Object (File)
Sun, Sep 6, 8:37 AM
Unknown Object (File)
Sun, Sep 6, 5:48 AM
Unknown Object (File)
Sun, Sep 6, 1:07 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!