28 Commits

Author SHA1 Message Date
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
df2956944f linux: install firmware in /lib/firmware
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-25 23:48:36 +01:00
Stephan Raue
d4480c9b0e udev: move /lib/firmware to /usr/lib/firmware, add support for /storage/.config/firmware
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-06 18:39:00 +01:00
Stephan Raue
0f4562c2e5 linux: run depmod in 'scripts/image' instead in every package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-06 17:43:57 +01:00
Stephan Raue
b3a59b0e69 linux: build and install 'cpupower' tool, set cpu to 'fullpower' on boot and to 'ondemand' after boot finished
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-01 09:35:22 +02:00
Travis Glenn Hansen
c6d326b73f moving mach_kernel build into linux package so they are forced to stay in sync
adding atv-bootloader into config file comments
fixing blkid in initramfs to copy over necessary libs and properly work
adding patch to silence screen output in mach_kernel images
2011-05-20 10:54:50 -06:00
Stephan Raue
32e1c368e1 linux: add default option 'nohwcrypt=1' as default for loading the ath9k driver. it's reported the driver will work more stable with this option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-02 11:09:20 +02:00
Stephan Raue
b04889f135 linux: cleanup, we are stripping kernel modules before we creating the image globally
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-21 21:47:42 +01:00
Stephan Raue
123136a069 linux-firmware: rework firmware packages, we have our now our own firmware repos at https://github.com/OpenELEC/dvb-firmware and https://github.com/OpenELEC/wlan-firmware, this saves us much space again :-)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-02 03:41:23 +01:00
Stephan Raue
9c02712f0c projects/*/options: add optional support for external firmware
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-12 13:54:27 +01:00
Stephan Raue
a81c727197 linux: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:46:16 +01:00
Stephan Raue
e8ce7f8a2c linux: use kernel module strip function
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-29 09:12:34 +01:00
Stephan Raue
b632d1b397 linux: update to linux-2.6.35-rc6, add backported lirc drivers from upcoming 2.6.36
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-29 19:34:44 +02:00
Stephan Raue
02a1bed093 module-init-tools: remove package module-init-tools, replace 'depmod' with busybox's 'depmod' applet
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-27 13:56:45 +02:00
Stephan Raue
c7cf1f753b packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
Stephan Raue
5b34dfa5c8 linux: depends now on module-init-tools and busybox
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-08 22:04:05 +02:00
Stephan Raue
3c94d55cf1 linux:
- install /etc/modules
2010-04-23 23:56:37 +02:00
Stephan Raue
3edb830139 linux:
- install linux-firmware
2010-04-20 03:19:24 +02:00
Stephan Raue
d565f43554 linux:
- only copy firmware if firmware are build
2010-03-08 18:11:00 +01:00
Stephan Raue
9ab9b14c15 linux:
- strip modules now within image/install script to be sure all installed modules will be stripped
2010-02-11 00:26:44 +01:00
Stephan Raue
237b773a97 linux:
- install binary firmwares
2009-12-15 12:24:22 +01:00
Stephan Raue
1328bdeca6 linux:
- install module-init-tools to target
- depmod resides now in $TOOLCHAIN/bin
2009-12-05 12:28:12 +01:00
Stephan Raue
57212c6332 linux:
- do not remove /lib/firmware on reinstall
- various fixes
2009-12-03 07:27:23 +01:00
Stephan Raue
57753885e0 linux:
- various cleanups
2009-11-16 04:25:08 +01:00
Stephan Raue
f16e602a36 linux:
- update to linux-2.6.32-rc6
- remove unneeded files and scripts
- various cleanups
- add some patches from moblin to speedup start
2009-11-06 15:15:12 +01:00
Stephan Raue
89ceb07deb various fixes 2009-05-24 20:31:02 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00