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
F170658362: D58966.id185269.diff
Sat, Sep 5, 8:48 PM
F170657054: D58966.id184466.diff
Sat, Sep 5, 8:40 PM
F170656661: D58966.id184517.diff
Sat, Sep 5, 8:37 PM
F170656656: D58966.id184517.diff
Sat, Sep 5, 8:37 PM
F170652899: D58966.id185109.diff
Sat, Sep 5, 8:08 PM
F170643799: D58966.id185389.diff
Sat, Sep 5, 7:01 PM
F170634636: D58966.diff
Sat, Sep 5, 6:02 PM
F170632753: D58966.id185109.diff
Sat, Sep 5, 5:50 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 75846
Build 72729: 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