RSS Bot Posted August 2, 2024 Posted August 2, 2024 Description After last rework of Armbian repository management, a new $RELEASE key was created, but that would require changes to /etc/apt/sources.list.d/armbian.list In order to not touch this file and revert this, we rather make change on repository side and move: base-files, bsp → RELEASE-utils desktop-bsp → RELEASE-desktop Their incoming folder is under: output/debs/extra/RELEASE-utils output/debs/extra/RELEASE-desktop Jira reference number AR-2445 How Has This Been Tested? [ ] Generate image, generate repo, update from repo / check lists Mandatory [ ] Stable repository re-created from scratch 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] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts