Previously nanobsd.sh unconditionally sourced legacy.sh at startup.
Instead, source it on demand through the legacy() plan function, and
fall back to it only when NANO_PLAN is unset, with a warning so
existing configs know to set NANO_PLAN explicitly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 76306 Build 73189: arc lint + arc unit
Event Timeline
Comment Actions
yes with just small modification in tools/tools/nanobsd/embedded/common where NANO_PLAN=embedded is defined