Difference between revisions of "Releases"
From ArmadeusWiki
(→Release 5.1 (on-going)) |
|||
(22 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category: Release]] | ||
+ | |||
==General Informations== | ==General Informations== | ||
*Forum: https://lists.sourceforge.net/lists/listinfo/armadeus-forum | *Forum: https://lists.sourceforge.net/lists/listinfo/armadeus-forum | ||
− | *IRC | + | *IRC channel: irc://chat.freenode.net/#Armadeus (we often speak french here but english speaking people are also welcome ! ;-) ) |
** If you are looking for an IRC client, [http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients here is a complete list]. Chatzilla, Irssi, Mibbit and Quassel are good candidates. | ** If you are looking for an IRC client, [http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients here is a complete list]. Chatzilla, Irssi, Mibbit and Quassel are good candidates. | ||
*SourceForge: http://sourceforge.net/projects/armadeus/ | *SourceForge: http://sourceforge.net/projects/armadeus/ | ||
− | *Source code: | + | *Source code: https://sourceforge.net/p/armadeus/code/ci/master/tree/ |
− | *Bug tracker: | + | *Bug tracker: https://sourceforge.net/p/armadeus/bugs/ |
===Kernel status=== | ===Kernel status=== | ||
+ | * [[APF6_Linux_kernel_status|APF6]] | ||
+ | * [[APF28_Linux_kernel_status|APF28]] | ||
* [[APF51_Linux_kernel_status|APF51]] | * [[APF51_Linux_kernel_status|APF51]] | ||
* [[APF27_Linux_kernel_status|APF27]] | * [[APF27_Linux_kernel_status|APF27]] | ||
− | |||
===Buildroot status=== | ===Buildroot status=== | ||
* [[Current Buildroot status in Armadeus]] | * [[Current Buildroot status in Armadeus]] | ||
− | ==Release | + | ==Head of GIT (development in progress)== |
− | * Release date: October | + | * git clone git://git.code.sf.net/p/armadeus/code armadeus |
− | * [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-5. | + | * [[Armadeus 8.0 Roadmap]] |
− | * [http://armadeus.git.sourceforge.net/git/gitweb.cgi?p=armadeus/armadeus;a=blob_plain;f=ChangeLog;hb= | + | |
− | * [[Armadeus_5. | + | ==Release 7.0 (latest stable one)== |
− | * [[Armadeus_5. | + | * Release date: August 7th, 2018 |
+ | * [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-7.0/ Download it] | ||
+ | * [https://sourceforge.net/p/armadeus/code/ci/armadeus-7.0/tree/ChangeLog Release note] | ||
+ | * [[Armadeus_7.0_Troubleshots|Troubleshots]] | ||
+ | * Main changes: | ||
+ | ** [[OPOS6UL]] & [[OPOS6UL_NANO]] support (U-Boot 2018.05 & Linux 4.17) | ||
+ | ** bump to BR 2017.02 | ||
+ | |||
+ | ==Release 6.0== | ||
+ | * Release date: August 10th 2015 | ||
+ | * [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-6.0/ Download it] | ||
+ | * [https://sourceforge.net/p/armadeus/code/ci/armadeus-6.0/tree/ChangeLog Release note] | ||
+ | * [[Armadeus_6.0_Troubleshots|Troubleshots]] | ||
+ | * Main changes: | ||
+ | ** [[APF6]] & [[APF6_SP]] support | ||
+ | ** bump to BR 2015.02 | ||
+ | ** BR new packages: apf-config, nss-pam-ldapd, gnu-boy, shiboken, imx_usb_loader, Tk, sam7_pgm-ng, xc3sprog, agg, gnash, owfs, mmc-utils, python-wx | ||
+ | |||
+ | ==Release 5.3== | ||
+ | * Release date: December 25th 2013 | ||
+ | * [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-5.3/ Download it] | ||
+ | * [https://sourceforge.net/p/armadeus/code/ci/9669021e6a49619edcf8dfa65ac8cb89ce30445a/tree/ChangeLog Release note] | ||
+ | * [[Armadeus_5.3_Troubleshots|Troubleshots]] | ||
+ | * [[Armadeus_5.3_TestReport|Test report]] | ||
+ | * Main changes: | ||
+ | ** bump to BUILDROOT 2013.05 - for all APF boards | ||
+ | ** use binutils 2.23.2 - for all APF boards; use GCC 4.7.4 - for all APF boards | ||
+ | ** BUILDROOT new packages: Beremiz, Joe text editor, minicom, python pyro, SMS server tools 3, gnokii | ||
+ | |||
+ | ===Things to do before using armadeus-5.3=== | ||
+ | {{Warning|APF27 & APF51 users should pay attention on the update procedure order when upgrading to armadeus-5.3. '''U-Boot have to be updated first or the board may be bricked !!''' Indeed we have made some changes to NAND mapping to be able to use Linux vanilla kernels easily and this mapping is not compatible with the older one. The procedure for APF27/APF51/PPSxx is then: | ||
+ | BIOS> run update_uboot | ||
+ | BIOS> reset | ||
+ | |||
+ | BIOS> run flash_reset_env | ||
+ | BIOS> reset | ||
+ | |||
+ | (change your environment variables) | ||
+ | BIOS> run update_all | ||
+ | }} | ||
+ | |||
+ | {{Warning|As compiler version/configuration has changed since armadeus-5.2 and as ccache is activated by default in our Buildroot defconfigs, you have to purge the cache as stated in Buildroot documentation: | ||
+ | "Note that Buildroot does not try to invalidate the cache | ||
+ | contents when the compiler changes in an incompatible | ||
+ | way. Therefore, if you make a change to the compiler version | ||
+ | and/or configuration, you are responsible for purging the | ||
+ | ccache cache by removing the $HOME/.buildroot-ccache | ||
+ | directory." | ||
+ | }} | ||
+ | |||
+ | ==Release 5.2== | ||
+ | * Release date: October 11th 2012 | ||
+ | * [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-5.2/ Download it] | ||
+ | * [http://armadeus.git.sourceforge.net/git/gitweb.cgi?p=armadeus/armadeus;a=blob_plain;f=ChangeLog;hb=e1b4fcd8745bb954a137cd797dbbfdf5aa712d95 Release note] | ||
+ | * [[Armadeus_5.2_Troubleshots|Troubleshots]] | ||
+ | * [[Armadeus_5.2_TestReport|Test report]] | ||
− | ==Release 5.0 | + | ==Release 5.1== |
+ | * Due to some major bugs with the PPS board this release has never been published | ||
+ | |||
+ | ==Release 5.0== | ||
* Release date: August 12th 2012 | * Release date: August 12th 2012 | ||
* [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-5.0/ Download it] | * [http://sourceforge.net/projects/armadeus/files/armadeus/armadeus-5.0/ Download it] |
Latest revision as of 11:24, 9 August 2018
Contents
General Informations
- Forum: https://lists.sourceforge.net/lists/listinfo/armadeus-forum
- IRC channel: irc://chat.freenode.net/#Armadeus (we often speak french here but english speaking people are also welcome ! ;-) )
- If you are looking for an IRC client, here is a complete list. Chatzilla, Irssi, Mibbit and Quassel are good candidates.
- SourceForge: http://sourceforge.net/projects/armadeus/
- Source code: https://sourceforge.net/p/armadeus/code/ci/master/tree/
- Bug tracker: https://sourceforge.net/p/armadeus/bugs/
Kernel status
Buildroot status
Head of GIT (development in progress)
- git clone git://git.code.sf.net/p/armadeus/code armadeus
- Armadeus 8.0 Roadmap
Release 7.0 (latest stable one)
- Release date: August 7th, 2018
- Download it
- Release note
- Troubleshots
- Main changes:
- OPOS6UL & OPOS6UL_NANO support (U-Boot 2018.05 & Linux 4.17)
- bump to BR 2017.02
Release 6.0
- Release date: August 10th 2015
- Download it
- Release note
- Troubleshots
- Main changes:
Release 5.3
- Release date: December 25th 2013
- Download it
- Release note
- Troubleshots
- Test report
- Main changes:
- bump to BUILDROOT 2013.05 - for all APF boards
- use binutils 2.23.2 - for all APF boards; use GCC 4.7.4 - for all APF boards
- BUILDROOT new packages: Beremiz, Joe text editor, minicom, python pyro, SMS server tools 3, gnokii
Things to do before using armadeus-5.3
Release 5.2
- Release date: October 11th 2012
- Download it
- Release note
- Troubleshots
- Test report
Release 5.1
- Due to some major bugs with the PPS board this release has never been published
Release 5.0
- Release date: August 12th 2012
- Download it
- Release note
- Troubleshots
Release 4.1
- Release date: January 27th 2012
- Download it
- Release note
- Troubleshots
Release 4.0
- Release date: July 9th 2011
- Download it
- Release note
- Troubleshots
Release 3.4
- Release date: March 3rd 2011
- Download it
- Release note
- Troubleshots
Release 3.3
- Release date: July 30th 2010
- Download it
- Release note
- Troubleshots
Release 3.2
- Release date: December 1rst 2009
- Download it
- Release note
- Troubleshots
Release 3.1
- Files: http://sourceforge.net/projects/armadeus/files/
- Release note: [1]