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
F170519308: D58979.id184574.diff
Sat, Sep 5, 5:20 AM
F170425337: D58979.id184530.diff
Fri, Sep 4, 6:47 PM
F170425317: D58979.id184479.diff
Fri, Sep 4, 6:47 PM
F170423831: D58979.id184574.diff
Fri, Sep 4, 6:38 PM
F170413433: D58979.diff
Fri, Sep 4, 5:26 PM
F170388926: D58979.diff
Fri, Sep 4, 2:25 PM
Unknown Object (File)
Fri, Sep 4, 9:01 AM
Unknown Object (File)
Thu, Sep 3, 11:46 PM
Subscribers

Details

Reviewers
jlduran
jrm
ashish

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75897
Build 72780: 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.