Philip Meulengracht
Philip Meulengracht
This is a large refactor of the VFS to support the following new features: - Filesystem Scopes (equivelent to mount namespaces). This is being done as a prelude of the...
**Is your feature request related to a problem? Please describe.** We need to rewrite the usb HID driver in order to re-enable support for usb mouse and keyboard. **Describe the...
As a part of the whole networking stack support, we need an actual NIC driver. Lets start with the e1000 and rtl8139/rtl8168.
Release 0.8 - Application packages: - [x] Implement an application format tool that packages a program + dependencies + resources into an ZIP like package format. I imagine (./resources, ./....app,...
This part of the wall clock implementation is missing. It needs to sync the tick base whenever the clock is either initialized or updated.
Right now our symlink support is half-arsed, this needs a better API and also a better implementation