dev #4

Merged
zxq5 merged 45 commits from dev into main 2025-02-22 21:32:28 +00:00
Owner

got a basic mostly working kernel.

just need to implement async then we should be able to do some more advanced stuff

got a basic mostly working kernel. just need to implement async then we should be able to do some more advanced stuff
zxq5 added 45 commits 2025-02-22 21:31:05 +00:00
merge
added rust.yml workflow, probably wont work.
Continuous integration / build (push) Failing after 7m45s
ee8dae4981
added submodule cloning to rust.yml
Continuous integration / build (push) Has been cancelled
11d63535e9
changed order of steps in rust.yml
Continuous integration / build (push) Failing after 23m3s
af3215d887
workflow changes
Continuous integration / build (push) Failing after 1m37s
68c3d2fa0e
workflow builds nightly
Continuous integration / build (push) Has been cancelled
a88059c5ff
No issues occurred having bumped the version, all seems well.
Merge remote into local dev, I should probably find a new branch lol
Continuous integration / build (push) Has been cancelled
34213ca744
Formatting changes, called 'cargo fmt'
Continuous integration / build (push) Has been cancelled
f5f5aeb8dc
updated submodules
Continuous integration / build (push) Has been cancelled
ab0ec35094
fixed weird merge issues
Continuous integration / build (push) Has been cancelled
bb5bf9115b
cargo fmt
Continuous integration / build (push) Has been cancelled
5c9717d384
Suppress erroneous build errors from rust-analyzer.
Continuous integration / build (push) Has been cancelled
969756c691
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
Continuous integration / build (push) Has been cancelled
5eaf0d7c69
changed some code order
Continuous integration / build (push) Has been cancelled
5b1f04c1da
changed name to snake case
Continuous integration / build (push) Has been cancelled
90faace7a2
check boot was successful else panic
Continuous integration / build (push) Has been cancelled
28afe25cca
Formatted random JSON file whoops
Continuous integration / build (push) Has been cancelled
c1a8afb836
Update submodules
Continuous integration / build (push) Failing after 7m47s
2b2219f5be
Add page fault handler that does nothing, I am tired
Continuous integration / build (push) Failing after 38m24s
40ad5dbbf4
merging into dev
changes to submodules
Continuous integration / build (push) Failing after 1m56s
7b3ba170f0
paging done, starting on allocation.
Continuous integration / build (push) Failing after 1m51s
36cb118933
updated submodules
Continuous integration / build (push) Failing after 2m7s
114c70ffe9
zxq5 merged commit 72fe78cbc6 into main 2025-02-22 21:32:28 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LowLevelDevs/FoundryOS#4