Commit Graph

27 Commits

Author SHA1 Message Date
coolsnowwolf
2263fd5d00 mdio-tools: add package 2024-11-23 00:41:04 +08:00
coolsnowwolf
1fc8099824 ovpn-dco: bump version to 0.2.20240320 2024-04-14 23:02:58 +08:00
Josef Schlehofer
9fc2ac6269 antfs: drop this kernel package
Reasons to remove this package:

1. It is not available for Linux kernel 5.15 and onwards.
2. It seems that it is not maintained as the original repository was
   done in 2018 and then the forked repository was done to have this
merged only to OpenWrt.
3. Anyone can use ntfs-3g (fuse) or ntfs3 from Paragon, which has been
   available since Linux kernel 5.15
4. Nobody said why this package was necessary or required to be added
   here or what was the difference between driver(s) in the Linux kernel and
this package.
5. No project home page, no documentation, only source code provided by
   AVM

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-03-01 18:50:25 +08:00
Michel Promonet
f521c07e2a v4l2loopback: upgrade to v0.12.7
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2023-03-01 18:50:07 +08:00
John Thomson
b86de45825 ovpn-dco: bump package to fix kernel 6.1 compile
Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2022-11-16 15:17:14 +08:00
Michel Promonet
4a9c542fd7 multimedia: add v4l2tools & v4l2loopback
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2022-11-08 14:58:43 +08:00
Michel Promonet
1b5a852544 v4l2loopback: update version following PR comment
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2022-11-08 14:58:43 +08:00
Michel Promonet
c4acee44a0 multimedia: add v4l2tools & v4l2loopback
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2022-11-08 14:58:42 +08:00
Sven Eckelmann
3ec1222647 ovpn-dco: Avoid building against musl headers
The musl headers contain defines which are incompatible with kernel builds.
For example alltypes.h contain a __BIG_ENDIAN define. This will force
various kernel functions/macros to be build in a way which requires the
target system to be big endian. But if the target system is actually little
endian, these function will then not perform there intended tasks. The
actual (hard to debug) effects can vary between minor problems and fatal
errors.

This is port of the fix from OpenWrt's commit 9ac47ee46918 ("build: use
-nostdinc and -isystem in NOSTDINC_FLAGS for out-of-tree kernel modules")

Fixes: 17cd1793bbec ("ovpn-dco: Add package")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2022-11-03 11:38:31 +08:00
John Thomson
895e6babc3 antfs: require kernel version 5.10 to build
ANTFS does not compile with OpenWrt's current testing kernel 5.15,
as it needs to be modified for the Linux 5.12 idmapped mounts changes
2f221d6f7b88 ("attr: handle idmapped mounts")
https://lore.kernel.org/all/20210121131959.646623-1-christian.brauner@ubuntu.com/

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2022-05-01 17:30:32 +00:00
W_Y_CPP
14ce315c3a antfs antfs-mount: disable on kernel 5.15 2022-03-02 18:55:41 +00:00
Rosen Penev
aeabd769ec ksmbd: remove
This was merged in base.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-20 15:50:56 +00:00
lean
b5e83ce6d1 Merge branch 'master' of https://github.com/coolsnowwolf/packages 2022-02-16 14:24:33 +08:00
lean
4dcb8b0f17 openvpn: add opvn-doc OpenVPN Data Channel Offload in the linux kernel 2022-02-16 14:24:26 +08:00
Rosen Penev
679b0ff097 ksmbd: update to 3.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-15 15:44:14 +00:00
Beginner-Go
c95baac280 Revert "ksmbd: update to 3.4.4"
This reverts commit f42c774c96.
2022-02-15 15:43:55 +00:00
Beginner
f42c774c96
ksmbd: update to 3.4.4 2022-02-13 23:27:28 +08:00
Marcos Del Sol Vives
04261781e5 ksmbd: update to 3.4.2
Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
2022-02-12 16:53:50 +00:00
Rosen Penev
30b3ecd9f8 ksmbd: update to 3.4.1
Add AUTORELEASE as 19.07 compatibility is not needed.

Add dependency hacks and add comments.

Add upstream patch to get rid of FS_POSIX_ACL requirement.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-12 16:53:43 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
lean
95bfd01f74 antfs: bump version 2021-06-15 01:19:22 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
coolsnowwolf
0c33bb3dcb exfat-nofuse: rename to kmod-fs-exfat0 2020-07-01 15:59:26 +08:00
LEAN-ESX
553d50d5d8 packages: sync with 19.07-rc2 lib 2019-12-04 02:59:28 -08:00
coolsnowwolf
0e1debff4c fix kernel 4.19 exfat kmod 2019-02-12 22:47:19 +08:00
coolsnowwolf
89eb83f16c
Update ExFAT Kernel driver 2019-01-06 15:37:41 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00