An open API service indexing awesome lists of open source software.

https://github.com/binarybrain/os


https://github.com/binarybrain/os

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

os
==

Our own Ubuntu Kernel build for EPFL.

Configuration
-------------

1. Clone this repo
2. Copy the content of your current `ubuntu-precise` folder to `os/ubuntu-precis`
(**Warning:** don't replace `.gitignore` files!)
3. Make sure everything is ok by typing `git status`. You should see this message:
`nothing to commit (working directory clean)`. If it's not the case, try to `git checkout` everything.