Commit Graph

2469 Commits

Author SHA1 Message Date
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
Stephan Raue
26d87ad058 irserver: change lirc's runtime dir to /run/lirc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-11 12:04:21 +01:00
Stephan Raue
ebd5677416 lirc: specify localstatedir so /run/lirc is used for socket and pid files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-11 12:04:21 +01:00
Stephan Raue
c3f8927149 debug-shell.service: move to sysinit 2014-11-08 18:48:14 +01:00
Stephan Raue
c787c452ce systemd: move userconfig.service to sysinit.target 2014-11-08 18:45:02 +01:00
Stephan Raue
0d679d52d9 systemd: machine-id.service has no job after local-fs.target 2014-11-08 18:44:58 +01:00
Stephan Raue
1c281cc88e v4l-utils: add support for user keytables in /storage/.config/rc_keymaps
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 18:32:43 +01:00
Stephan Raue
91cac08117 v4l-utils: readd reworket patch to fix 'OTHER' protocol
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 18:31:53 +01:00
Stephan Raue
f2ff885ccf v4l-utils: update to v4l-utils-1.6.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 17:57:16 +01:00