diff options
| author | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
| commit | d9457a3aa4ca86be1b7db164537210f152d8eb1b (patch) | |
| tree | 679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL Enable file system support.md | |
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL Enable file system support.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL Enable file system support.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Technology/Gentoo/KERNEL Enable file system support.md b/Technology/Gentoo/KERNEL Enable file system support.md new file mode 100644 index 0000000..a41abc1 --- /dev/null +++ b/Technology/Gentoo/KERNEL Enable file system support.md @@ -0,0 +1,12 @@ +File systems ---> + <*> Second extended fs support + <*> The Extended 3 (ext3) filesystem + <*> The Extended 4 (ext4) filesystem + <*> Btrfs filesystem support + <*> XFS filesystem support + DOS/FAT/NT Filesystems ---> + <*> MSDOS fs support + <*> VFAT (Windows-95) fs support + Pseudo Filesystems ---> + [*] /proc file system support + [*] Tmpfs virtual memory file system support (former shm fs) |
