15463 Commits

Author SHA1 Message Date
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
e1bf1f97a3 Merge pull request #2275 from vpeter4/stuff
create_livestick: changes required for syslinux 5.01
2013-05-08 15:21:35 -07:00
Stephan Raue
b897e13152 projects/RPi: add own /etc/modules file and load lirc_rpi by default, dont loade coretemp module
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-09 00:02:43 +02:00
Stephan Raue
2c5eed0bd0 projects/RPi/linux: add i2c-dev support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-09 00:01:25 +02:00
Stephan Raue
623649598e projects/RPi/linux: sync kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-08 23:41:32 +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
Stephan Raue
8a041971f2 projects/RPi: build with kernel 3.9, update RPi patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-08 23:20:25 +02:00
Stefan Saraev
62b6e795ce connman: update to connman-76c47b9 2013-05-09 00:18:48 +03:00
Stefan Saraev
2d81c43240 connman: fully disable wispr 2013-05-09 00:18:24 +03:00
Stefan Saraev
70f845f830 projects/*/linux/linux.*.conf: add ZD1201 wifi support 2013-05-09 00:07:18 +03:00
Stefan Saraev
ef7056d255 wlan-firmware: update to wlan-firmware-0.0.12 2013-05-09 00:07:05 +03:00
vpeter4
e1f7220cf5 create_livestick: changes required for syslinux 5.01 2013-05-08 20:04:15 +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
Stefan Saraev
f48b5e6f8e Merge pull request #2274 from vpeter4/stuff
open-vm-tools: update to open-vm-tools-9.2.3-1031360
2013-05-08 05:15:47 -07:00
vpeter4
31c0f4a408 open-vm-tools: upate to open-vm-tools-9.2.3-1031360 2013-05-08 14:12:46 +02:00
Stephan Raue
58e43bf733 libmicrohttpd: update to libmicrohttpd-0.9.27
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-08 12:49:30 +02:00
Stephan Raue
cbc27ae6de linux: update to linux-3.9.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-08 12:48:35 +02:00
Stefan Saraev
3b3188cbe9 linux-tbs-drivers: update to linux-tbs-drivers-130506 2013-05-08 13:33:58 +03:00
Stefan Saraev
52673b94d4 Merge pull request #2273 from stefansaraev/dvb-fe-tool
add dvb-fe-tool to build
2013-05-08 03:21:19 -07:00
Stefan Saraev
1c28c28cad linux: depend on 'dvb-fe-tool' 2013-05-08 13:18:18 +03:00
Stefan Saraev
e57522f818 new package: 'dvb-fe-tool' 2013-05-08 12:19:11 +03:00
Stefan Saraev
bd10c9a203 vdr-addon: bump 2013-05-08 10:57:36 +03:00
Stefan Saraev
613d93bf46 projects/*/linux/linux.*.conf: sync kernel configs 2013-05-07 13:52:25 +03:00
Stefan Saraev
aee3ab6414 linux: update dvbsky patch
now supports silab c/t/t2 demod
many thanks to nibble.max
2013-05-07 13:50:18 +03:00
Stefan Saraev
dc0d62de0c Merge pull request #2267 from tomislav/sabnzbd-suite-removedebug
SABnzbd-Suite: remove debugging code
2013-05-06 12:16:47 -07:00
Stefan Saraev
0477d412a4 Merge pull request #2268 from henkwiedig/fix-1356
vdr-addon: update xvdr to 33afe59
2013-05-06 12:16:04 -07:00
Stephan Raue
e5ec73d9f0 xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-304.88
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:41:51 +02:00
Stephan Raue
a94076a907 xf86-video-nvidia: update to xf86-video-nvidia-310.44
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:29:11 +02:00
Stephan Raue
aed0aacd05 samba: update to samba-3.6.14
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:28:45 +02:00
Stephan Raue
60ce4ec50b ethtool: update to ethtool-3.9
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:28:24 +02:00
Stephan Raue
f57c4e0dc3 linux: readd kernel 3.2 support for testing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:27:22 +02:00
Stephan Raue
6a94ffd9f4 xbmc: add PR2686
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:25:29 +02:00
Stephan Raue
78bff74c47 bcm_sta: add kernel 3.9 support patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 10:25:07 +02:00
Stephan Raue
ef54557080 linux: move some patches in versioning patches dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-06 03:14:27 +02:00
Daniel Forsberg
6a7f8776e8 contributing: added link to support logs 2013-05-05 23:59:47 +03:00
Daniel Forsberg
c0ab05a5b0 contributing: clean up and clarified... 2013-05-05 23:55:23 +03:00
Henk Wiedig
5e383a0809 vdr-addon: update xvdr to 33afe59 2013-05-05 22:16:22 +02:00
Stephan Raue
600dd55dcc Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-05 22:02:49 +02:00
Stephan Raue
580ee41a74 projects/*: rename $DISTRONAME if building with XBMC=master
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-05 21:57:29 +02:00
Stephan Raue
69f1744f13 xbmc: remove debugging options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-05 21:50:18 +02:00
Stephan Raue
ccdc90c34e gettext: update to gettext-0.18.2.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-05 21:43:45 +02:00
Stephan Raue
78e6975f13 xbmc: update to xbmc-c68abb0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-05 21:43:00 +02:00
Stephan Raue
2c00390897 ffmpeg: updat XVBA patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-05 21:40:21 +02:00
Stephan Raue
ca707042cc new package: add package 'libshairplay', thanks to 'vicbitter', this fixes #2265
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-05 21:39:27 +02:00
Tomislav Filipčić
9a05766262 SABnzbd-Suite: remove debugging 2013-05-05 18:22:23 +02:00
Stephan Raue
738965569a libiconv: update to libiconv-20130504
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-04 11:26:10 +02:00
Stefan Saraev
bec9570909 screen: bump version 2013-05-04 12:01:49 +03:00
Stefan Saraev
17fe6f761e screen: don't link with libelf 2013-05-04 11:59:48 +03:00