Commit Graph

1648 Commits

Author SHA1 Message Date
MilhouseVH
ac31b021af samba: update to samba-4.8.2 2018-05-16 22:44:36 +01:00
MilhouseVH
01832667fe connman: update to connman-1.36 2018-05-12 19:05:16 +01:00
Chris Novakovic
0235a223b8 ConnMan: disable interface stats and history files
ConnMan writes stats and history files for each configured interface to
/storage/.cache/connman/*/{data,history}. These files remain open while
ConnMan is running, and prevent the system from halting or rebooting
when /storage is an NFS mount (because ConnMan brings down the interface
through which the NFS mount is accessed and then tries to update the
stats and/or history file for that interface, but the file descriptors
are no longer valid, so the system hangs).

The stats and history files are superfluous, especially since the means
of viewing them isn't included in LibreELEC (the stats tool is missing
because ConnMan is compiled with --disable-tools), so there's no harm in
not generating them on systems that don't mount /storage over NFS
either; in fact, it benefits LibreELEC installations where /storage is
mounted on a flash device by reducing unnecessary flash writes.
2018-05-03 13:28:46 +01:00
MilhouseVH
c84b1771e7 Merge pull request #2666 from HiassofT/le9-retire-devtools
retire DEVTOOLS
2018-04-29 12:55:04 +01:00
Christian Hewitt
ad4571486c Merge pull request #2673 from MilhouseVH/le90_samba_4.8.1
samba: update to samba-4.8.1
2018-04-26 20:29:21 +05:30
MilhouseVH
51aee5c855 samba: update to samba-4.8.1 2018-04-26 15:54:56 +01:00
Matthias Reichl
a5d4c9926a samba: always build smbclient, smbtree and testparm
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:33 +02:00
Matthias Reichl
0a64f62ac2 bluez: always build btmon and testfiles
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:33 +02:00
MilhouseVH
c8809e92b9 samba: call smbd-config from samba-config 2018-04-19 00:33:40 +01:00
MilhouseVH
d4af5aca17 samba: use Wants= instead of Requires= (as per systemd docs) 2018-04-19 00:33:40 +01:00
Sascha Kuehndel (InuSasha)
d27de0bdaf samba: fix noman patch 2018-03-20 12:29:07 +01:00
MilhouseVH
7abb247d83 samba: update to samba-4.8.0 2018-03-14 03:55:30 +00:00
MilhouseVH
e32906ae10 samba: update to samba-4.7.6 2018-03-13 16:13:25 +00:00
MilhouseVH
9b47b64cb9 Merge pull request #2521 from InuSasha/feature/build_flags
buildsystem: add BUILD_FLAG support
2018-03-12 22:12:29 +00:00
Radostan Riedel
a88548428e Merge pull request #2544 from chewitt/sdio
amlogic: changes for qca9377 sdio module
2018-03-12 14:12:16 +01:00
Radostan Riedel
c1410c95d6 iptables: Fix "public" ruleset order 2018-03-09 13:40:16 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
chewitt
bf546c542d bluez: add QCA9377 sdio module support 2018-03-06 02:06:10 +00:00
Jonas Karlman
8578fbac02 rfkill: new package 2018-03-04 20:26:54 +01:00
MilhouseVH
77dfa971a2 bluez: use build_with_debug() helper function 2018-02-19 07:08:48 +00:00
Christian Hewitt
161ae076c9 Merge pull request #2459 from MilhouseVH/le90_package_bumps_2018v1
Package Updates: various
2018-02-10 10:54:32 +04:00
MilhouseVH
8e617dd09f samba: update to samba-4.7.5 2018-02-07 13:38:01 +00:00
MilhouseVH
d7bcf2b75c Merge pull request #2472 from eluancm/eluan
Fixes for building Generic/x86_64 under Gentoo/amd64
2018-02-07 08:45:00 +00:00
MilhouseVH
6e6af8fbd0 ethtool: update to ethtool-4.15 2018-02-06 23:39:53 +00:00
eluancm
4f0753a542 Reworked the last commit 2018-02-01 23:56:27 -05:00