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
F168169358: D58966.id185005.diff
Wed, Aug 26, 4:58 PM
F168169336: D58966.id184957.diff
Wed, Aug 26, 4:58 PM
F168169331: D58966.id184466.diff
Wed, Aug 26, 4:58 PM
F168169330: D58966.id185109.diff
Wed, Aug 26, 4:58 PM
F168169281: D58966.id184841.diff
Wed, Aug 26, 4:58 PM
F168164237: D58966.id184331.diff
Wed, Aug 26, 4:25 PM
Unknown Object (File)
Wed, Aug 26, 7:28 AM
Unknown Object (File)
Wed, Aug 26, 4:41 AM
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 75800
Build 72683: 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.