TheChymera / mkstage4

Bash Utility for Creating Stage 4 Tarballs
GNU General Public License v3.0
104 stars 22 forks source link

Loop through excludes #19

Closed drwulsen closed 5 years ago

drwulsen commented 5 years ago

Added a loop to auto-generate --exclude=${TARGET} options for tar. Left excludes list multi-line for better usage of diff. Added static portage excludes as multi-line.

TheChymera commented 5 years ago

@drwulsen if you want to revisit this, please rebase it (either here, or just create a new PR), and then we can discuss the details.

drwulsen commented 5 years ago

Thank you! I'll close this one and come back on another PR - it's easier for me to rebase it on a new PR :)