Page MenuHomeFreeBSD

nanobsd: Account for different precompiled kernels
AbandonedPublic

Authored by senguptaangshuman17_gmail.com on Aug 19 2026, 10:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 21, 10:47 AM
Unknown Object (File)
Sat, Sep 19, 5:13 PM
Unknown Object (File)
Wed, Sep 16, 6:37 PM
Unknown Object (File)
Wed, Sep 16, 1:04 PM
Unknown Object (File)
Sat, Sep 12, 12:33 AM
Unknown Object (File)
Fri, Sep 11, 2:17 AM
Unknown Object (File)
Thu, Sep 10, 7:53 AM
Unknown Object (File)
Wed, Sep 9, 6:12 PM
Subscribers

Details

Reviewers
jlduran
jrm
ashish

Diff Detail

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