upd and patches
This commit is contained in:
10
assets/var/gnu/f2fs-tools.md
Normal file
10
assets/var/gnu/f2fs-tools.md
Normal file
@ -0,0 +1,10 @@
|
||||
f2fs-tools
|
||||
=
|
||||
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
|
||||
|
||||
``` sh *** build ***
|
||||
./autogen.sh
|
||||
./configure --prefix=/pkg/gnu/f2fs-tools
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user