Ian Leonard
fd043b5250
distro: disable iscsi support
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-04-17 03:40:12 +00:00
CvH
dc4d884f66
distro: bump ADDON_VERSION to 10.80.5
2022-04-15 11:50:00 +02:00
Rudi Heitbaum
811d112dd3
linux: add support for Realtek RTL8XXXU mainline kernel driver replace out-of-tree 8192CU and 8192DU drivers
2022-03-21 11:55:28 +00:00
heitbaum
2cbc183f03
kernel_options: add NLMON to support iwd and iwmon
2022-01-28 20:15:21 +00:00
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
CvH
331f83c35a
distro: bump ADDON_VERSION to 10.80.4
2022-01-02 13:19:32 +01:00
heitbaum
ea503188cf
distro: bump ADDON_VERSION to 10.80.3
2021-12-19 09:16:17 +00: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
SupervisedThinking
4ef5569205
config/graphics & show_config: clean up & tweaks
...
- clean up
- tweaks for show_config
- default to `OPENGL/OPENGLES=no` if not set
- sort `GRAPHIC_DRIVERS` & list them for all projects not just x11
- moved video acceleration out of graphic config
2021-11-29 17:49:16 +01:00
Carlos Garces
80e3cd706d
RTL8188EU: Use the staging driver instead of out of tree
2021-11-15 10:40:24 +01:00
CvH
f821c4bd43
distro: bump ADDON_VERSION to 10.80.2
2021-10-07 13:02:23 +02:00
CvH
db018784c8
distro: bump ADDON_VERSION to 10.80.1
2021-09-25 15:40:17 +02:00
CvH
602fa37aea
Separate x11 and GBM Generic devices
2021-09-11 16:52:08 +02:00
CvH
dd3be1a1e5
config/version: set OS version to 11.0
2021-08-09 19:17:38 +02:00
CvH
304767c41f
distro: bump ADDON_VERSION to 10.80.0
2021-08-09 19:17:24 +02:00
CvH
cac6a0dfc4
distro: bump ADDON_VERSION to 10.0.0
2021-07-08 20:35:14 +02:00
CvH
2e67d00194
Merge pull request #5217 from lrusak/linux-required-config-systemd
...
add required linux options for systemd
2021-03-27 07:37:56 +01:00
Lukas Rusak
22ca149db3
add required linux options for systemd
2021-03-07 15:37:36 -08:00
CvH
1ecf09ebca
distro: bump ADDON_VERSION to 9.80.11
2021-03-06 10:06:45 +01:00
Lukas Rusak
08815bc1cb
add kernel options for wireguard
2021-03-05 11:49:30 -08:00
CvH
16f32a6a23
Merge pull request #5044 from lrusak/linux-required-config
...
linux: check for required config options before building
2021-03-05 18:11:11 +01:00
CvH
8877fd4ba0
config/version: set OS version to 10.0
2021-02-27 06:44:42 +01:00
Lukas Rusak
11e3f69eac
linux: check for config options before building
2021-02-24 17:29:23 -08:00
CvH
e28dc8bf7a
distro: bump ADDON_VERSION to 9.80.10
2021-02-21 12:59:38 +01:00
CvH
1c61d7cb5b
distro: bump ADDON_VERSION to 9.80.9
2021-01-16 13:33:13 +01:00
CvH
b86a6b8eb0
distro: bump ADDON_VERSION to 9.80.8
2020-11-17 18:52:40 +01: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
19185a6357
distro: bump ADDON_VERSION to 9.80.7
2020-11-01 07:50:28 +01:00
CvH
9d5f9a3efe
distro: remove espeak
2020-09-13 22:16:24 +02:00
CvH
9c2873d5dc
distro: bump ADDON_VERSION to 9.80.6
2020-09-06 18:20:10 +02:00
CvH
e02b510fbd
distro: bump ADDON_VERSION to 9.80.5
2020-08-03 15:56:43 +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
CvH
3048fdf95f
distro: bump ADDON_VERSION to 9.80.4
2020-06-16 22:04:30 +02:00
Ian Leonard
44cb449b38
show_config: add DISTRO/show_config as function source and use it
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-03 18:10:45 +00:00
Ian Leonard
0ea91f8079
config/show_config: reorder output
...
Order is roughly:
How is the buildsystem for the image set up
What hardware support is being added
What filesystems will be supported
What Network services are available
Who is providing the graphics and their setup
How does it boot / login
Distribution configuration
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-03 18:10:45 +00:00
Ian Leonard
e9862ccd6c
show_config: move more of show_config kodi specific to distro version
...
Split Kodi configuration messages into hardware / software sections. Hardware is how
other software is being built to accomodate Kodi needs (ie what provides video accel).
Software is the configure options to Kodi.
Kodi version just outputs the velue of $MEDIACENTER, which will always be "kodi".
Change to who the "upstream" is for the version of Kodi we're using is instead.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-03 18:10:45 +00:00
Ian Leonard
9a426d5da9
config/show_config: migrate kodi config to distro specific config/functions file
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-03 18:10:45 +00: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
Matthias Reichl
097260ac30
Merge pull request #4254 from CvH/10.0/repo_symlink
...
remove need of symlinks for the repository
2020-03-10 21:11:40 +01:00
CvH
3962fd8d05
distro: move addon path to config/options
2020-03-10 21:07:52 +01:00
CvH
0997779ddf
distro: bump ADDON_VERSION to 9.80.3
2020-03-06 19:20:05 +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
Christian Hewitt
e5dedd7ff3
Merge pull request #3993 from MilhouseVH/le10_get_addon_id
...
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
Matthias Reichl
35878b5520
Merge pull request #3847 from CvH/10.0/5.3_addon_bump
...
ADDON_VERSION bump to 9.80.2
2019-12-04 10:18:09 +01:00
MilhouseVH
ea6c083486
distro/options: add settings id
2019-11-17 04:14:10 +00:00