30th Jun, 2013, 02:34 AM
OUTDATED, see: http://forum.xbian.org/thread-1077.html
NOTE: Advanced users only, start from a fresh Beta 1 image
What's currently fixed/done or improved (will keep this updated)
To do
How to install it
If you want to help, feel free to do pull requests on our github
NOTE: Advanced users only, start from a fresh Beta 1 image
What's currently fixed/done or improved (will keep this updated)
- xbian-package-config shell dialog issue
- libtiff4 issue
- libmad issue
- added ir binaries executable bit
- initramfs packaging tool
- Fix frandom & urandom (Fatal: no entropy gathering module detected when
starting XBMC) - bootorder, mysql has to start before XBMC, also mounts have to be finished (both local and NFS)
- rpcbind not started
- USB HDD mounting issues
To do
- Cronjob or time not correct, causing XBMCbackup to backup after every reboot
How to install it
Code:
sudo su
stop xbmc
echo "deb http://**********ist.asuscomm.com:82/XBian/APT/ wheezy main" >> /etc/apt/sources.list
apt-get update
apt-get install xbian-update
If you want to help, feel free to do pull requests on our github