Commit Graph

2552 Commits

Author SHA1 Message Date
Robert Högberg c12c42e82c The Fujitsu Siemens Scaleo E HTPC has a dm140 lcd with a different USB
vendor/device id than currently supported by the dm140 driver, so add support
for this "new" USB device id.

Function Compare didn't work with USB vendor/device ids >= 2^15 (ie 0x925d)
because the value read from the string was not handled as a signed short. Values
should be signed and compared as such.
2014-12-27 00:47:10 +01:00
Alex Deryskyba 238e6754c4 Add a package to support IR remote configuration utility for Amlogic-based devices 2014-12-23 01:12:34 +01:00
Stefan Saraev 6996f84828 Merge pull request #3700 from LS80/less_maxlines
Increase the limit for the number of lines in less.
2014-12-18 00:06:43 +02:00
LS80 78a83aab4f Increase the limit for the number of lines in less. 2014-12-17 21:39:54 +00:00
Alex Deryskyba a918376a7f Add support for executing project-specific initialization script from the init script 2014-12-17 06:14:16 +01:00
Stephan Raue acf758a4da dbus: update to dbus-1.8.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:05:28 +01:00
Stephan Raue 9b1df80d1f dosfstools: update to dosfstools-3.0.27
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:05:21 +01:00
Stephan Raue 79bdcbd456 util-linux: specify more configure options, build with losetup and libsmartcol support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-15 02:44:35 +01:00
Stefan Saraev 4801044f3c scripts/createlog: more logs 2014-12-13 00:20:55 +02:00
Stefan Saraev b741ed9f50 scripts/createlog: cosmetics. also include kodi.old.log
... and crashlog, in the future...
2014-12-12 23:40:15 +02:00
Stephan Raue 8edcc98ea8 Merge pull request #3643 from stefansaraev/rpibootfuckery
[rfc] init: warn on obvious KERNEL/SYSTEM mismatch
2014-12-11 23:52:42 +01:00
Stephan Raue 25e2330b2c util-linux: add upstream patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-11 22:09:27 +01:00
Stephan Raue 94cea7904c busybox: move keyutils dependency to package 'linux'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 23:01:14 +01:00
David Härdeman 0aabe72a8d Make sure keyutils gets included
Signed-off-by: David Härdeman <david@hardeman.nu>
2014-12-05 18:09:46 +01:00
David Härdeman 2c6677f7c6 Add package keyutils
The kernel hardcodes the path to the key instantiation callback binary
as /sbin/request-key, meaning that providing keyutils as a separate
binary in an addon is impossible. It might be possible to use a
dangling symlink, but the three binaries built from this package
are all around 20 - 30KiB. Additionally, the request-key binary
is useful for more than one protocol.

keyutils is the "new" way of handling both DNS name resolution
(necessary for e.g. cifs dfs referrals) and security credentials, thus
replacing e.g. the rpc.idmap daemon.

Signed-off-by: David Härdeman <david@hardeman.nu>
2014-12-05 16:43:31 +01:00
Stephan Raue 12e9aa7f10 busybox: add 'devmem' support for devel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-29 21:59:55 +01:00
Stefan Saraev 79d8668907 init: warn on obvious KERNEL/SYSTEM mismatch
... because rpi / netboot users still cant get it
2014-11-23 19:06:19 +02:00
Stephan Raue bf25cab33c v4l-utils: update to v4l-utils-1.6.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-22 13:02:43 +01:00
Stephan Raue f1b09e6ae3 kmod: symlink /etc/modprobe.d to /storage/.config/modprobe.d
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-17 22:39:37 +01:00
Stephan Raue 19ca282fe6 kmod: update to kmod-19
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-17 07:03:52 +01:00
Stephan Raue 127bc230bd v4l-utils: add upstream patch to fix a regression introduced by v4l-utils-fe2aa5f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-16 12:41:50 +01:00
Stephan Raue 501619f395 dbus: update to dbus-1.8.10
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 16:33:49 +01:00
Stephan Raue 67d30ac119 v4l-utils: fix rc6_mce mapfile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 10:49:38 +01:00
Stephan Raue f0cf00b09c systemd: install pci hwdb
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-12 02:09:08 +01:00
Stephan Raue 1d2ec4842c pciutils: update to pciutils-3.3.0, enable udev and libkmod support, dont install pci.ids
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-12 02:09:08 +01:00