RSS Bot Posted February 3, 2023 Share Posted February 3, 2023 Description This merge request implements an official support for OLIMEX Teres-A64 by Armbian and assigns myself as the maintainer. Solves the following issues: OS breaking after reboot that is currently present on the weekly builds No audio (Solved through including needed packages and updating debian and community olimex wiki) No active maintainer Removes bloatware introduced from armbian-firmware Before Merge Checklist (Reviewer) [ ] Continuous Deployment [ ] Add weekly build for: [ ] minimal stable debian CLI e.g. BOARD=olimex-teres-a64 BRANCH=current RELEASE=bookworm BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no [ ] Debian testing (bookworm) full GNOME desktop e.g. BOARD=olimex-teres-a64 BRANCH=current RELEASE=bookworm BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no DESKTOP_ENVIRONMENT=gnome [ ] Debian stable (bookworm) full XFCE4 desktop e.g. BOARD=olimex-teres-a64 BRANCH=current RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no DESKTOP_ENVIRONMENT=xfce4 [ ] Website (https://www.armbian.com/olimex-teres-a64) [ ] Maintainer changed on Kreyren [ ] Add button 'Buy' that opens https://www.olimex.com/Products/DIY-Laptop/ GNOME requires a bookworm release as the older GNOME version is basically unusable due to insufficient management of system resources by upstream How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [X] Was tested on the hardware with at least 28 hours of active use during 4 days including testing GNOME and XFCE builds. Checklist: [X] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [X] I have commented my code, particularly in hard-to-understand areas [X] I have made corresponding changes to the documentation [X] My changes generate no new warnings [X] Any dependent changes have been merged and published in downstream modules GIMP project file for the header: armbian-teres-mr.xcf.zip View the full article Link to comment Share on other sites More sharing options...
Recommended Posts