Commit Graph

23 Commits

Author SHA1 Message Date
Carey Sonsino 6224f8fa6f kernel/macremapper: fix compile err on mipsel
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
2019-10-15 21:37:34 +00:00
Richard Yu f6ee8cb4e2
cifsd: update to git (2019-10-08)
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-10-12 10:32:04 +08:00
Carey Sonsino 0f00bcb16e dcwifi: Update component versions
update package versions and hashes
remove bzero patches
remove uclibc++ patch
refactor directory structure
relocate mrmctl in menuconfig
update macremapper patch

Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
2019-10-09 14:53:01 +00:00
DENG Qingfang 4c9d0c7b56 exfat-nofuse: drop BUILD_PATENTED
Microsoft has published technical specification for exFAT [1]
and the driver has been added to Linux staging tree [2].

It's now safe to drop BUILD_PATENTED label.

[1] https://docs.microsoft.com/windows/win32/fileio/exfat-specification
[2] http://lkml.iu.edu/hypermail/linux/kernel/1908.3/04254.html

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-09-01 10:01:39 +08:00
Andy Walsh 086937052b cifsd: update to git (2019-08-19)
* update to git (2019-08-19)
* use new "kill_server" sysfs option on stop
* ensure reload_service() works correctly
* add inherit owner, force create mode, force directory mode UCI options
* add patches for mips target (vfree, vmalloc)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-08-21 14:10:31 +02:00
Rosen Penev 838f60d530
cifsd: Update to 2019-07-17 commit
Fixes several issues, including a restart bug and compilation on kernel
4.9.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-24 11:49:09 -07:00
Andy Walsh 6dae6d5166 cifsd: add new package (kernel/cifsd and net/cifsd-tools)
* adds cifs/smb kernel server module (cifsd)
* adds userspace tools (cifsd, cifsadmin)
* has UCI support (compatible with samba configs)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-07-14 14:07:42 +02:00
Rosen Penev 4e5b6ae5a8
pfring: Update to 7.4.0
Fixes compilation with kernel 4.19.

Added PKG_BUILD_PARALLEL for faster compilation.

Some small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-23 18:31:58 -07:00
Yousong Zhou 5cb4bc686c exfat-nofuse: fix compilation during kernel time64 transition
The change has been compile-tested against the following vanilla kernels

 - linux-3.18.130.tar.xz
 - linux-4.14.90.tar.xz
 - linux-4.19.9.tar.xz
 - linux-4.9.146.tar.xz

Run tested with QEMU malta/be with kernel 4.9.146

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-09 10:34:09 +00:00
Rosy Song 3efa45a67b exfat-nofuse: bump to git HEAD
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-10-16 10:01:44 +08:00
BangLang Huang bc01c8eae6 libpfring: add new package
PF_RING is a high speed packet capture library that turns a commodity PC into an efficient and cheap
network measurement box suitable for both packet and active traffic analysis and manipulation.
Moreover, PF_RING opens totally new markets as it enables the creation of efficient application such as
traffic balancers or packet filters in a matter of lines of codes.

github : https://github.com/ntop/pf_ring
official : https://www.ntop.org

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
[rename kmod-pfring to kmod-pf-ring]
2018-10-02 20:43:48 +03:00
Yousong Zhou 5dd0a570e6 exfat-nofuse: set Yousong Zhou as the current maintainer
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-25 09:36:20 +08:00
Yousong Zhou 780330a251 exfat-nofuse: bump to source date 2017-06-20
Fixes #5322, #5444.  Closes #5388

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-25 09:36:20 +08:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Stephen Walker b63a809213 packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2017-06-03 16:38:06 -04:00
Daniel Engberg 7273fd2d54 kernel/exfat-nofuse: Update to snapshot 2017-01-03
Update to snapshot 2017-01-03
Switch to xz tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-06 20:50:20 +01:00
diizzyy 1d4e7dfe23 exfat-nofuse: update to snapshot 2016-09-26
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Change bz2 to gz for consistency with other base packages.
Adds support for Linux 4.7 kernels.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-27 15:52:57 +02:00
Stephen Walker a53bf7192b packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 14:50:58 -04:00
Joseph C. Lehner f7579bfea1 Add mtd-rw kernel module
This package adds a kernel module that, when loaded, makes all
read-only MTD partitions writeable. This can be used to update
the bootloader, modify bootloader environment partitions, etc.

Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>
2016-04-10 20:41:57 +02:00
diizzyy 201daac1db exfat-nofuse: update version
Fixes filesystem corruption reports after writing on Linux and running chkdsk afterwards on Windows.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-02-01 12:17:47 +01:00
Bruno Randolf 819ac715d2 exfat: Update for Kernel version 4.1+
Signed-off-by: Bruno Randolf <br1@einfach.org>
2015-08-31 17:27:16 +01:00
Bruno Randolf ad4b13f2c1 exfat-nofuse: Depend on BUILD_PATENTED
ExFAT is patented by Microsoft.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2015-04-28 18:15:52 +01:00
Bruno Randolf d2fef65165 Add exfat-nofuse: EXFAT filesystem kernel driver
Add "exfat-nofuse" kernel module for EXFAT filesystem which was originally
found in an Android kernel of Samsung. While there has been some doubt about
the license originally, it has later been officially released under the GPL by
Samsung and can be found on:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=exfat

Signed-off-by: Bruno Randolf <br1@einfach.org>
2015-04-28 17:24:25 +01:00