Lukas Rusak
bdeecdee10
libdrm: add modetest to builds
2018-05-31 11:04:08 -07:00
Lukas Rusak
e1969fcf1b
libdrm: update to 2.4.92
2018-05-31 11:04:08 -07:00
Lukas Rusak
7e816892fc
libdrm: change to use meson
2018-05-31 11:04:08 -07:00
Lukas Rusak
88481e367a
libdrm: rename DRM_CONFIG to PKG_DRM_CONFIG
2018-05-31 11:01:15 -07:00
CvH
fe1d278963
Merge pull request #2689 from MilhouseVH/le90_init_sky42_patches
...
init: add sky42 enhancements/bug fixes
2018-05-23 02:27:33 +02:00
awiouy
352d3c1fa6
rustup.rs: use wget if curl is unavailable
2018-05-22 21:45:16 +02:00
CvH
6a26f5d9cd
Merge pull request #2709 from awiouy/rustup
...
rust: rework
2018-05-20 21:59:49 +02:00
Obrekr
2820ec6aaf
addon/librespot: Update to 431be ( #2712 )
...
librespot: update to 431be9e
2018-05-20 21:57:02 +02:00
MilhouseVH
d353e26413
Merge pull request #2694 from HiassofT/le9-ir-timeout-ite-cir
...
Generic: allow lower IR timeouts on ITE CIR devices
2018-05-20 19:33:43 +01:00
MilhouseVH
657683e73c
Merge pull request #2692 from HiassofT/le9-topseed-mceusb-fix
...
RPi, Generic: fix erratic IR timeout behaviour on Topseed mceusb receiver 1784:0011
2018-05-20 19:33:23 +01:00
awiouy
3a0ccbacca
rust: rework
2018-05-20 10:59:54 +02:00
awiouy
9a5fe8498e
rustup.rs: initial package
2018-05-20 10:59:54 +02:00
MilhouseVH
df34f3964e
Merge pull request #2685 from InuSasha/fixes/nolto
...
buildsystem: use no-lto, when lto is disabled
2018-05-18 20:29:12 +01:00
MilhouseVH
b781dd05a6
kodi: fix build with no-lto
2018-05-18 19:35:12 +02:00
Christian Hewitt
2417476e0d
Merge pull request #2704 from MilhouseVH/le90_nvidia_390.59
...
xf86-video-nvidia: update to xf86-video-nvidia-390.59
2018-05-17 10:19:57 +05:30
Christian Hewitt
c943088e24
Merge pull request #2703 from CvH/9.0-systemd-fix-aml
...
systemd: add patches to fix 3.14 aml
2018-05-17 10:16:38 +05:30
MilhouseVH
ac31b021af
samba: update to samba-4.8.2
2018-05-16 22:44:36 +01:00
MilhouseVH
157605d6b4
xf86-video-nvidia: update to xf86-video-nvidia-390.59
2018-05-16 20:31:51 +01:00
CvH
3d36d65293
systemd: add patches to fix 3.14 aml
2018-05-16 13:35:27 +02:00
MilhouseVH
d6626b2f48
glibc: install localedef because the installer needs it
...
Looks like I cocked this up first with #1616 and then #1686 .
2018-05-16 06:30:24 +01:00
MilhouseVH
ab60ac71fc
installer: add option to save installation log in /flash/logs; include extra system info
2018-05-16 05:44:02 +01:00
MilhouseVH
d2ab6680a7
installer: remove unused functions, pointless case, recursive calls and faulty breaks
...
I suspect the recursive calls were to work around the error caused by break
being called in a case statement which itself is within a while loop - the break
causes the while loop to terminate, bringing the installer to a grinding halt... whoops.
Now, menu_main() is called only from the main process loop, which we don't exit accidentally.
I've removed an entire case statement from do_install_quick() as this function either
performs an installation, or it doesn't - the case statement is pointless.
Due to the removal of whitespace, add ?w=1 in github.com when reviewing.
2018-05-16 03:29:20 +01:00
MilhouseVH
c1167e0bcb
installer: switch to using UUIDs
2018-05-15 22:14:42 +01:00
MilhouseVH
517330f9fe
installer: drop extlinux support, not needed - use syslinux
2018-05-15 22:14:42 +01:00
MilhouseVH
918ea3219f
installer: use HERE doc
2018-05-15 22:14:42 +01:00