rust-osdev / homepage

https://rust-osdev.com
Apache License 2.0
119 stars 34 forks source link

Comments for "https://rust-osdev.com/this-month/2021-02/" #47

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

This Month in Rust OSDev (February 2021) | Rust OSDev

Operating System Development in Rust

https://rust-osdev.com/this-month/2021-02/

TANDEXX commented 3 years ago

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.