From d9457a3aa4ca86be1b7db164537210f152d8eb1b Mon Sep 17 00:00:00 2001 From: nic Date: Fri, 12 Jul 2024 13:58:52 -0400 Subject: Initial commit --- Technology/Gentoo/KERNEL Enable file system support.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Technology/Gentoo/KERNEL Enable file system support.md (limited to 'Technology/Gentoo/KERNEL Enable file system support.md') 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) -- cgit v1.2.3