Commit Graph

435 Commits

Author SHA1 Message Date
Stephan Raue
85d5f24916 busybox: add upstream patch to support (e)glibc-2.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-17 04:12:56 +02:00
JD239
cfb49e8781 The color scheme defined in /etc/profile.d/shell.conf makes most of the text white. This is quite hard to read on a white background. The file itself is readonly and I can't seem to override it with a .bashrc or .bash_profile.
This commit allows the client terminal to set its preferred text color.
2012-07-09 23:34:51 +03:00
Stephan Raue
29ea004d8d busybox: update to busybox-1.20.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-03 18:08:16 +02:00
Stephan Raue
46a710528a busybox: add upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-01 18:32:20 +02:00
Pete Schwamb
87846eca5f Fix usage of ampersands in wifi passphrases. They were being passed to connman as &amp; 2012-06-16 16:56:24 -05:00
Stephan Raue
37f930f3a9 busybox: update upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-14 19:28:15 +02:00
Stephan Raue
0953c93f37 busybox: add applet 'apt-get'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-07 18:31:48 +02:00
Stefan Saraev
b0305086df busybox: libbb: enable bash-like history saving & search (ctrl-r) 2012-06-05 21:04:38 +03:00
Stephan Raue
21ef847c81 remove package 'bash'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-31 20:24:45 +02:00
Stephan Raue
dea831f671 Revert "busybox: add 'readahead' applet"
This reverts commit 1741022ffa.
2012-05-28 23:04:07 +02:00
Stephan Raue
77a89b484f busybox: update to busybox-1.20.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-28 22:04:02 +02:00
Stephan Raue
1741022ffa busybox: add 'readahead' applet
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-27 02:49:53 +02:00
Stephan Raue
41f1b68d9a busybox: update upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-23 17:58:32 +02:00
Stephan Raue
487381fd63 busybox: add upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-19 04:00:12 +02:00
Stephan Raue
bd4c37762a busybox: set minimum free memory for all platforms
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-12 23:46:22 +02:00
Stephan Raue
f76251bd2e busybox: show versions info again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 22:57:23 +02:00
Stephan Raue
b36ce523ba busybox: cleanup not more needed framebuffer stuff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 13:01:43 +02:00
Stephan Raue
7fb751577c busybox: hide output of sysctl
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 12:59:11 +02:00
Stephan Raue
b1ecb89539 remove package 'splashutils'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 12:54:33 +02:00
Stefan Saraev
71efa225cf busybox: enable -c, -s and -w options 2012-05-03 00:15:13 +03:00
Stephan Raue
1c32949817 busybox: update upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-29 19:42:08 +02:00
Stefan Saraev
c9b1085b77 busybox: enable telnet applet 2012-04-29 14:15:46 +03:00
Stephan Raue
8695ac82a1 busybox: add upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-28 15:14:21 +02:00
Stephan Raue
cf4ca7b50d busybox: update to busybox-1.20.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-22 16:32:20 +02:00
Joan Coll Cerdán
730c0f5602 Added parsing of XML entities when reading the OpenELEC configuration file. Allows the use of quotes and other special characters on WLAN passphrases, for example. 2012-04-09 17:56:43 +02:00