Host official torrent locally; link to original & 3P

This commit is contained in:
JC Staudt 2018-12-31 01:22:13 -08:00
parent 58ba4f0180
commit 33046f4dcd
7 changed files with 53 additions and 0 deletions

@ -0,0 +1,19 @@
# TERES-I (A64) Software
## Latest Operating System (OS) images
### Olimex
- Android - [[torrent](torrent/android/android_teres_rev4.torrent)][[ftp](ftp://staging.olimex.com/Allwinner_Images/A64-Teres/android/android_teres_rev4.zip)]
- GNU/Linux - [[torrent](torrent/linux/teres1-xenial-20181220-v1.4.torrent)][[ftp](ftp://staging.olimex.com/Allwinner_Images/A64-Teres/linux/teres1-xenial-20181220-v1.4.zip)]
### Third-party
**DISCLAIMER**: No official support is provided by Olimex, implied or otherwise.
Olimex takes no responsibility with any tangible or intangible damages incurred through the use of third-party operating system images.
These links are provided solely as a convenience to you.
Proceed with caution.
- [Armbian](https://www.armbian.com/olimex-teres-a64)
- [Gentoo](https://github.com/khumarahn/teres1-gentoo), via contributor [khumarahn](https://github.com/khumarahn)

@ -0,0 +1,34 @@
Changes in release v1.4
*Added
- Dualhead display enabled
- HDMI improved timing/resolution support
- SPL boots from eMMC by default
- DTS renamed to use mainline naming convension sun50i-*
*Fixed
- Prevent kernel lock on shutdown
- Build scripts : mkfs.ext4 incompability with new kernel ext4 features
- Initrd lock on rootfs
*Updated
- MMC Driver with bsp3
- Disp driver
- install_desktop script
***
Changes in release v1.3
*Fixed :
- headphone jack sense fixed (checks the state of headphones on boot)
***
Changes in release v1.2
*Fixed :
- teres1-ledctrl consumes 100% cpu
- when suspended: wake up by power jack plug/unplug
- suspend with Fn+F1 key (X86Suspend)