-
Notifications
You must be signed in to change notification settings - Fork 7
Mexico2019 #20
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
Mexico2019 #20
Conversation
|
|
||
| ``` | ||
| curl -sSL https://raw.githubusercontent.com/kidsoncomputers/kocifier/master/kocify.sh | bash | ||
| curl -sSL https://raw.githubusercontent.com/roninsphere/kocifier/mexico2019/kocify.sh | bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need to switch back to ../kidsoncomputers/kocifier/.., to go with the changes you've made in this PR to kocify.sh ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the URL's switch back when merged.
| echo "=================================" | ||
| echo "= Installing packages" | ||
| echo "=================================" | ||
| software=( $(curl -sSL https://raw.githubusercontent.com/roninsphere/kocifier/mexico2019/packages.txt | sed '/^ *#/d;s/#.*//' ) ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is packages.txt in the kidsoncomputers repo? Or in roninsphere ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the packages.txt and the script kocify.sh are on my fork (roninsphere) at the moment; the urls will need to change back to kidsoncomputers when merged.
|
@thotmx @avni do please review this PR quickly before Wednesday/Thursday, when many of us will be meeting in person in Boston[*], including @roninSphere needing to finalize this in the coming week to take it to the next level and put it into production ASAP. Can you do that? More background at http://minutes.iiab.io -> November 4, 2019 -> Item f. [*] for our Internet-in-a-Box Summit/Hackathon co-hosted with Wikipedia: |
packages.txt
Outdated
| ### | ||
| ### Note: Enabling Open GL Driver can make VLC video playback choppy | ||
| minetest | ||
| minetest-server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| minetest-server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commented this out with commit 0c45905
|
I approve this PR. I tested in my Virtual Environment and It worked! |


In preparation for Oaxaca Mexico 2019, these are changes to install Raspberry Pi 4 as client/student desktop(s). This is based off of Mexico 2017 and [Uganda 2019] (https://github.com/kidsoncomputers/documentation/tree/master/uganda/2019)