Page MenuHomeFreeBSD

nanobsd: Put customizations in a separate file
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:23 AM.
Tags
None
Referenced Files
F169114588: D58966.id184957.diff
Mon, Aug 31, 11:10 AM
F169112589: D58966.id184841.diff
Mon, Aug 31, 11:02 AM
F169104653: D58966.id184957.diff
Mon, Aug 31, 10:30 AM
F169090419: D58966.diff
Mon, Aug 31, 9:29 AM
F168982267: D58966.diff
Mon, Aug 31, 1:24 AM
F168907340: D58966.id184331.diff
Sun, Aug 30, 5:07 PM
F168899827: D58966.id185109.diff
Sun, Aug 30, 4:19 PM
F168893952: D58966.id184331.diff
Sun, Aug 30, 3:45 PM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Split the cust_*() functions out of defaults.sh into
customizations.sh and source it from nanobsd.sh.

Diff Detail

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

Event Timeline

tools/tools/nanobsd/nanobsd.sh
43

Perhaps moving/placing this function (is_defined()) should be done the moment it is introduced (i.e., in D59166/D54187)?
The same should be true for the sourcing of the files.

Clean up split customizations to only extract existing cust_* functions