Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: xor on May 09, 2020, 01:35:21 AM

Title: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
Post 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
Title: Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
Post by: Juanito on May 09, 2020, 02:02:22 AM
There doesn't seem much point to provide f2fs-tools if tinycore does not have the f2fs kernel modules?
Title: Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
Post by: xor on May 09, 2020, 02:27:53 AM
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



Title: Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
Post by: Juanito on May 09, 2020, 03:55:39 AM
http://tinycorelinux.net/11.x/x86_64/release/src/kernel/config-5.4.3-tinycore64

Code: [Select]
...
CONFIG_NILFS2_FS=m
# CONFIG_F2FS_FS is not set
CONFIG_FS_DAX=y
...
Title: Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
Post by: xor on May 09, 2020, 04:00:39 AM
http://tinycorelinux.net/11.x/x86_64/release/src/kernel/config-5.4.3-tinycore64

Code: [Select]
...
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!