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
F168387209: D58959.id184324.diff
Thu, Aug 27, 10:41 PM
F168386519: D58959.id184996.diff
Thu, Aug 27, 10:34 PM
F168381587: D58959.id.diff
Thu, Aug 27, 9:39 PM
F168381566: D58959.diff
Thu, Aug 27, 9:39 PM
F168326638: D58959.id184996.diff
Thu, Aug 27, 3:33 PM
F168325206: D58959.id184966.diff
Thu, Aug 27, 3:24 PM
F168308657: D58959.id184459.diff
Thu, Aug 27, 1:48 PM
Unknown Object (File)
Thu, Aug 27, 5:13 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 75996
Build 72879: 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.