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
F169961808: D58959.id184966.diff
Thu, Sep 3, 2:57 AM
F169878538: D58959.diff
Wed, Sep 2, 9:04 PM
F169858286: D58959.id184996.diff
Wed, Sep 2, 7:13 PM
F169803761: D58959.id184966.diff
Wed, Sep 2, 3:05 PM
F169781590: D58959.id184459.diff
Wed, Sep 2, 1:29 PM
F169708212: D58959.id184599.diff
Wed, Sep 2, 8:37 AM
F169701049: D58959.id184507.diff
Wed, Sep 2, 8:10 AM
F169677270: D58959.id184599.diff
Wed, Sep 2, 6:40 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 75712
Build 72595: arc lint + arc unit

Event Timeline

tools/tools/nanobsd/defaults.sh
624

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.