Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: xor on May 09, 2020, 01:35:21 AM
-
F2FS (Flash-Friendly File System)
F2FS-tools ( x86 & 64-bit )
https://www.archlinux.org/packages/?name=f2fs-tools
https://en.wikipedia.org/wiki/F2FS
https://www.phoronix.com/scan.php?page=article&item=linux_f2fs_usb3
-
There doesn't seem much point to provide f2fs-tools if tinycore does not have the f2fs kernel modules?
-
There doesn't seem much point to provide f2fs-tools if tinycore does not have the f2fs kernel modules?
TC-11.0 -> kernel 5.4.3
kernel 5.4.3 => https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/fs/f2fs?h=v5.4.39
-
http://tinycorelinux.net/11.x/x86_64/release/src/kernel/config-5.4.3-tinycore64
...
CONFIG_NILFS2_FS=m
# CONFIG_F2FS_FS is not set
CONFIG_FS_DAX=y
...
-
http://tinycorelinux.net/11.x/x86_64/release/src/kernel/config-5.4.3-tinycore64
...
CONFIG_NILFS2_FS=m
# CONFIG_F2FS_FS is not set
CONFIG_FS_DAX=y
...
Is there a restriction on the file systems placed for kernel!