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
F172159747: D58959.id.diff
Wed, Sep 16, 12:54 PM
F172085575: D58959.id184459.diff
Wed, Sep 16, 1:27 AM
Unknown Object (File)
Tue, Sep 15, 7:19 PM
Unknown Object (File)
Mon, Sep 14, 10:47 AM
Unknown Object (File)
Sat, Sep 12, 2:14 AM
Unknown Object (File)
Fri, Sep 11, 10:19 PM
Unknown Object (File)
Fri, Sep 11, 11:19 AM
Unknown Object (File)
Fri, Sep 11, 10:03 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 75836
Build 72719: 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.