Commit graph

2103 commits

Author SHA1 Message Date
chewitt
9d3e018f27 connman: add support for WireGuard 2020-01-24 02:47:50 +00:00
chewitt
9f1d9691a7 libmnl: enabled shared build 2020-01-24 02:47:50 +00:00
MilhouseVH
ef2dc90b60 samba: update to samba-4.11.5 2020-01-21 14:57:15 +00:00
Matthias Reichl
f7146be3ad iw: configure regulatory domain from .cache/regdomain.conf
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-20 13:28:33 +01:00
Matthias Reichl
1f82e6b108 iw: include in image builds
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-20 13:28:33 +01:00
MilhouseVH
fd539d0663 packages: use $(get_pkg_version_maj_min) 2020-01-13 21:18:51 +00:00
Christian Hewitt
e2a591b5ac
Merge pull request #4065 from MilhouseVH/le10_ssh_env
image: add /etc/environment
2020-01-08 19:25:34 +04:00
Jonas Karlman
508f17e3cf rfkill: remove package 2020-01-01 19:29:04 +00:00
Andre Heider
b86cffe84a libshairplay: use the installed headers
Avahi installs the required headers, there's no need to point to its
build directory.
2019-12-31 11:26:49 +01:00
Jernej Škrabec
77e38476c6
Merge pull request #4064 from MilhouseVH/le10_samba-4.11.4
samba: update to samba-4.11.4
2019-12-28 19:25:12 +01:00
MilhouseVH
6b1423ee19 wireless-regdb: has no dependencies 2019-12-27 12:31:55 +00:00
MilhouseVH
6a25a1d40e openssh: source /etc/environment 2019-12-18 00:49:25 +00:00
MilhouseVH
92f63d8a5f samba: fix ASN1 patch 2019-12-16 16:49:40 +00:00
MilhouseVH
71ee26894b samba: drop upstream patches 2019-12-16 16:49:40 +00:00
MilhouseVH
36f6cb5f8d samba: update to samba-4.11.4 2019-12-16 15:38:23 +00:00
MilhouseVH
e593cc95f6 samba: update to samba-4.11.3 2019-12-10 15:48:31 +00:00
Christian Hewitt
ecbc126e25
Merge pull request #4034 from MilhouseVH/le10_iptables-1.8.4
iptables: update to iptables-1.8.4
2019-12-09 07:33:44 +08:00
MilhouseVH
71e5f3bc97 libnftnl: update to libnftnl-1.1.5 2019-12-03 17:43:59 +00:00
MilhouseVH
fe18e1eb86 iptables: update to iptables-1.8.4 2019-12-03 17:43:11 +00:00
MilhouseVH
749c99446e
Merge pull request #3982 from queeup/avahi
avahi: set root user as default for published sftp
2019-11-29 21:43:36 +00:00
Matthias Reichl
886bb0164a disable network online services when using kernel ip configuration
Also drop Requisite on connman.service as it's not really needed
(connman and network online services all have conditions on
!/dev/.kernel_ipconfig) and it causes a dependency failed message
as Requisites are evaluated before conditions.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
Matthias Reichl
4b262d4612 connman: disable service if ip configuration is used
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
Matthias Reichl
1dfbcbd8b4 connman: move host and resolver configuration to separate service
Setup system hostname, /etc/resolv.conf and /etc/hosts in a service
that can be run independently of connman.

The volatile etc files are created in /run/libreelec instead of
/run/connman so they can be modified similarily to standard linux
installations with a writable /etc. Connman can then hook into
that and move resolv.conf management to /run/connman/resolv.conf when
it's started.

If kernel IP configuration is used the resolv info from the kernel
will be used to create resolv.conf. Users can also provide their
own resolv.conf file in /storage/.config/resolv.conf which takes
precedence over ther kernel info. If no resolv.conf info is present
a fallback with use the Google nameservers is created (as before).

Loopback network interface setup has been removed, this is already
set up by systemd.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
queeup
c99f990024 avahi: set root user as default for published sftp 2019-11-13 19:52:40 +03:00
MilhouseVH
76b8fea9d3 bluez: update to bluez-5.52 2019-10-31 18:07:21 +00:00
MilhouseVH
a4affbc635 samba: update to samba-4.11.2 2019-10-29 12:19:07 +00:00
MilhouseVH
602599af66 TEMP: samba: add manual install workaround for bso#14132
https://bugzilla.samba.org/show_bug.cgi?id=14132
2019-10-29 12:19:07 +00:00
MilhouseVH
45f49a40a4 TEMP?: samba: workaround for LOCKDIR bug bso#14166
https://bugzilla.samba.org/show_bug.cgi?id=14166
2019-10-29 12:19:07 +00:00
MilhouseVH
23fc29ee89 samba: add missing gnutls dependency 2019-10-29 12:19:07 +00:00
MilhouseVH
1a7f4a7ec6 samba: drop deprecated server config options 2019-10-29 12:19:07 +00:00
MilhouseVH
9a9a62822d samba: update to samba-4.11.1 2019-10-29 12:19:07 +00:00
MilhouseVH
8aa213c851 samba: update to samba-4.10.9 2019-10-29 12:19:07 +00:00
MilhouseVH
b05a97f146 samba: fix missing ncurses lib 2019-10-29 12:19:07 +00:00
MilhouseVH
53520bbdc0 samba: add verbose build option (and remove legacy option) 2019-10-29 12:19:07 +00:00
MilhouseVH
92ccff3e5d samba: stop using compile_et installed by e2fsprogs
Install the Heimdal version of compile_et (and asn1_compile for completeness)
using a heimdal_ prefix to avoid a name clash with e2fsprogs which installs a
similar but different (and older) compile_et shell script.

Then, tell Samba where to find the new Heimdal binaries.

Ref: https://bugzilla.samba.org/show_bug.cgi?id=13856
2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
MilhouseVH
a76c0ffca1
Merge pull request #3888 from tmm1/patch-1
avahi: remove disallow-other-stacks=yes
2019-10-24 23:49:57 +01:00
MilhouseVH
b165eea5cc samba: update to samba-4.9.14 2019-10-22 17:49:46 +01:00
MilhouseVH
962ac30e40 samba: enable nmblookup, for kodi 2019-10-15 03:32:23 +01:00
Aman Gupta
733eb8ff14
avahi: remove disallow-other-stacks=yes
This was originally added because SO_REUSEPORT was not available on older kernels

With this setting, avahi-daemon does not use either SO_REUSEADDR or SO_REUSEPORT, which means that other mDNS applications cannot access the multicast udp port 5353 at the same time. This includes mDNS clients which are simply trying to discover other services on the network. One such client exists in a PVR add-on I am writing for Kodi which currently fails in network discovery when run on LibreELEC.

See also https://github.com/grandcat/zeroconf/issues/63
2019-10-08 13:56:10 -07:00
Ian Leonard
4256171292 rsync: move to network folder
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-01 16:29:50 +00:00
MilhouseVH
d742de92d7 bluez: update to bluez-5.51 2019-09-19 22:56:46 +01:00
CvH
1e1e695073
Merge pull request #3703 from chewitt/amlogic-master
update Amlogic to 5.3.x and various other cleanups
2019-09-13 13:16:45 +02:00
chewitt
f81c7557b1 bluez: update QCA9337 patch 2019-09-10 16:53:08 +00:00
MilhouseVH
7850345b1b samba: update to samba-4.9.13 2019-09-03 20:09:49 +01:00
MilhouseVH
3e7f519a44 samba: update to samba-4.9.12 2019-08-27 15:42:59 +01:00
MilhouseVH
36f160e800 bluez: fix 5.2-rc1 2019-07-15 14:30:41 +01:00
MilhouseVH
c7f2f6ab34
Merge pull request #3666 from lrusak/iwd
iwd: disable seccomp options for now as it breaks the service
2019-07-08 00:52:46 +01:00
Lukas Rusak
2f02cc83ad
iwd: disable seccomp options for now as it breaks the service 2019-07-07 10:01:27 -07:00
Lukas Rusak
2eca8c068e
connman: small fixup after 3525ffb 2019-07-05 10:11:20 -07:00