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

BUILDING: add missing setup information #1191

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Oct 30, 2020

Description of changes:

While setting up a new machine, I found that I had to do a couple things that weren't yet in the guide.

  • openssl is needed to create key/role that we put into images
  • lz4 is used to compress/decompress images during build
  • perl-FindBin and perl-lib are used when building openssl-sys for cargo-deny (these were already on my Ubuntu machine from the perl-base and perl-modules packages, without my having to install them)

Testing done:

Set up a new build machine and confirmed cargo make works after these additions.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@tjkirch
Copy link
Contributor Author

tjkirch commented Oct 31, 2020

^ This push adds the error message that a user would see, so they know if they have to disable the unified cgroups hierarchy.

@tjkirch tjkirch merged commit cde4659 into bottlerocket-os:develop Oct 31, 2020
@tjkirch tjkirch deleted the building-deps branch October 31, 2020 20:56
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.

3 participants