Skip to content

v0.2: Documentation release

Pre-release
Pre-release
Compare
Choose a tag to compare
@christianb93 christianb93 released this 10 May 09:51
· 109 commits to master since this release

This release is mainly a documentation release, bundled with some minor fixes and cleanup activities. The most relevant changes are:

  • Added addition run targets (e.g. the Bochs emulator)
  • Added a porting guide that describes how to set up a cross-toolchain and how to port dash, elvis and wget
  • Some minor changes in the C library to improve compatibility with GCC
  • Building the test images now does no longer require root privileges
  • Migrated and imported a lot of system documentation
  • Added scripts for networking tests

The attached binary distribution contains all the images and scripts needed to run ctOS (assuming that you have QEMU installed). To try it out, simply enter the following commands

gzip -d ctOS.bin.tar.gz
tar xvf ctOS.bin.tar
./bin/run.sh