Luna/kernel
apio d1ddf314d6
All checks were successful
continuous-integration/drone/pr Build is passing
kernel: Make pivot_root() reset the parent entry of the new root directory
Otherwise it would just be pointing to the old parent fs, and we don't want that.
2023-06-22 19:57:12 +02:00
..
src kernel: Make pivot_root() reset the parent entry of the new root directory 2023-06-22 19:57:12 +02:00
CMakeLists.txt kernel/Ext2: Read the root inode metadata from the disk 2023-06-21 21:32:28 +02:00
config.cmake.template kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
debug.cmake kernel/ext2: Implement directory traversal 2023-06-22 19:41:35 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00