aero
aero copied to clipboard
Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a f...
This PR aims to implement support for SMAP, SMEP and UMIP, and is provided as a draft so that my non existent rust skills can be reviewed already. It also...
'nuff said.
 Running inside `Oracle VM VirtualBox` Version: Latest prebuilt
Maybe turn the ramfs into a trait instead which would make it easier to make in memory file systems with custom file contents type without needing to bloat the ramfs...
The upcoming versions of Limine will not support the `stivale` and `stivale2` protocols to avoid fragmenting users into 3 different, separate protocols, by incentivising the move to the Limine protocol;...
The current shell is pretty basic and could do with an overhaul. A registry of some form along with installation might be in order. Using something like nushell would remove...
Aero should add a sysfs and procfs interface for PCI.
nuff said, we need (easy to create) kernel level ABI emulation early on(maybe even add a linux ABI emulator).
We need to get the ability to change the niceness of our processes in userspace with syscalls.