Commit Graph

185 Commits

Author SHA1 Message Date
Stephan Raue
66f4f106fc projects/*/linux: add kernel support for 'cifs' and 'nfs' filesystems
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-13 06:37:01 +02:00
Stephan Raue
edca2d5565 projects/*/options: build 'emulators' by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-13 04:17:32 +02:00
Stephan Raue
2956f09633 projects/generic/options: enable build of crystalhd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-11 16:34:02 +02:00
Stephan Raue
91d7ed8177 projects/intel/options: enable build of crystalhd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-11 16:33:15 +02:00
Stephan Raue
05908655f1 image: dont build an seperate installer image to simplyfing the build; compress the squashfs image with lzma support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-06 19:20:03 +02:00
Stephan Raue
a2be40a66a Revert "Merge branch 'master' of ssh://openelec.git.sourceforge.net/gitroot/openelec/openelec"
This reverts commit 81b539ddc1, reversing
changes made to 4871a0b10c.
2010-06-22 05:46:53 +02:00
Stephan Raue
b982a92701 adding jetstream project files and configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-06-17 09:21:57 +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
d754b9cd0b projects/generic/options:
- use i686 as target cpu type
2010-06-14 01:31:17 +02:00
Stephan Raue
8ec9e61b2f xbmc:
- make building and installing of remote support optional (default enabled, setup via /projects/*/options)
2010-06-09 06:28:20 +02:00
Stephan Raue
c729b01406 xbmc:
- make building and installing of FAAC support optional (default enabled, setup via /projects/*/options)
2010-06-09 06:21:27 +02:00
Stephan Raue
16e8671caa xbmc:
- make building and installing of dvdcss support optional (default enabled, setup via /projects/*/options)
2010-06-09 06:15:14 +02:00
Stephan Raue
765fd53f97 xbmc:
- make building and installing of non-free support (default enabled, setup via /projects/*/options)
2010-06-09 06:11:25 +02:00
Stephan Raue
38b37a9400 xbmc:
- make building and installing of webserver frontend optional (default enabled, setup via /projects/*/options)
2010-06-09 05:49:47 +02:00
Stephan Raue
e5ea4990d5 xbmc:
- make building and installing of upower optional (default enabled, setup via /projects/*/options)
2010-06-09 05:32:56 +02:00
Stephan Raue
94449a972e xbmc:
- make building and installing of upower optional (default enabled, setup via /projects/*/options)
- cosmetics
2010-06-09 05:15:38 +02:00
Stephan Raue
5747490818 projects/*/options:
- add option to en/disable avahi support
- temporary disable crystalhd support
2010-06-03 16:51:58 +02:00
Stephan Raue
6ed9674f74 projects/*/linux:
- POSIX_MQUEUE=y
- POSIX_MQUEUE_SYSCTL=y
- CONFIG_SLOB=y
- CONFIG_NO_HZ is not set
- CONFIG_X86_MPPARSE=y
- CONFIG_PROC_KCORE=y
- CONFIG_SYSCTL_SYSCALL_CHECK=y
- CONFIG_STRICT_DEVMEM=y
2010-05-31 23:59:37 +02:00
Stephan Raue
bf48b5f043 projects/*/linux:
- add some network options and features
- build driver snd as module
- build driver sound as module
2010-05-31 23:51:48 +02:00
Stephan Raue
9a1dd8c4cb projects/*/linux:
- dont build wmi driver
2010-05-28 23:00:41 +02:00
Stephan Raue
f4d3208dde projects/*/linux:
- enable experimental drivers
- disable size optimazion (issues with gcc-4.5)
- enable CONFIG_PREEMPT_VOLUNTARY
- enable DMAR
- enable PCIEASPM and PCIE_PME
- enable CONFIG_I2C_CHARDEV
- enable CONFIG_SENSORS_CORETEMP
- enable CONFIG_ACPI_WMI
2010-05-25 22:27:16 +02:00
Stephan Raue
145bd5619b projects/generic/linux:
- build evdev statically
- build ps2mouse statically
- build serial_8250 statically
- build serial_8250pci statically
- dont build i2c_amd756
- dont build i2c_piix4
- build i2c_nforce2
- build snd statically
- build sound statically
- dont build xfs
- dont build reiserfs
2010-05-24 22:07:17 +02:00
Stephan Raue
52404c7ff1 projects/intel/linux:
- build evdev statically
- build ps2mouse statically
- build serial_8250 statically
- build serial_8250pci statically
- build i2c_i801 statically
- build snd statically
- build sound statically
- build leds_class
- dont build xfs
- dont build reiserfs
2010-05-24 21:57:02 +02:00
Stephan Raue
bbb6ccf5c7 projects/ION/linux:
- build evdev statically
- build ps2mouse statically
- build serial_8250 statically
- build serial_8250pci statically
- build i2c and i2c_nforce statically
- dont build drm
- build snd statically
- build sound statically
- build leds_class statically
- dont build xfs
- dont build reiserfs
2010-05-24 21:27:16 +02:00
Stephan Raue
5c18d28fb9 linux:
- re-add squashfs lzma support
2010-05-24 16:39:06 +02:00
Stephan Raue
2b90149c1f projects/*/linux:
- cleanup kernel config (created from scratch)
2010-05-24 15:20:28 +02:00
Stephan Raue
a54da52b34 projects/*/linux:
- cleanup kernel config
2010-05-18 14:10:49 +02:00
Stephan Raue
37bd558bac projects/*/linux:
- change configs for new kernel
2010-05-17 03:06:35 +02:00
Stephan Raue
7109688c77 projects/*/linux:
- adding support for DMI ids to kernel (needed by pm-utils)
2010-05-08 20:00:21 +02:00
Stephan Raue
8e6615f9f9 new package:
- add transmission bittorrent daemon
2010-05-05 21:42:54 +02:00
Stephan Raue
4d479bc6a7 projects/*/linux:
- remove swap support
- remove hibernation support (incl. toxonice) because wakeup needs longer as an fresh boot
2010-05-02 18:46:46 +02:00
Stephan Raue
a51509a2b3 linux:
- add debug kernel options direct in kernel config
2010-05-01 12:15:11 +02:00
Stephan Raue
7ad081a59a linux:
- add tuxonice kernel support
2010-04-29 18:22:04 +02:00
Stephan Raue
2215a41c23 projects/*/linux:
- adding suspend to ram support in kernel
2010-04-29 17:35:02 +02:00
Stephan Raue
3201d39ada projects/generic/options:
- build with vaapi support
2010-04-28 18:40:53 +02:00
Stephan Raue
7e8dc31715 projects/intel/options:
- update cpu list for gcc-4.5
- remove PROJECT_CFLAGS
2010-04-27 13:26:37 +02:00
Stephan Raue
4bc934d14d projects/generic/options:
- update cpu list for gcc-4.5
2010-04-27 13:25:35 +02:00
Stephan Raue
5e719021c8 projects/ION/options:
- update cpu list for gcc-4.5
- set TARGET_CPU to atom
2010-04-27 13:25:13 +02:00
Stephan Raue
7f877e3fd2 projects/*/options:
- build only irtrans lcddriver for the moment
2010-04-25 19:06:17 +02:00
Stephan Raue
b4eb559920 projects/*/linux:
- add usbserial and ftdi_sio driver for some USB VFDs
2010-04-24 21:31:28 +02:00
Stephan Raue
c7f6be5430 projects/*/options:
- add option to build with automatic update support
2010-04-23 23:28:25 +02:00
Stephan Raue
222bdafa17 projects/*/options:
- add option to install sensor support
2010-04-23 23:26:06 +02:00
Stephan Raue
5dd203b13b projects/*/linux:
- add some i2c drivers for hardware monitoring support
2010-04-23 23:22:17 +02:00
Stephan Raue
04aba781e2 new package:
- add initial lcdproc support
2010-04-23 08:43:21 +02:00
Stephan Raue
93b15cd819 projects/generic/linux:
- build some radeon based firmware into the kernel
2010-04-20 03:18:50 +02:00
Stephan Raue
06b4c51dfc projects/*/linux:
- add audit support (for creating /proc/*/sessionid)
2010-04-17 02:34:39 +02:00
Stephan Raue
34b60e7aec projects/*/linux:
- building some LIRC drivers also with 64bit build
2010-04-06 19:27:02 +02:00
Stephan Raue
b6eec23f3a projects/*/options:
- remove option for building external/internal ffmpeg
- remove option for setting LIRC receiver (moved to kernel config)
- cosmetics
2010-04-06 17:45:49 +02:00
Stephan Raue
6a0308645e projects/*/linux:
- adding some (or all for generic build) lirc and input drivers to build with kernel
2010-04-05 14:39:30 +02:00
Stephan Raue
4651cc3c0d busybox:
- set user account
2010-03-16 11:33:16 +01:00