Commit Graph

1827 Commits

Author SHA1 Message Date
Stefan Saraev
232c6df2fa remove package: 'bash' 2013-05-27 20:59:58 +02:00
Stefan Saraev
a0ff9ed48c busybox: don't depend on bash 2013-05-27 20:59:58 +02:00
Stefan Saraev
b5fce2020e pm-utils: don't depend on bash 2013-05-27 20:59:58 +02:00
Stefan Saraev
48baab45f9 bash: move inputrc to busybox 2013-05-27 20:59:58 +02:00
Stefan Saraev
9973193b9b bash: move init.d/* to busybox 2013-05-27 20:59:58 +02:00
Stefan Saraev
288c27a6bd bash: move profile.d/* to busybox 2013-05-27 20:59:58 +02:00
Stefan Saraev
9963ca92da busybox: make 'safe shutdown' ash compatible 2013-05-27 20:59:57 +02:00
Stefan Saraev
0df78a29dc busybox: re-enable 'ash' 2013-05-27 20:59:57 +02:00
Stephan Raue
2118f1b738 pm-utils: dont install unneeded hooks and video quirks
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-27 17:06:15 +02:00
jenkins
47ea136e37 eventlircd: updated lircd_helper patch .config/lircd.conf should always take precedence 2013-05-26 20:17:39 +03:00
Daniel Forsberg
74f176e3de pm-utils: added module r8712u to SUSPEND_MODULES, fixes #2307 2013-05-26 17:08:40 +02:00
Stephan Raue
0569168b24 e2fsprogs: dont build shared librarys, install to /sbin, enable internal libuuid and libblkid, build and install applet 'fsck', install from busybox package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-20 00:25:23 +02:00
Stephan Raue
132f4847db new package: add package 'dosfstools'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-20 00:21:49 +02:00
Stephan Raue
79a7067f80 procps-ng: install in release builds too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-14 23:44:29 +02:00
Stefan Saraev
ca8c0d4dd5 busybox & busybox-initramfs: clean up fastboot 2013-05-12 22:08:59 +03:00
Stefan Saraev
23b9dc03e1 dvb-fe-tool: build without jpeg 2013-05-09 15:09:39 +03:00
Stefan Saraev
84526b0ef7 Revert "dvb-fe-tool: depend on 'libjpeg-turbo'"
This reverts commit 37c75abb01.
2013-05-09 15:09:16 +03:00
Stefan Saraev
37c75abb01 dvb-fe-tool: depend on 'libjpeg-turbo' 2013-05-09 14:50:31 +03:00
Stefan Saraev
d37a35fdd5 busybox: add 'ip tunnel' support
fixes #2189
2013-05-09 12:20:40 +03:00
Stefan Saraev
271a825ee5 dvb-fe-tool: don't build all libs 2013-05-09 10:41:03 +03:00
Dag Wieers
5de4a850ec Mount /var as tmpfs and limit the use of tmpfs
This commit (apart from the cosmetic change to avoid using 'none') changes the use of ramfs into tmpfs. The reason for this is that ramfs usage can fill 100% of RAM and cannot be swapped out. While tmpfs can be swapped out and can be limited in size.

The size chosen is arbitrary, but taking into account the ATV1 hardware 5% of 256MB means 12MB and 20% means 50MB, considering we have swap this is not too drastic. For any larger system, these sizes are fine as well as we do not expect /var or /dev/shm to be filled completely. So worst case is covered, but not expected.
2013-05-09 01:12:26 +02:00
Stephan Raue
dd6db439be Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-08 23:26:15 +02:00
Stephan Raue
be68e55cf6 util-linux: use blocksize=1MB for creating the swapfile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-08 23:25:58 +02:00
Stefan Saraev
4ce5dedd22 open-vm-tools: cleanup 2013-05-08 16:43:07 +03:00
Stefan Saraev
9eb72675c8 open-vm-tools: update patches 2013-05-08 15:32:04 +03:00