Commit Graph

10729 Commits

Author SHA1 Message Date
Alain Kalker
cea7f0ef7b linux-initramfs: new package, adds support for loading kernel modules
This package adds support for loading kernel modules during early boot.

The list of modules to be loaded can be specified in projects/*/options in the
variable INITRAMFS_MODULES .

The list of modules to load will be stored in initramfs /etc/modules , the
modules themselves in /lib/modules .
No subdirectories are used to ease and speed up module loading in init.
Only modules which were actually built will be added to the initramfs.

Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>
2012-04-27 16:05:40 +02:00
Alain Kalker
2bc354bc51 linux: Build kernel modules before initramfs
This allows kernel modules to be included in initramfs

Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>
2012-04-27 16:05:40 +02:00
Alain Kalker
b03e2472b2 busybox-initramfs: add 'insmod' applet
This enables loading of kernel modules.

Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>
2012-04-27 16:05:40 +02:00
Stephan Raue
2475443f9b Merge pull request #528 from stefansaraev/vdr-control
vdr-addon: add control plugin
2012-04-26 13:54:37 -07:00
Stefan Saraev
cc9fd5a8fd vdr-addon: add control plugin 2012-04-26 23:50:01 +03:00
Stefan Saraev
7fc2f75e73 new package: vdr-control 2012-04-26 23:48:31 +03:00
Stephan Raue
85e8e5748c Merge pull request #526 from stefansaraev/rotorng
vdr-addon: add rotorng plugin
2012-04-26 13:43:59 -07:00
Stephan Raue
a18519079f Merge pull request #525 from jdembski/master
vuplus-addon: bump version to 0.2.1
2012-04-26 13:42:57 -07:00
Stephan Raue
ba88665626 Merge pull request #523 from sirenum/issue_520
Fixes issue #520
2012-04-26 13:41:04 -07:00
Stephan Raue
76cf720dd2 Merge pull request #522 from stefansaraev/virtual
virtual: more 'generic' project/kernel options
2012-04-26 13:40:17 -07:00
Stephan Raue
0052f2510c Merge pull request #521 from stefansaraev/dvb
linux: faster DVB-S lock for mantis cards using stb0899 demod
2012-04-26 13:38:57 -07:00
Stephan Raue
28cad60244 bcm2835-driver: install some debug tools per default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-26 22:34:36 +02:00
Stephan Raue
6b052578f4 xf86-video-fglrx: update to xf86-video-fglrx-12.04
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-26 20:29:27 +02:00
Jörg Dembski
5777b102b6 vuplus-addon: bump version to 0.2.1 2012-04-26 19:44:50 +02:00
Stephan Raue
acf6acf461 xbmc-rpi: add patch to revert d8a02e0, thanks to Dom
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-26 19:02:09 +02:00
Stephan Raue
1bdbd6435b xbmc-rpi: update to xbmc-rpi-c2c161c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-26 18:44:23 +02:00
Stephan Raue
ec64f40777 util-linux: set default swappiness to 1 if swapfile is used
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-26 16:17:36 +02:00
Stephan Raue
9e0fa457bf Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2012-04-25 23:08:16 +02:00
Stephan Raue
fea1f6f621 tools/mkpkg/mkpkg_eglibc-2.15: checkout and package 'eglibc-localedef' too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-25 23:08:01 +02:00
Stephan Raue
c16d178c78 libusb-compat: update to libusb-compat-0.1.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-25 23:07:13 +02:00
Stephan Raue
12909eb3b1 gcc: update patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-25 23:01:13 +02:00
Stephan Raue
f0ee9c892a eglibc: update to eglibc-2.15-18222
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-25 23:00:48 +02:00
Lukas Heiniger
d3a8cdc100 Fixes issue #520
Closes inherited file handles in SABnzbd-Suite programs to prevent
them from taking over ports if xbmc.bin crashes.
2012-04-25 17:16:35 +02:00
Stefan Saraev
36ba6fc7b4 virtual: more 'generic' project/kernel options 2012-04-25 18:14:07 +03:00
Stefan Saraev
d002572acc linux: faster DVB-S lock for mantis cards using stb0899 demod 2012-04-25 17:28:29 +03:00