Skip to content

Conversation

@sphere89
Copy link
Contributor

@sphere89 sphere89 commented Oct 22, 2019

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)


```
curl -sSL https://raw.githubusercontent.com/kidsoncomputers/kocifier/master/kocify.sh | bash
curl -sSL https://raw.githubusercontent.com/roninsphere/kocifier/mexico2019/kocify.sh | bash
Copy link
Member

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 ?

Copy link
Contributor Author

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/#.*//' ) )
Copy link
Member

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 ?

Copy link
Contributor Author

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.

@holta
Copy link

holta commented Nov 4, 2019

@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:
https://meta.wikimedia.org/wiki/Internet-in-a-Box/Summit-2019

packages.txt Outdated
###
### Note: Enabling Open GL Driver can make VLC video playback choppy
minetest
minetest-server
Copy link

Choose a reason for hiding this comment

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

Suggested change
minetest-server

Copy link
Contributor Author

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

@thotmx
Copy link
Member

thotmx commented Nov 5, 2019

I approve this PR. I tested in my Virtual Environment and It worked!

@thotmx thotmx merged commit 9a97164 into kidsoncomputers:master Nov 5, 2019
@thotmx
Copy link
Member

thotmx commented Nov 5, 2019

Screenshot_20191105_163352
Screenshot_20191105_163320

Some screenshots after running the script.

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