KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
spideros
★ 12
Open GitHub ↗
A hobby operating system written in C++14
Download README (.md)
Explore Similar Repositories
throttle
:
A bandwidth throttling script
baltimorevacants
:
Web Site for Baltimore Vacant Housing Listings
themes.jekyllbootstrap.com
:
No description available.
spinto
:
The Spinto Ruby Gem - Build Jekyll sites like www.spintoapp.com does.
graph-maven-plugin
:
Maven plugin for graphing dependencies using Graphviz
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
spideros
?
Download (.md)
spideros ======== A hobby operating system written in C++14. An experiment to see what use the new C++14 standard features might be in an operating system kernel. Building -------- Install [scons](http://scons.org/) and run `scons`. Running in a VM --------------- Install [qemu](http://wiki.qemu.org/) and run `qemu-system-i386 spideros.iso`. Running on Real Hardware ------------------------ I haven't tried this yet... but feel free to give it a go. `scons` generates a `spideros.iso` which you should be able to burn to a CD or USB stick and boot from. License ------- spideros uses the [ISC license](http://en.wikipedia.org/wiki/ISC_license).