Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarybrain/os
https://github.com/binarybrain/os
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/binarybrain/os
- Owner: BinaryBrain
- Created: 2014-03-12T15:55:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-12T17:28:07.000Z (almost 11 years ago)
- Last Synced: 2024-10-16T11:49:12.162Z (3 months ago)
- Language: C
- Size: 305 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.