This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,669
Commits
3
Branches
21
Tags
11
MiB
d7fee26aa2
Commit Graph
7 Commits
Author
SHA1
Message
Date
apio
7058ec945a
libluna: Use a String for name and handle prefix correctly in TarStream
2023-05-02 10:51:53 +02:00
apio
0c1d33f2ec
kernel: Move some files into subdirectories
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-04-28 15:55:06 +02:00
apio
cf758fdfdc
Initial commit :)
2022-11-13 10:09:09 +01:00
apio
511bb7a8c1
Kernel: Make readdir() available in created InitRD directories
2022-11-12 18:11:58 +01:00
apio
58fb422161
Kernel: Return a Result in MemoryManager and strdup_from_user
2022-11-12 11:56:40 +01:00
apio
078f3f5862
Kernel: Add a remainder to refactor the initial ramdisk code
2022-11-09 16:07:49 +01:00
apio
d76af10e70
Kernel: Move initrd into the fs/ folder
...
It makes more sense to put it in there.
2022-11-09 16:03:16 +01:00