TheOddGarlic
9462350de7
vfs: readdir and finddir operations in FsNode
2022-08-08 08:21:35 +03:00
TheOddGarlic
c63fbabc42
feat: start VFS implementation
2022-08-08 08:21:35 +03:00
Erin
9ed7dbb34c
chore: fmt
2022-04-12 00:23:11 +02:00
Erin
56b569deb2
Refactoring
...
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
TheOddGarlic
10646959fa
Add repbuild subcommands mount
& unmount
...
These repbuild subcommands mount the filesystem root to the
userland/root_fs/mnt folder, and this makes editing the initial file
system easier.
This also renames userland/root_rs to userland/root_fs.
2022-03-26 14:52:23 +03:00
Able
0379a34a59
TOML config|moved a ton of boiler plate to prelude
2022-03-11 13:51:47 -06:00
Able
75cfb18c77
character device impl, pci devices found
2022-02-09 07:08:40 -06:00