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
F170674457: D59035.diff
Sat, Sep 5, 11:19 PM
F170650466: D59035.id185247.diff
Sat, Sep 5, 7:50 PM
F170649413: D59035.id185247.diff
Sat, Sep 5, 7:42 PM
F170649325: D59035.id185247.diff
Sat, Sep 5, 7:41 PM
F170550457: D59035.id185247.diff
Sat, Sep 5, 9:02 AM
F170549998: D59035.id184982.diff
Sat, Sep 5, 8:59 AM
F170525489: D59035.id.diff
Sat, Sep 5, 6:01 AM
Unknown Object (File)
Sat, Sep 5, 3:28 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 75818
Build 72701: 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?