Commit Graph

32279 Commits

Author SHA1 Message Date
sky42
824ed7c281 busybox: init: mount squashfs early
to have a full set of binaries in the init process as early as possible
it now mounts the squashfs direct after mounting /flash.
there is also a hook /flash/post-sysroot.sh for custom scripting.
i will use this e.g. for lvm2 and cryptsetup in the init process,
because they are very big and i dont like them in initramfs.
2019-09-18 20:37:50 +02:00
MilhouseVH
12a609af23 Merge pull request #3790 from 5schatten/libglvnd
graphic: use GLVND to dispatch graphic API calls
2019-09-18 19:37:13 +01:00
MilhouseVH
64ecfa4e15 Merge pull request #3820 from HiassofT/le10-init-toram
init: make copying SYSTEM to RAM opt-in
2019-09-18 19:11:36 +01:00
MilhouseVH
f6f3b649aa Merge pull request #3830 from CvH/10.0/kodi-heif
imagedecoder.heif addon
2019-09-18 18:50:59 +01:00
5schatten
56a1b5195d mesa: updated to support libglvnd / clean up
- added glvnd options
- dropped libGL symlink hacks
2019-09-18 19:50:20 +02:00
5schatten
8eef015081 xorg-server: updated to support libglvnd / clean up 2019-09-18 19:46:30 +02:00
5schatten
abb79bf640 xf86-video-nvidia: updated to support libglvnd / clean up 2019-09-18 19:46:09 +02:00
5schatten
a56c18fa5c libepoxy: switched toolchain to meson / clean up 2019-09-18 19:45:41 +02:00
5schatten
9af93d4f41 libglvnd: initial package v1.1.1 / added pkgconfig patch 2019-09-18 19:45:08 +02:00
CvH
08c261ac23 imagedecoder.heif: add package 2019-09-18 18:58:57 +02:00
CvH
0bda92ef74 libheif: initial package 2019-09-18 18:58:57 +02:00
CvH
adf53216f5 libde265: initial package 2019-09-18 18:58:57 +02:00
5schatten
81cf3cd7e7 Merge pull request #3811 from MilhouseVH/nvidia-430.50
xf86-video-nvidia: update to xf86-video-nvidia-430.50
2019-09-18 17:30:41 +02:00
Christian Hewitt
ef3d91d8a9 Merge pull request #3841 from MilhouseVH/le10_amlogic_cleanup
Amlogic: eliminate config prompts; align compression and drivers with other projects
2019-09-18 08:54:27 +04:00
Christian Hewitt
b6fff6cbed Merge pull request #3828 from CvH/10.0/aml_options_cleanup
Amlogic: cleanup options
2019-09-18 07:53:44 +04:00
MilhouseVH
ee2ea81031 Amlogic linux: build MEDIA_TUNER as modules 2019-09-17 20:27:01 +01:00
MilhouseVH
7724805e91 Amlogic linux: make oldconfig options (defaults only) 2019-09-17 13:20:03 +01:00
MilhouseVH
e8e1efe23d Amlogic linux: enable initramfs compression (lz4) 2019-09-17 01:21:59 +01:00
MilhouseVH
6c1afb717e Amlogic options: enable DRIVER_ADDONS_SUPPORT 2019-09-17 01:21:51 +01:00
MilhouseVH
b419665a17 Merge pull request #3832 from HiassofT/le10-kodi-shutdown
kodi: give kodi enough time to properly shut down
2019-09-16 18:00:51 +01:00
Matthias Reichl
c0af07f97d kodi: give kodi enough time to properly shut down
The current stop timeout of 5 seconds is way too low and
leads to systemd frequently killing kodi while it's still
shutting down. This is really bad since it can potentially
lead to corrupted files or databases and should be avoided
at all costs.

eg plain kodi 18.4 setup with only pvr.hts installed takes
about 6 seconds to stop on RPi4.

Increase the stop timeout to 30 seconds to allow proper shutdown
on slower systems.

While that is still a lot lower than the 90 seconds
systemd default it should both be enough for very slow systems
and also for us and users to notice kodi issues - in which case
those issues have to be investigated.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-16 14:16:16 +02:00
CvH
d799b5a0d2 Merge pull request #3808 from HiassofT/le10-hyperion
[le10] hyperion: Update to version 2019-08-19
2019-09-15 18:59:11 +02:00
Matthias Reichl
dac78e7c65 Merge pull request #3794 from MilhouseVH/le10_systemd-243
systemd: update to systemd-243
2019-09-15 12:48:10 +02:00
CvH
699f6ab6b2 Amlogic: cleanup options 2019-09-15 01:41:49 +02:00
Jernej Škrabec
76b30235d2 Merge pull request #3822 from 5schatten/kodi_18.4
kodi: update to 18.4-Leia & bumped binary addons
2019-09-13 20:47:58 +02:00