This project is archived, see femboyOS-v2 for the new version!
My attempt at an OS :3
This os is not ment to be used for real world usage. This is just a silly project i am making cuz i am bored. There are more bugs then i can count.
- Make the docker container using
docker pull ghcr.io/ploszukiwacz/femboyos-buildenv:latest. - Compile femboyOS using
docker run --rm -it -v .:/root/env ghcr.io/ploszukiwacz/femboyos-buildenv:latest make build-x86_64. - Done
Either use some VM software or just boot it on bare metal.