cykusz rs
1.0.0
Cykusz-RS เป็นระบบปฏิบัติการของเล่นที่เขียนด้วยภาษาการเขียนโปรแกรมสนิม
คุณจะต้องมีแพ็คเกจต่อไปนี้เพื่อรวบรวมและเรียกใช้ระบบปฏิบัติการ:
git clone https://github.com/rafalmiel/cykusz-rs.git
git submodule update --init --recursive
rustup override set nightly
rustup component add rust-src
make
./disk-scripts/create_disk.shขอแนะนำให้ใช้ Docker สำหรับการสร้างผู้ใช้พื้นที่สำหรับสภาพแวดล้อมที่มั่นคง
./sysroot/make_docker_image.sh
./sysroot/toolchain_docker.sh./sysroot/toolchain.shmake runmake bochs # Run only once to import the image into VirtualBox
./create_vbox_image.sh
make vbox