Page MenuHomeFreeBSD

nanobsd: Add _xxx_remove_extra_dist_files
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Aug 20 2026, 12:19 PM.
Tags
None
Referenced Files
F172719426: D59035.diff
Sun, Sep 20, 12:58 PM
Unknown Object (File)
Sat, Sep 19, 5:16 PM
Unknown Object (File)
Mon, Sep 14, 6:53 AM
Unknown Object (File)
Sun, Sep 13, 7:38 PM
Unknown Object (File)
Sat, Sep 12, 9:30 PM
Unknown Object (File)
Sat, Sep 12, 3:35 PM
Unknown Object (File)
Sat, Sep 12, 6:19 AM
Unknown Object (File)
Fri, Sep 11, 7:56 AM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Remove debug, lib32, and test files from base.txz if those distributions
were not requested in NANO_DISTRIBUTIONS.

This workaround should be removed once fixed in base.txz.

Diff Detail

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

Event Timeline

jlduran added inline comments.
tools/tools/nanobsd/_xxx_includes.subr
17

Remember to add the reference:

# https://reviews.freebsd.org/D56597
This revision is now accepted and ready to land.Aug 20 2026, 3:26 PM
This revision now requires review to proceed.Sun, Aug 23, 11:00 PM

No code changes in this commit. An earlier commit in the stack (D58931) needed a commit-message reword per review feedback, which required a bottom-up arc diff refresh of every commit above it to keep the stack applying cleanly. That refresh is what reset this revision's accepted status, not a content change.

@jlduran, could you re-accept when you get a chance?