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
F171821606: D59035.id.diff
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
Unknown Object (File)
Fri, Sep 11, 7:43 AM
Unknown Object (File)
Fri, Sep 11, 7:42 AM
Unknown Object (File)
Wed, Sep 9, 11:42 PM
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?