mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
- Update from 3.10.3 to 3.10.4 - Update of rootfile - Changelog * Building of unit tests is now optional. * Fixed a test failure when running tests under XFS. * Fixed memory leaks in examples. * Minor documentation fixes. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
19 lines
481 B
Plaintext
19 lines
481 B
Plaintext
#etc/fuse.conf
|
|
#etc/rc.d/init.d/fuse3
|
|
etc/udev/rules.d/99-fuse3.rules
|
|
sbin/mount.fuse3
|
|
usr/bin/fusermount3
|
|
#usr/include/fuse3
|
|
#usr/include/fuse3/cuse_lowlevel.h
|
|
#usr/include/fuse3/fuse.h
|
|
#usr/include/fuse3/fuse_common.h
|
|
#usr/include/fuse3/fuse_log.h
|
|
#usr/include/fuse3/fuse_lowlevel.h
|
|
#usr/include/fuse3/fuse_opt.h
|
|
#usr/lib/libfuse3.so
|
|
usr/lib/libfuse3.so.3
|
|
usr/lib/libfuse3.so.3.10.4
|
|
#usr/lib/pkgconfig/fuse3.pc
|
|
#usr/share/man/man1/fusermount3.1
|
|
#usr/share/man/man8/mount.fuse3.8
|