2025-07-14 09:38:19 +00:00
2025-04-14 17:45:44 +09:00
2025-07-14 09:38:19 +00:00
2025-04-14 17:45:44 +09:00
2025-06-24 11:46:37 +00:00
MSR
2025-07-14 09:02:03 +00:00
2025-05-17 03:31:47 +00:00
2025-06-24 11:46:37 +00:00
2025-06-25 18:25:27 +09:00
wip
2025-06-25 04:04:11 +00:00
2025-04-12 20:54:33 +09:00

nel_os

Required Tools

  • rustup
  • cargo
  • qemu-system-x86_64

Build Requirements

rustup default nightly
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
rustup component add llvm-tools-preview
cargo install bootimage

Running

cargo run --release
Description
No description provided
Readme 82 MiB
Languages
Rust 100%