Commit Graph

29 Commits

Author SHA1 Message Date
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Christian Hewitt
8ca7d227bd fixes unpack logic so the atv image builds with nouveau correctly 2012-01-14 15:45:54 +04:00
Stephan Raue
db6fe776b4 linux: enable DEBUG_FS support on devel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-06 22:03:03 +01:00
Stephan Raue
8b6835d701 projects/ATV/*: add 'make' variable to build with PVR support: to build with PVR support use 'PROJECT=<project> ARCH=<arch> PVR=yes make [release]' if $PVR is not 'yes' or not specified the non-PVR version will be built (XBMC without PVR, no PVR drivers and firmwares) otherwise PVR support will be built and installed. This completes the merge of xbmc-pvr into the master branch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-09 11:30:30 +01:00
Travis Glenn Hansen
097b4049f4 making init check for /flash/MACH_KERNEL instead of /flash/atv_single_boot for update forcefully disabling when 'nvidia' is in the list of GRAPHIC_DRIVERS letting atv-bootloader include default initrd in the kernel 2011-06-07 21:53:02 +02:00
Stephan Raue
4fae2dfe37 new package: add package 'initramfs' for building a shared linked initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-18 01:16:47 +02: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
17bf48cd84 ppp: remove package 'ppp', remove ppp support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-25 17:51:22 +01:00
Stephan Raue
72b47d07b9 linux: add framebuffer support also on releases
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-20 02:16:53 +01:00
Stephan Raue
c5cf0c0ed6 linux: fix deps
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-17 22:16:43 +01: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
bd72888008 adding new package 'ppp' - many thanks to kaixinbird
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-06-17 08:44:38 +02:00
Stephan Raue
27e44c2095 linux:
- add framebuffer console support only if build with devtools (disabled by default in kernel config for an nicer boot)
2010-05-24 15:21:41 +02:00
Stephan Raue
a51509a2b3 linux:
- add debug kernel options direct in kernel config
2010-05-01 12:15:11 +02:00
Stephan Raue
d5cc8ddbd6 linux:
- add some firmware bloops for radeon based graphic cards to build into the kernel
2010-04-20 03:15:29 +02:00
Stephan Raue
b5fca90bfa linux:
- various cleanups
- remove kallsyms kernel debug support
- move build of headers to linux-headers
2010-02-20 12:01:06 +01:00
Stephan Raue
d90288a88f linux:
- add some debugging options needed for x86_64 build
2010-02-11 01:06:26 +01:00
Stephan Raue
e30efa2296 linux:
- add some debugging options needed for bootchart
2010-02-11 00:27:25 +01:00
Stephan Raue
eef79f43a3 linux:
- add CONFIG_KALLSYMS_ALL option in development build
2010-02-08 21:24:37 +01:00
Stephan Raue
dd231b2dbb linux:
- remove an emty line
2009-12-05 19:25:14 +01:00
Stephan Raue
a6f6d26168 linux:
- remove unneeded code
2009-10-08 13:43:30 +02:00
Stephan Raue
2fa04dd78f linux:
- various cleanups
2009-09-28 14:17:26 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
d32d2e6397 enhance building of projects/target. building of more then one project at some time is supported. ojects and targets located now in projects dir. you can build projects other then generic with PROJECT=xxx make 2009-05-02 23:54:39 +02:00
Stephan Raue
8dc5285e5f add official Mesa, libdrm Releases 2009-04-03 23:14:18 +02:00