Page MenuHomeFreeBSD

nanobsd: Disable pkg repositories on target image
AbandonedPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:19 AM.
Tags
None
Referenced Files
F171603588: D58959.id184324.diff
Sat, Sep 12, 2:14 AM
F171584924: D58959.diff
Fri, Sep 11, 10:19 PM
Unknown Object (File)
Fri, Sep 11, 11:19 AM
Unknown Object (File)
Fri, Sep 11, 10:03 AM
Unknown Object (File)
Fri, Sep 11, 9:58 AM
Unknown Object (File)
Fri, Sep 11, 9:57 AM
Unknown Object (File)
Fri, Sep 11, 9:57 AM
Unknown Object (File)
Fri, Sep 11, 9:57 AM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Ship images with every pkg repository disabled in FreeBSD.conf,
preventing pkg from attempting operations that are not allowed
on a read-only root.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76119
Build 73002: arc lint + arc unit

Event Timeline

tools/tools/nanobsd/defaults.sh
674

XXXJL comments should be avoided. Those should either be removed or "promoted" to XXX comments.

Address review comments: normalize comment

Clean up merge conflict markers in defaults.sh

I think this commit can be squashed with D58951, I see no reason to keep this in a separate commit.