Stephan Raue
804e2f52c4
new package: add package 'berryboot-tools'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-14 18:45:17 +02:00
Stefan Saraev
f1e11f0e45
projects/*/linux/linux.*.conf: add CONFIG_DVB_DM1105
...
closes #2126
2013-05-14 18:39:18 +03:00
Stephan Raue
1ef22aa109
gcc: move patches to versioned dir, add support for gcc-4.7, add options to choice gcc version, set per default to 4.8 except for RPi, disable GOLD for RPi, update to gcc-4.8-20130509
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-13 13:32:50 +02:00
Stephan Raue
38d5385477
projects/*/options: add option to enable/disable GOLD support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-13 13:32:50 +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
613d93bf46
projects/*/linux/linux.*.conf: sync kernel configs
2013-05-07 13:52:25 +03: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
818cb5280c
projects/*/linux: revert parts of 7639aad37c
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-03 22:32:57 +02:00
Stefan Saraev
0985118d52
projects/*/linux/linux.*.conf: sync kernel configs
2013-05-03 14:02:02 +03:00
Stephan Raue
7639aad37c
projects/*/linux: build all cpufreq drivers as modules, this fixes resume from suspend on various systems
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-02 16:54:11 +02:00
Stephan Raue
e4096832be
linux: update to linux-3.9 and set as default
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-02 16:54:11 +02:00
Stephan Raue
c6ea2a2882
projects/*/linux: disable rc6 to avoid crashes on all projects using intel GPU drivers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-01 18:25:04 +02:00
Stefan Saraev
ce513577b8
remove update support
2013-05-01 17:16:14 +03:00
Stephan Raue
101541ad69
projects/*/linux: cleanup kernel config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-29 05:59:16 +02:00
Stephan Raue
07ee0c8c3f
installer: make systempartition per default 256MB
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-29 00:52:49 +02:00
Stephan Raue
1024d8cfc3
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2013-04-28 19:40:47 +02:00
Stefan Saraev
14bbd3de8a
projects/Generic: add Generic x86_64 kernel config, based on Generic i386
2013-04-28 20:06:24 +03:00
Stefan Saraev
27692c2242
projects/Generic: x86_64: set target cpu to 'x86-64'
2013-04-28 20:05:28 +03:00
Stefan Saraev
8cc1840e8d
projects/Generic/options: disable atvclient
2013-04-28 19:59:22 +03:00
Stephan Raue
cdb3264e69
new package: add package 'RTL8188EU', this should fix #1806
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-27 17:18:52 +02:00
Stephan Raue
75f3bb5af8
projects/*/linux: add support for DVB_USB_CXUSB
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-25 19:02:56 +02:00
Stephan Raue
d5ac322fb2
projects/*/linux: add Realtek PCI cardreader support to relevant projects, this fixes #2237
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-24 01:52:33 +02:00
Stephan Raue
8170f63b4f
linux: update DVBSky patch, update kernel configs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-24 01:43:31 +02:00
Dag Wieers
d881425b0c
AppleTV: Make sure loop devices are allocated dynamically
...
CONFIG_BLK_DEV_LOOP_MIN_COUNT: Number of loop devices to pre-create at init time
Static number of loop devices to be unconditionally pre-created at init time.
This default value can be overwritten on the kernel command line or with module-parameter loop.max_loop.
The historic default is 8. If a late 2011 version of losetup(8) is used, it can be set to 0, since needed loop devices can be dynamically allocated with the /dev/loop-control interface.
2013-04-23 01:13:35 +02:00