Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow building with includes and excludes #96

Merged
merged 1 commit into from
Nov 23, 2020
Merged

allow building with includes and excludes #96

merged 1 commit into from
Nov 23, 2020

Conversation

BlackIkeEagle
Copy link
Contributor

With this we can build a rootfs completely customized for the targetted
needs.

For example do we really need e2fstools in a container? By using
--exclude="e2fstools" we don't include it even though its deemed
essential for debian.

Signed-off-by: BlackEagle ike.devolder@gmail.com

With this we can build a rootfs completely customized for the targetted
needs.

For example do we really need e2fstools in a container? By using
--exclude="e2fstools" we don't include it even though its deemed
essential for debian.

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
@tianon
Copy link
Collaborator

tianon commented Nov 22, 2020

Sorry for the delay! I just did a big example scripts refactor in #99 which I've now rebased this on.

Thanks!

@tianon tianon merged commit 972c53b into debuerreotype:master Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants