homepage
homepage copied to clipboard
Comments for "https://rust-osdev.com/this-month/2021-02/"
This Month in Rust OSDev (February 2021) | Rust OSDev
Operating System Development in Rust
I have an idea for grub booting. try to make a script in sh (or bash) to automatically create workspace for rust os for grub. Things that will be perfect: manage.sh script to: run (in qemu), build (to iso file with genisoimage or xorrisofs), change some things like stack size, the modules with automatically generated info to Cargo.toml (how I plan in my operation system nierdzewny). And Kernel is name of linux boot.