Page MenuHomeFreeBSD

nanobsd: Disable pkg repositories on target image
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:19 AM.
Tags
None
Referenced Files
F168254952: D58959.id184599.diff
Thu, Aug 27, 5:13 AM
Unknown Object (File)
Wed, Aug 26, 11:07 AM
Unknown Object (File)
Wed, Aug 26, 9:26 AM
Unknown Object (File)
Wed, Aug 26, 4:00 AM
Unknown Object (File)
Tue, Aug 25, 9:39 PM
Unknown Object (File)
Tue, Aug 25, 6:40 PM
Unknown Object (File)
Tue, Aug 25, 6:31 PM
Unknown Object (File)
Tue, Aug 25, 6:16 PM
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 75970
Build 72853: 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.