Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

including install script in appendix and editing copy of osx.md file #127

Merged
merged 3 commits into from
Jun 22, 2016

Conversation

roneesh
Copy link
Contributor

@roneesh roneesh commented Jun 21, 2016

PR to include Mac OS X install script in the book repository and edit it to fetch GCC from a GNU FTP mirror. Also added more brew installs to the script. Also appropriately edited the osx.md file to link to this new location and removed lines about installing more brew tools after cross compile steps.

@@ -35,3 +35,4 @@
-----------
[Appendix A: Troubleshooting](appendix/troubleshooting.md)
[Appendix B: Numeral Systems](appendix/numeral-systems.md)
[Appendix C: Mac OS X Install Script](appendix/osx-install.sh)
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be .html, not .sh.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are you sure it shouldn't be .md like the Appendix A and Appendix B?

Copy link
Member

Choose a reason for hiding this comment

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

oh whoops, you are 100% correct, I mistyped 😓

@steveklabnik
Copy link
Member

A few nits. Thanks again for doing this 😄

@@ -22,7 +22,7 @@ installed in `~/opt`. This is so we don't clobber any version of them that you
may have already installed. The source code for these tools are downloaded in
`~/src`.

[this script]: https://gist.githubusercontent.com/emkay/a1214c753e8c975d95b4/raw/cc73290537898799fe1168edfbc5a41351184670/build-grub-osx.sh
[this script]: https://intermezzos.github.io/book/appendix/osx-install.html
Copy link
Member

@steveklabnik steveklabnik Jun 21, 2016

Choose a reason for hiding this comment

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

ah, last nit: can you make this link appendix/osx-install.html? the relative link means it will work locally as well as when it's published

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no worries!

@steveklabnik steveklabnik merged commit fb676e1 into intermezzOS:master Jun 22, 2016
@steveklabnik
Copy link
Member

Thanks so much!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants