Commit Graph

2512 Commits

Author SHA1 Message Date
Stefan Saraev
5cc69a4531 fs-resize: do forced reboot 2015-02-21 14:45:25 +02:00
secretsmurf
44d60d877d Update 98-eventlircd.rules
Tweak to support the newer PS3 BD (with IR) remote which identifies differently. 

Version 1
[  142.524200] input: BD Remote Control as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/bluetooth/hci0/hci0:43/0005:054C:0306.0001/input/i$
[  142.533894] sony 0005:054C:0306.0001: input,hidraw0: BLUETOOTH HID v1.00 Gamepad [BD Remote Control] on 00:00:00:00:00:00
-------------
Version 2
[ 7476.763657] input: Sony Computer Entertainment Inc BD Remote Control as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3:1.0/bluetooth/hci0/hci0:11/0005:054C:0306.000A/input/input9
[ 7476.764266] sony 0005:054C:0306.000A: input,hidraw4: BLUETOOTH HID v1.10 Gamepad [Sony Computer Entertainment Inc BD Remote Control] on 00:00:00:00:00:00
2015-02-16 05:26:10 +00:00
Stefan Saraev
d879c7046a lcdproc: move nobody user/group to busybox 2015-02-14 22:54:28 +02:00
jenkins101
bc1f78ec07 lirc: fixed ir blasting 2015-02-06 10:36:23 +01:00
Kai Sommerfeld
b92f26a25a Fixed comment in systemd mount sample scripts: servicectl -> systemctl 2015-02-05 18:39:38 +01:00
Philipp Felix Hoefler
0e73cf3bdf libftdi: remove package and replace with package 'libftdi1', patch files for files using it this lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-31 19:50:29 +01:00
Stephan Raue
4bf79245c4 busybox: update to busybox-1.23.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-27 21:18:17 +01:00
Stefan Saraev
c30cb05863 buildsys: force package rebuild on $PKG_DIR/config/* change 2015-01-19 20:54:21 +02:00
Stefan Saraev
01a0d5fcca init: forgot fs-resize in 208d45d 2015-01-19 20:09:22 +02:00
Stefan Saraev
208d45db46 init: there can be only one default systemd unit 2015-01-19 19:39:21 +02:00
Stefan Saraev
b793ba8c80 factory-reset: move as systemd target 2015-01-19 19:39:21 +02:00
Stefan Saraev
f1990c91db backup-restore: move as systemd target 2015-01-19 19:39:18 +02:00
Stefan Saraev
4fffa76c53 fs-resize: move as systemd target 2015-01-19 19:27:51 +02:00
Stefan Saraev
50b84c5ccf busybox: add /storage/.config to tmpfiles 2015-01-19 15:15:05 +02:00
Stefan Saraev
8245cdf312 wetek_play: fix power button 2015-01-18 22:43:55 +02:00
Stefan Saraev
ed90015484 var-log-debug: do not order before systemd-tmpfiles-setup
this makes no sense  and may stop systemd-tmpfiles-setup,
journald-flush, sshd, irserver from starting

===
Jan 18 18:23:03 openelec systemd[1]: Found ordering cycle on systemd-tmpfiles-setup.service/start
Jan 18 18:23:03 openelec systemd[1]: Found dependency on systemd-journal-flush.service/start
Jan 18 18:23:03 openelec systemd[1]: Found dependency on var-log-debug.service/start
Jan 18 18:23:03 openelec systemd[1]: Found dependency on systemd-tmpfiles-setup.service/start
Jan 18 18:23:03 openelec systemd[1]: Breaking ordering cycle by deleting job systemd-journal-flush.service/start
===

units with DefaultDependencies=no should be always properly ordered.
2015-01-18 18:44:55 +02:00
Stefan Saraev
802a8e7cb5 userconfig: run after systemd-tmpfiles-setup 2015-01-18 18:10:09 +02:00
Stefan Saraev
0821b9008c debugconfig: run after systemd-tmpfiles-setup 2015-01-18 18:07:47 +02:00
Stefan Saraev
a0dee49e5d init: drop atv legacy 2015-01-17 22:42:12 +02:00
Stefan Saraev
13350cdf20 util-linux:init: build static
... some stupid shell script was installed
... we need a binary that does NOT depend on libmount.so and so
2015-01-16 00:22:23 +02:00
Stefan Saraev
cfc879b94f init: warn if booting from removable storage 2015-01-12 23:05:39 +02:00
Stefan Saraev
5185cd9263 Revert "disable suspend if booting from removable storage"
This reverts commit 803bc002b9.

I have to explain why it was there again and again. so f*** it
and I'll just ignore the "hey suspend is broken" bugreports
2015-01-12 21:56:40 +02:00
Stefan Saraev
ffa3ec4bd5 init: check first if fbcon/cursor_blink exists 2015-01-12 19:32:19 +02:00
Stefan Saraev
41f4eb4118 systemd: forgot to remove target.wants/systemd-machine-id-commit 2015-01-12 19:32:19 +02:00
Stefan Saraev
ec3124f440 systemd: clean up 2015-01-11 20:38:37 +02:00