Page MenuHomeFreeBSD

nanobsd: Add _xxx_remove_extra_dist_files
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Thu, Aug 20, 12:19 PM.
Tags
None
Referenced Files
F170948799: D59035.id184982.diff
Mon, Sep 7, 7:31 PM
F170916777: D59035.id185247.diff
Mon, Sep 7, 1:54 PM
Unknown Object (File)
Mon, Sep 7, 1:07 AM
Unknown Object (File)
Mon, Sep 7, 12:36 AM
Unknown Object (File)
Sun, Sep 6, 8:24 PM
Unknown Object (File)
Sun, Sep 6, 8:16 PM
Unknown Object (File)
Sun, Sep 6, 8:12 PM
Unknown Object (File)
Sun, Sep 6, 7:25 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 76237
Build 73120: 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.Thu, Aug 20, 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?