Stephan Raue
bafb0574da
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-19 01:07:29 +01:00
Daniel Forsberg
27ae3473ba
lirc_rpi: fixed some mce mappings, try to limit repeats by default.
2013-03-18 23:31:43 +01:00
Daniel Forsberg
cadffc0208
install lircd.conf.rpi
2013-03-18 20:59:52 +01:00
Daniel Forsberg
8e10d3604a
added lirc_rpi lirc config file with mce, macmini and xbox remote mappings.
2013-03-18 20:55:30 +01:00
Daniel Forsberg
25c01ba39c
added lirc_rpi section to udev.d/98_lircd.rules
2013-03-18 20:55:01 +01:00
Stefan Saraev
f0516fbe45
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-03-10 20:53:39 +02:00
Daniel Forsberg
030f03896f
fix PS1 line wrapping, removed username.
2013-03-10 15:50:48 +01:00
Dag Wieers
aed76dd14b
Add hostname to shell prompt (so you know what system you're logged on)
2013-03-09 22:58:11 +01:00
Dag Wieers
5ce4c9b9be
Move syslogd after network so we can log kernel messages to remote server
...
Since syslogd was started before the network was up, all syslog messages before the network was up were discarded and not send to the remoe syslog server. By moving the syslogd startup until after the network, the kernel boot messages are available on the central syslog.
2013-03-09 17:27:15 +01:00
Stefan Saraev
88d4f01f4d
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-03-07 13:30:29 +02:00
Stephan Raue
84813a13ac
util-linux: use vm.swappiness=10 per default
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-06 13:18:17 +01:00
Stefan Saraev
d1ccd21e5f
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-03-06 13:19:49 +02:00
Stefan Saraev
76838a2ada
pastebinit: replace with a simple shell script
2013-03-06 00:26:06 +02:00
Stefan Saraev
a40f90a88f
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-03-04 14:31:19 +02:00
Stefan Saraev
a5edf61734
xbmc/udev: wait for udevadm settle to finish
...
fixes #2000
2013-03-04 14:28:57 +02:00
Stefan Saraev
7bf7f5f77a
Merge pull request #1976 from dagwieers/shell-term
...
Fix the default terminal
2013-03-03 12:31:45 -08:00
Dag Wieers
3d23d92fbf
Fix the default shell
...
Go with whatever is set by SSH, and fall back to "linux" if the terminal is not available.
This fixes #1975
2013-03-03 19:32:50 +01:00
Stefan Saraev
ea25da2fd4
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-02-28 14:33:44 +02:00
Stephan Raue
d990769bab
busybox: add upstream patches
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-28 11:35:55 +01:00
Stephan Raue
16e8f0e0cf
busybox: add 'cryptpw' applet
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-21 00:50:06 +01:00
Stefan Saraev
cc5511700a
syslog: new settings addon integration
2013-02-10 00:01:32 +02:00
Stefan Saraev
2b8df7d496
Merge remote-tracking branch 'upstream/master' into openelec-settings
...
Conflicts:
packages/mediacenter/xbmc-addon-settings/config/default_settings.xml
packages/mediacenter/xbmc-addon-settings/source/resources/language/English/strings.xml
packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml
2013-02-09 23:57:52 +02:00
Stephan Raue
36f99727ee
busybox: add 'renice' applet
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-09 01:36:52 +01:00
Dag Wieers
314b3a76bb
Fix typo in script name
2013-02-09 01:20:16 +01:00
Dag Wieers
ab35dbe2ae
Remote syslog support from OpenELEC settings
...
This patch adds remote syslog support. The syslog startup script will add the necessary options, and leaves room for a custom syslog.conf from /storage/.config (as it was before).
2013-02-09 00:25:57 +01:00