Page MenuHomeFreeBSD

nanobsd: Account for different precompiled kernels
AbandonedPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:32 AM.
Tags
None
Referenced Files
F170648424: D58979.id184604.diff
Sat, Sep 5, 7:35 PM
F170581607: D58979.id.diff
Sat, Sep 5, 12:27 PM
F170519308: D58979.id184574.diff
Sat, Sep 5, 5:20 AM
Unknown Object (File)
Fri, Sep 4, 6:47 PM
Unknown Object (File)
Fri, Sep 4, 6:47 PM
Unknown Object (File)
Fri, Sep 4, 6:38 PM
Unknown Object (File)
Fri, Sep 4, 5:26 PM
Unknown Object (File)
Fri, Sep 4, 2:25 PM
Subscribers

Details

Reviewers
jlduran
jrm
ashish

Diff Detail

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

Event Timeline

tools/tools/nanobsd/defaults.sh
87

This entire XXXJL comment is no longer necessary, we tested this in a previous meeting, realizing that FreeBSD-set-kernels only include the custom kernel (NANO_KERNEL) or the default set (GENERIC, GENERIC-NODEBUG, GENERIC-MMCCAM, etc.)

Address review comments: remove obsolete comment above NANO_LOADER_KERNEL

At this point, I think this can be squashed into D58951.