diff options
| author | Lukas Oesch <lukasoesch20@gmail.com> | 2026-04-19 09:39:37 +0200 |
|---|---|---|
| committer | Lukas Oesch <lukasoesch20@gmail.com> | 2026-04-19 09:39:37 +0200 |
| commit | 25d50b311544a21a0d126cf236c23a0912a3eedc (patch) | |
| tree | 4c715aea80313b38698d8514b8f8bc928057ea64 /arch/x86_64 | |
| parent | f642efb5cf199d3bbb8e3b01c451c71a1fbeabf8 (diff) | |
| download | teachos-25d50b311544a21a0d126cf236c23a0912a3eedc.tar.xz teachos-25d50b311544a21a0d126cf236c23a0912a3eedc.zip | |
improve readme of default modules
Diffstat (limited to 'arch/x86_64')
| -rw-r--r-- | arch/x86_64/support/modules/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86_64/support/modules/README.md b/arch/x86_64/support/modules/README.md index fb64767..a04b9af 100644 --- a/arch/x86_64/support/modules/README.md +++ b/arch/x86_64/support/modules/README.md @@ -14,7 +14,7 @@ The ext2_4KB_fs image is intentionally fragmented, as some files were created an ./closed.txt ### 2024.img -(2KB Block size) +(ext2 filesystem with 2KB Block size) . ./lost+found ./sheep_1.txt @@ -24,7 +24,7 @@ The ext2_4KB_fs image is intentionally fragmented, as some files were created an ./stable/pig_3.txt ### 2025.img -(4KB Block size) +(ext2 filesystem 4KB Block size) . ./lost+found ./snake_1.txt |
