Commit Graph

2494 Commits

Author SHA1 Message Date
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
Stefan Saraev
2b195485d6 systemd: allow parallel build
fine here, for months
2015-01-11 20:38:37 +02:00
Stefan Saraev
98ae1135a4 systemd: update to systemd-218 2015-01-11 16:00:52 +02:00
Stefan Saraev
bf42102acb reorder etc/profile.d
- all files should be xx-*.conf
- kodi.conf should be last. it appends $PATH and $LD_LIBRARY_PATH
  for addons. those are very important.
- busybox.conf should be right before kodi. it sets $HOME. nothing but
  kodi is allowed to override whatever is set by busybox.conf
- addons.conf should be first, so if we allow addon specific
  profile files, those should not be allowed to override env vars
  or functions we depend on.
2015-01-09 19:55:42 +02:00
Stefan Saraev
0e5c443160 buusybox: set kernel.core_pattern 2015-01-04 00:10:13 +02:00
Stefan Saraev
3833e54ad1 ntfs-3g_ntfsprogs: fix last commit 2015-01-03 15:37:22 +02:00
Stefan Saraev
7f23fc38ba ntfs-3g_ntfsprogs: fix gcrypt check in autoreconf
AM_PATH_LIBGCRYPT is undefined if libgcrypt is not (yet)
built, and we dont depend on gcrypt...
2015-01-02 18:21:25 +02:00
Stephan Raue
970b1fd329 Merge pull request #3722 from robho/fujitsu_siemens_scaleo_e_lcd
Add support for Fujitsu Siemens Scaleo E lcd
2014-12-27 21:53:15 +01:00
Wes Garrison
cf00e574a2 replace duplicate KEY_OK with KEY_PLAY
additionally set gap and toggle_bit_mask back to settings from MythTV config here http://www.mythtv.org/wiki/XBOX_DVD_IR_Receiver
2014-12-27 21:51:19 +01:00
Stephan Raue
7a7f19d10c busybox: fails to build with GOLD support enabled with binutils-2.25
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-27 21:18:26 +01:00
Stephan Raue
53c06e7323 busybox: update to busybox-1.23.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-27 21:18:26 +01:00
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