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

initialisation for Raspbian #10

Open
sinewalker opened this issue Feb 8, 2017 · 3 comments
Open

initialisation for Raspbian #10

sinewalker opened this issue Feb 8, 2017 · 3 comments

Comments

@sinewalker
Copy link
Owner

I need to complete the OS detection in dotfiles first, and then install tools, probably very similarly to ubuntu init

@sinewalker
Copy link
Owner Author

vagrant init exits with RC=1. no message. It's probably not necessary in Raspbian anyway, but it should be deselected or else fixed.

@sinewalker
Copy link
Owner Author

I can probably use exactly ubuntu init, and just select it manually from the menu (or rename the ubuntu init to raspbian).

sinewalker added a commit that referenced this issue Jun 14, 2018
There are some small differences between Ubuntu and Raspbian, but
they are not enough to be worried over.  So I've made the checks
on the `20_ubuntu_apt.sh` allow for Raspbian also.

Similarly for Node, the executable on Ubuntu/Raspbian is called
`nodejs` rather than `node`, otherwise it's the same

Issue #10
@sinewalker
Copy link
Owner Author

need to re-test this on an actual Pi to be certain that i've fixed everything, but at this stage it's looking pretty promising.

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

No branches or pull requests

1 participant