You need to install them on your computer:
- xmake
- xorriso
- QEMU
- git (for
GIT_VERSIONmacro) - clang
- lld (for linking LTO objects)
- openssl (kernel module key)
- python3
cryptography(sign kernel module)
You can use the command to set the target architecture and boot protocol (x86_64 limine default):
xmake f --arch=<arch> --boot=<boot_protocol>
xmake build
xmake run os-pipelinesupport target: x86_64 aarch64 riscv64 loongarch64
support boot protocol: limine multiboot2 other
This project is licensed under MIT License.
Welcome to create pull requests or issues to this project. Then sit back and relax.
- Goto CoolPotOS | Website to see the contributors list.
