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

Added notes about bootstrapping the Habitat system. #806

Merged
merged 1 commit into from
Jun 14, 2016
Merged

Added notes about bootstrapping the Habitat system. #806

merged 1 commit into from
Jun 14, 2016

Conversation

juliandunn
Copy link
Contributor

Also fix the missing link on the sidebar for the crypto internals.

Also fix the missing link on the sidebar for the crypto internals.

Signed-off-by: Julian C. Dunn <[email protected]>
@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @TrevorBramble, @davidwrede and @ryankeairns to be potential reviewers

@smith
Copy link
Contributor

smith commented Jun 14, 2016

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit bfc2e1a has been approved by smith


This document provides developer documentation on how the Habitat system becomes self-sustaining. It is built upon the work from the [Linux from Scratch](http://www.linuxfromscratch.org/lfs/) project.

This instructions in this document may become rapidly out-of-date as we develop Habitat further. Should you have questions, please join us in [Slack](http://slack.habitat.sh/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This The

@thesentinels
Copy link
Contributor

⌛ Testing commit bfc2e1a with merge 5e29229...

thesentinels pushed a commit that referenced this pull request Jun 14, 2016
Also fix the missing link on the sidebar for the crypto internals.

Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #806
Approved by: smith

* Statically built [BusyBox](https://www.busybox.net/) - used for the unzip implementation
* Statically built [Wget](https://www.gnu.org/software/wget/) with OpenSSL support - used by the build program to download sources
* A copy of curl’s [cacert.pem](https://curl.haxx.se/ca/cacert.pem) certificates - used by wget when connecting to SSL-enabled websites
Copy link
Contributor

@TrevorBramble TrevorBramble Jun 14, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how you feel about "smart" quotes and their kin, but you've got a jaunty apostrophe there. (And elsewhere.)

@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit bfc2e1a into habitat-sh:master Jun 14, 2016
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.

4 participants