Go to file
Stephan Raue 2450c6d788 ntfs-3g: rename to ntfs-3g_ntfsprogs, update to ntfs-3g_ntfsprogs-2011.4.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-15 15:01:24 +02:00
config config/arch.x86_64: cleanup 2011-03-23 03:07:37 +01:00
licenses linux: 2010-04-20 03:15:29 +02:00
packages ntfs-3g: rename to ntfs-3g_ntfsprogs, update to ntfs-3g_ntfsprogs-2011.4.12 2011-04-15 15:01:24 +02:00
projects projects/*/linux: enable RT2800PCI and RT2800USB WLAN drivers, remove staging RT2860 and RT2870 WLAN drivers 2011-04-14 18:41:07 +02:00
scripts ntfs-3g: rename to ntfs-3g_ntfsprogs, update to ntfs-3g_ntfsprogs-2011.4.12 2011-04-15 15:01:24 +02:00
tools/mkpkg eglibc: update to eglibc-2.13-13177 2011-03-19 00:57:57 +01:00
.gitignore .gitignore: add .work/ directory, add some comments 2010-06-27 19:58:10 +02:00
CHANGELOG CHANGELOG: cleanup 2010-11-19 00:12:35 +01:00
Makefile Makefile: update for the new changes 2010-11-11 17:38:57 +01:00
README README: cleanup 2011-03-23 23:38:15 -07:00
TODO add TODO file 2010-08-18 18:50:12 +02: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 Enterainment 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