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
Stephan Raue
78ec06c9dc
busybox: dont build applet 'powertop'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-08 04:42:11 +01:00
Stephan Raue
8647083a85
Merge pull request #1856 from dagwieers/syslog-config
...
Allow syslog.conf to be locally customized from /storage/.config/syslog.conf
2013-02-06 13:42:19 -08:00
Dag Wieers
8672ac5b63
Allow syslog.conf to be locally customized from /storage/.config/syslog.conf
...
Since I would like to remotely log whatever goes on on my AppleTV devices, I need a way to modify the syslog.conf that is used, or need to provide options to syslogd. This was the easiest pick of the two :)
2013-02-06 22:36:53 +01:00
Stefan Saraev
3f9a6d3353
busybox: mount debugfs
2013-02-04 20:30:19 +02:00
Stefan Saraev
aece064802
busybox: rework cron support
2013-01-26 19:21:49 +02:00
Stefan Saraev
30c4121a0c
busybox: oops, accidently removed cron support in 2a80b33c0. sry
2013-01-26 17:24:27 +02:00
Stefan Saraev
2a80b33c0d
busybox: add sysctl.conf.sample
2013-01-26 17:19:15 +02:00
Stephan Raue
4236f4f826
busybox: update to busybox-1.21.0
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-01-22 03:17:28 +01:00
Stephan Raue
a6e0fce26a
nano: move to 'tools', install from busybox's install script
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-01-20 02:08:10 +01:00
Stephan Raue
e4e0350784
busybox: move crond init script to scripts folder, cleanups
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-01-19 21:31:14 +01:00
Stefan Saraev
288080c383
add cron support
2013-01-19 20:57:21 +02:00
Stefan Saraev
c1c99b34d5
busybox: add 'crond' and 'crontab' applets
2013-01-19 20:52:00 +02:00
Stefan Saraev
948e47ddf5
busybox: some extra speed up
2013-01-18 22:38:17 +02:00
Stefan Saraev
84faae5a0a
busybox: re-add 'safe shutdown / reboot'
2013-01-17 21:57:31 +02:00
Stephan Raue
ddf2d4a476
bvusybox: update upstream patches
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-01-16 04:01:50 +01:00
Stefan Saraev
466ce36555
busybox: add 'killall5' applet.
2013-01-15 22:30:17 +02:00
Stefan Saraev
11c294f4e1
busybox: init: support for custom sysctl.conf file in /storage/.config/
2013-01-14 22:38:37 +02:00
Stephan Raue
2392c4a884
busybox: install pciutils and usbutils
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-12-03 00:08:45 +01:00
Stephan Raue
ee4ec2c762
Revert "busybox: fix last commit, thanks to vpeter"
...
This reverts commit 40824b50e0 .
2012-11-23 19:55:07 +01:00
Stephan Raue
40824b50e0
busybox: fix last commit, thanks to vpeter
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-11-23 19:40:28 +01:00
Stephan Raue
0d86429a54
busybox: add support to parse '`' too, thanks to vpeter
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-11-23 19:32:43 +01:00
Stephan Raue
932fa980e0
Merge pull request #1433 from ribbon10/master
...
Corrections for create of /var/config/settings.conf
2012-11-23 10:30:50 -08:00