theseus-os / Theseus

Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
https://www.theseus-os.com/
MIT License
2.92k stars 172 forks source link

Override locale for the build (#1053) #1055

Closed YtvwlD closed 1 year ago

YtvwlD commented 1 year ago

The build succeeds on non-English systems, but the result might not be bootable.

I tried it on Ubuntu 22.04, a current Arch Linux and Fedora 37.