Handle disk partitioning

This commit is contained in:
2025-10-19 22:29:19 +02:00
parent 68e0e8848d
commit 01da863b8b
21 changed files with 300 additions and 85 deletions

View File

@ -4,5 +4,5 @@ make -B kernel && \
make -B ulib && \
make -B user && \
make base && \
make system && \
make iso
make iso && \
make hdd