Commit Graph

57 Commits

Author SHA1 Message Date
Matthias Reichl
f2b34ccb2d distro: disable espeak
The espeak-ng package doesn't build so disable it until that's fixed

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-14 10:35:54 +01:00
Nuive
92033472a3 espeak-ng: initial package 2022-01-14 04:02:16 +01:00
heitbaum
cdfdc8b2b4 ntfs-3g_ntfsprogs: remove NTFS3G from LibreELEC options
Linux Kernel 5.15 includes a new NTFS driver (ntfs3)
- https://www.kernel.org/doc/html/latest//filesystems/ntfs3.html
- https://lore.kernel.org/lkml/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/
2021-12-08 21:49:47 +00:00
SupervisedThinking
123090c397 distributions/projects: move WINDOWSMANAGER var to Generic opts 2021-11-29 17:49:51 +01:00
Carlos Garces
80e3cd706d RTL8188EU: Use the staging driver instead of out of tree 2021-11-15 10:40:24 +01:00
CvH
602fa37aea Separate x11 and GBM Generic devices 2021-09-11 16:52:08 +02:00
Ian Leonard
8d04ffe5da exfat-fuse: remove package to make way for mainline driver
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 17:25:23 +00:00
CvH
9d5f9a3efe distro: remove espeak 2020-09-13 22:16:24 +02:00
Matthias Reichl
2da137f33e kodi: drop vendor tree support
All projects use upstream kodi.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-28 11:42:21 +02:00
Ian Leonard
cbbddff307 distro: organize options
This breaks up the LibreELEC distro options file into categories:

Distro Information - Information about what the distro is called / does

User Interface - Settings that affect how the user will interact with the device
	(passwords, greetings, name of partitions)

Buildsystem Settings - Options affecting the distro toolchain

OS Configuration - Options about the base OS, regardless of distro purpose

Kodi Settings - All the various knobs for configuring Kodi

Addon Settings - Distro addon repo and settings addon

Additional Programs / Functions - Programs or Support features to complement the
	distro's purpose

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-03 18:10:45 +00:00
CvH
3962fd8d05 distro: move addon path to config/options 2020-03-10 21:07:52 +01:00
Andre Heider
016707908d mysql: remove package
mariadb all the way.
2020-02-20 01:47:13 +01:00
MilhouseVH
2500f20522 Merge pull request #4139 from chewitt/wireguard-matrix
wireguard: add initial support for WireGuard VPNs
2020-01-29 21:12:23 +00:00
Lukas Rusak
55aad87771 config/graphic: allow using the new intel gallium iris driver 2020-01-26 09:33:08 -08:00
chewitt
ce832746f3 config: add support for optionally building WireGuard 2020-01-24 02:47:50 +00:00
MilhouseVH
ea6c083486 distro/options: add settings id 2019-11-17 04:14:10 +00:00
Matthias Reichl
43dffff23d options: remove unused IR_REMOTE_PROTOCOLS
This is no longer needed with the new toml keymap format

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 14:14:20 +02:00
Lukas Rusak
3525ffb482 connman: optionally use iwd 2019-07-04 11:26:55 -07:00
MilhouseVH
24dbf72842 atvclient: used by macmini hw, should be other support in kernel now 2019-05-25 12:32:23 +01:00
Lukas Rusak
ec17cea5e6 systemd: enable switch debug-tty to provide a debug console
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-05-08 11:54:58 -07:00
Matthias Reichl
98621537fa options: define which IR remotes are supported out-of-the-box
By default Microsoft MCE, Xbox 360 and Xbox One remotes
are enabled for all devices.

Projects and devices can override or extend this via their
options files.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-06 00:23:46 +02:00
Matthias Reichl
4fb1f60f13 Merge pull request #2900 from MilhouseVH/le90_kodi_rpi_vendor
kodi: add option to use RPi vendor repo
2018-08-20 19:55:30 +02:00
MilhouseVH
73ca643b5f Merge pull request #2877 from chewitt/repo-secure
kodi: use HTTPS and SHA256 for LibreELEC repo addons
2018-08-20 18:25:42 +01:00
MilhouseVH
d20f56a009 kodi: add option to use RPi vendor repo 2018-08-20 16:42:09 +01:00
MilhouseVH
b1e543c13a kodi: drop ENABLE_SSH after xbmc/12005 2018-08-18 10:01:03 +01:00