Go to file
Stephan Raue 2034b1d2d6 xorg-server: update to xorg-server-1.11.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-21 00:50:35 +01:00
config linux: driver for DVB-T AVerMedia AverTV Hybrid Volar HX (A827) - fix permissions 2011-11-08 20:30:38 +01:00
licenses new package: add initial package 'xf86-video-fglrx' 2011-05-11 22:54:59 +02:00
packages xorg-server: update to xorg-server-1.11.2 2011-11-21 00:50:35 +01:00
projects Linux TBS tuner drivers 2011-11-18 20:18:01 +01:00
scripts scripts/checkdeps: cleanup dependencies 2011-11-11 13:46:55 +01:00
tools/mkpkg tools/mkpkg: add script to get and pack eglibc-2.14.1 2011-11-12 05:47:42 +01:00
.gitignore .gitignore: update .gitignore 2011-05-07 22:07:47 +02:00
CHANGELOG xorg-server: update to xorg-server-1.11.2 2011-11-21 00:50:35 +01:00
create_tar.sh add script to create tarball from tag 2011-07-04 15:48:58 +02:00
Makefile Fix make clean - now cleans everything but the ccache 2011-10-25 21:17:49 +02:00
README Typo in README 2011-10-24 22:10:51 +02:00
TODO openssl: update to openssl-1.0.0e 2011-11-03 19:07:37 +01:00
VERSION test 2009-03-31 00:43:51 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

http://www.OpenELEC.tv

OpenELEC - Open Embedded Linux Entertainment Center

OpenELEC runs XBMC, a complete media center solution (xbmc.org).
The base system has been designed and built from the ground up to be as
efficient as possible  consuming only a tiny footprint, cutting edge
hardware support and a set-top box experience.

Source code:
- https://github.com/OpenELEC/OpenELEC.tv

Installation:
- Please read INSTALL for instructions how to install.

Known issues:
- Testing snapshot

Features:
- System size ~ 90MB
- Minimal hardware requirements
- Simple configuration

Software:
- xbmc HTPC software  View/Manage all your media.
- samba server  File transfer from any PC client
- Transmission  bittorrent client
- IR/Bluetooth Remote Control

Notes:
- Login details for SSH are user: “root” password: “openelec”
  SSH allows command line access to your openelec.tv machine for configuration
  and file transfer. Linux/mac clients can natively use SSH, windows users
  might want to try PuTTY for their terminal access.
- $HOME is mounted on /storage (the second ext4 partition on the drive). All
  data that you transfer to the machine will go here, the rest of the system is
  read-only with the exception of /var (which contains runtime configuration
  data).
- Manual update/downgrade procedure is as follows:
  Extract the snapshot and navigate to the 'target' directory
  Copy KERNEL and SYSTEM to the 'Update' network share (or /storage/.update) on
  your openelec machine.
  Your system will automatically upgrade during the next reboot.
- Automatic mounting of filesystems is supported. Devices such as USB Flash
  Sticks can be plugged into a running machine and will be mounted to /media,
  showing up in xbmcs GUI.
- Comments and questions are more than welcome, help is even better and patches
  are absolutely perfect!!

Please visit http://www.openelec.tv or log onto our IRC chatroom #openelec on
freenode.

Happy XBMC'ing

OpenELEC Development Team