5 Forks
25 Stars
25 Watchers

inferno-rpi

This is compilation of Labs “Porting Inferno OS to Raspberry Pi”. We decided to organize it as some set of small labs with very detailed steps of what is done to reach results and make everything easy to reproduce.

How to download and setup inferno-rpi

Open terminal and run command
git clone https://github.com/yshurik/inferno-rpi.git
git clone is used to create a copy or clone of inferno-rpi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with inferno-rpi https://github.com/yshurik/inferno-rpi/archive/master.zip

Or simply clone inferno-rpi with SSH
[email protected]:yshurik/inferno-rpi.git

If you have some problems with inferno-rpi

You may open issue on inferno-rpi support forum (system) here: https://github.com/yshurik/inferno-rpi/issues