Christian Hewitt
42be1ecd27
Merge pull request #511 from lrusak/lirc
...
Revert "lirc: add lircd-uinput service"
2016-07-06 21:00:13 +04:00
kszaq
9e9ca25cb3
init: Fix updating from img.gz when kernel resides on block device
...
This fixes updating LE from img.gz when installed on WeTek internal memory.
2016-07-04 20:56:35 +02:00
Lukas Rusak
3d855bc729
Revert "lirc: add lircd-uinput service"
...
This reverts commit 2d52a205f45c1d6d34421edc8ec00ba02260fd6e.
2016-07-03 22:36:19 -07:00
Sascha Kuehndel (InuSasha)
d6567d1331
lirc: fix parallel build
2016-06-22 22:21:43 +02:00
Matthias Reichl
32f40cc6d9
systemd/journald: remove MaxRetentionSec setting
...
This fixes journal truncation on time jumps (eg when ntp
set the correct date on systems without an RTC).
Signed-off-by: Matthias Reichl <hias@horus.com>
2016-06-21 14:48:09 +02:00
Lukas Rusak
d47feb3921
lirc: update to 0.9.4
2016-06-18 23:40:14 -07:00
Lukas Rusak
84a2fe2ff8
open-vm-tools: use systemd service to load modules
2016-06-15 15:57:52 -07:00
Lukas Rusak
952c425aa1
lirc: remove circular dependency on libirman
2016-06-15 10:54:38 -07:00
Christian Hewitt
318c45e62a
Merge pull request #428 from lrusak/package-updates
...
Package updates
2016-06-15 11:13:33 +04:00
Sam Nazarko
dd0da2cc13
osmc_rf: fix context menu button
...
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2016-06-15 03:19:02 +01:00
Lukas Rusak
1d6f3cff7b
pciutils: update to 3.5.1
2016-06-14 01:13:33 -07:00
Lukas Rusak
eb7f08e528
libusb-compat: update to 0.1.5
2016-06-14 01:13:33 -07:00
Lukas Rusak
054f29b63c
libevdev: update to 1.5.1
2016-06-14 01:13:33 -07:00
Lukas Rusak
a9b5327a88
fuse-exfat: update to 1.2.4
2016-06-14 01:13:33 -07:00
Lukas Rusak
4a4e1d0a87
dbus: update to 1.11.2
2016-06-14 01:13:33 -07:00
chewitt
60d7aebfdc
systemd: ensure /storage/.cache exists before writing machine-id
2016-06-06 11:53:29 +04:00
MilhouseVH
c2ed75d138
init: Enable oem native resolution support, and debug info
2016-06-03 09:20:04 +01:00
MilhouseVH
4809df9715
init: Parse resolution after splash.conf
2016-06-01 20:01:54 +01:00
MilhouseVH
2c8c8a4cb6
Merge pull request #382 from MilhouseVH/systemd230
...
systemd: update to 230
2016-06-01 07:20:37 +01:00
Christian Hewitt
29c61959e2
Merge pull request #381 from MilhouseVH/splash_native
...
splash: Select splash image based on native resolution
2016-05-28 15:42:26 +04:00
chewitt
acdc299a9c
udevil: prevent noobs partitions from auto-mounting
2016-05-23 20:42:52 +01:00
MilhouseVH
fe1ffdf60c
systemd: update to 230
2016-05-23 18:49:00 +01:00
MilhouseVH
bcd6d7462a
splash: Select splash image based on native resolution
2016-05-22 20:08:06 +01:00
cvh
5be8196645
eventlircd: update to eventlircd fork
...
- the OE fork of eventlircd seems to be the upstream project
2016-05-20 21:14:43 +02:00
Lukas Rusak
0d6902cd49
Merge pull request #276 from chewitt/statsfix
...
systemd: fix machine-id uniqueness
2016-05-09 01:39:36 -07:00
chewitt
bafd26a80d
systemd: fix machine-id uniqueness
2016-05-08 03:50:02 +01:00
MilhouseVH
2e03609636
Merge pull request #286 from lrusak/upstream-changes
...
Upstream changes
2016-05-06 07:45:38 +01:00
Lukas Rusak
a01365188f
lirc: allow using with Odroid_C2
2016-05-05 01:23:04 -07:00
Stephan Raue
6c465d479b
fuse: update to fuse-2.9.6
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-05-03 12:21:52 -07:00
Joerg Felser
cbe327e07e
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
...
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
fixup
2016-04-27 11:36:31 +02:00
Lukas Rusak
16c9545319
busybox: use top from procps-ng
2016-04-22 12:38:10 -07:00
Lukas Rusak
98fe117792
util-linux: update to 2.28
2016-04-20 11:53:32 -07:00
Michael Busby
988084b249
added RECOVERY to partitions not to be mounted
...
to prevent the RECOVERY partition being mounted at boot
2016-04-15 13:54:56 +01:00
longchair
bb10e9d103
scripts : remove some hardcoded LibreELEC distro name
...
Allows a distro to have it's name appear in installer and busybox scripts
2016-04-13 17:20:22 +02:00
MilhouseVH
02ef10d9cd
Add OSMC IR remote control support
2016-04-08 10:13:16 +01:00
Christian Hewitt
b0ac12e7b8
Merge pull request #95 from MilhouseVH/fix_v86d
...
Thanks :)
2016-04-04 12:46:29 +04:00
MilhouseVH
ee9ae0bef1
v86d: Fix download url
2016-04-04 09:44:14 +01:00
Peter Vicman
bc29d625ff
imx6: add irqbalanced daemon for linux 4.4
2016-04-04 10:11:59 +02:00
MilhouseVH
0da3ceaee5
console: enable cursor for textmode and RPi serial consoles
2016-04-02 18:36:17 +01:00
MilhouseVH
80b4c5b75d
Merge pull request #61 from chewitt/installer-cosmetic
...
installer: not all computers are computers
2016-03-31 05:35:58 +01:00
chewitt
826b819303
installer: text cosmetics for update/fs-resize
2016-03-31 08:31:20 +04:00
Peter Vicman
3145e182f1
init: remove warning when loop node already exist (wetek projects with CONFIG_BLK_DEV_LOOP_MIN_COUNT >0)
2016-03-30 10:24:49 +02:00
Christian Hewitt
01b9aae849
Merge pull request #59 from lrusak/upstream-changes
...
Thanks :)
2016-03-29 18:11:43 +04:00
Stephan Raue
1a8f61d38d
busybox: add '8812au' to SUSPEND_MODULES
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:53 -07:00
Stephan Raue
52eb217ce7
ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2016.2.22
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:52 -07:00
Lukas Rusak
7cf1ed5fcd
Merge pull request #47 from CvH/virtual_fix
...
open-vm-tools: fix unpack
2016-03-28 10:16:53 -07:00
Christian Hewitt
dd08a682bb
Merge pull request #44 from MilhouseVH/init_progress
...
Thanks :)
2016-03-25 19:37:15 +04:00
MilhouseVH
245651567e
fs-resize: use progress meters for long running tasks
2016-03-23 19:43:28 +00:00
MilhouseVH
4a66245618
init: move common functions to separate file
2016-03-23 19:43:27 +00:00
MilhouseVH
0af94509f7
init: Add progress indicators during long running updates
2016-03-23 19:43:20 +00:00