Tiny Core Linux

Tiny Core Extensions => TCE Corepure64 => Topic started by: Rubén on July 02, 2020, 06:47:03 PM

Title: Query about the Status of Davfs2
Post by: Rubén on July 02, 2020, 06:47:03 PM
Hello,

I have noticed that there are a davfs2-docs and davfs2-locale packages for TCL x86_64, but no package for davfs2 itself (you know, one that includes the mount.davfs binary).

Is there any reason for the docs and locales being included in the repository while the main binary is not?

Any plans to fix this lacking?

I have been playing with building an extension on my own. So far it works. Is there any interest in an official submission?
Title: Re: Query about the Status of Davfs2
Post by: Rich on July 02, 2020, 08:39:22 PM
Hi Rubén
I presume you are referring to the TC11 repository. The  davfs.tcz  extension depends on  openssl.tcz  which is version 1.0.2p. The
TC11 repository only has  openssl-1.1.1.tcz  which means  davfs.tcz  would need to be recompiled against that first.

There is a build script here:
http://tinycorelinux.net/5.x/x86/tcz/src/davfs2/
The script also uses the  davfs2.conf  and  davfs2.ins  files.

There is also a Wiki entry on extension building:
http://wiki.tinycorelinux.net/doku.php?id=wiki:creating_extensions