Turnstone Operating System
|
The roadmap is at Roadmap.
The architecture is at Architecture.
You need packages with macports:
There is two options install gcc and gcc-mingw-w64 and:
Or build with container. First build the turnstone-builder image:
Then build turnstone and generate 1GiB raw disk output/qem-hda, which will be used as disk of qemu.
If you don't use selinux you can omit the Z parameter at volume mount.
On both OSX and Linux you need qemu.
On Linux you need edk2-ovmf package for efi files for qemu. On OSX macports provides them with qemu.
For starting a networkless (may be with default network) qemu with OVMF EDK2 uefi bios:
The qemu terminal will be openned at console and video output will be at
After boot completes a ring-0 shell opens. If the press an enter you can see the prompt. You can write help for supported commands.
For details please look the page Shell.
You can find docs at projects website
For discustions please visit discord channel.