| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add _out of date_ notice to example config | 1 年前 | |
build machinery - replace wget with curl cuz reasons | 10 个月前 | |
Build all targets RFC (#1515) * Introducing build-all-ng * Implementing REBUILD_IMAGES='board1,board2,...' for rebuilding certain images only * Add optimisations when building kernels - only cycle trough needed targets. Adding variable for defining whether an image is build, otherwise only BSP is made. * repository manipulating RFC * Add bianco deb file that is added by default if repository is clean * Switch to gpg2 signing method, small bugfix * Create subdir for debs and debs-beta * Synaptic bugfix: installing indexing tools https://forum.armbian.com/topic/8021-orange-pi-one-synaptic-package-manager-search-very-slow/?do=findComment&comment=74918 * add all modules by default to Odroid N2, but leave them commented * Bugfix: not making any builds when selecting kernel_only * Remove EXTERNAL=yes ... move armbian-config and armbian-firmware into main compilation area, drop others since they are deprecated anyway. This will also enable multi threaded images making * Move armbian.list to create_sources_list function. Replace NTP by Chrony. Remove armbian-firmware from PACKAGE_LIST and RockPi 4A (#1528) * Replace NTP by chrony. Remove installion of outdated armbian-firmware from reposity. * added RockPi 4A * New format for board config * Fix Bluetooth dependencies for minimal package - add rfkill to family related installs * Moving networkd-dispatcher from minimal image * Cubox-i: update default config * Improving umount process * Add purgesource feature * Add FULL_DESKTOP to install few more applications on top of our desktop - notebooks should * rk3399 default: adjust patches and configuration * Enable full desktop on most powerfull boards and notebooks Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com> | 6 年前 | |
Update broken URLs | 5 年前 | |
config/templates: introduce targets-all-kernels.yaml for optimized kernel inventory-ing - really the same as targets-default.yaml but sans desktops and only `kernel` arfifacts | 9 个月前 | |
tools: source desktop inventory from armbian-configng YAMLs armbian_utils.armbian_get_all_userspace_inventory used to walk config/desktop/{release}/environments/ and config/desktop/common/ to discover which desktops a release shipped + which arches each DE supported. That tree was removed in the previous commit. Re-derive the same inventory by subprocessing armbian-configng's standalone parse_desktop_yaml.py with --list-json. The parser reads tools/modules/desktops/yaml/*.yaml and emits a {name, status, architectures, ...} record per DE; we keep only entries with status == 'supported' for the auto-generated build matrix (status == 'community' is installable on a running system but shouldn't spawn CI matrix slots by default — that's the operator's call; status == 'unsupported' is vendor-specific and never built). Drop: - the now-unreachable per-arch / per-release walkers in targets-compositor.py and the tombstone .eos + labeler.yml entries that pointed at config/desktop/. - the 'any appgroup combination' matrix expansion in aggregation.py — the tier model subsumes that axis. The armbian-configng clone under cache/sources/armbian-configng is populated by interactive_desktop_main_configuration (see the earlier commit) and refreshed on every desktop build. The cli-jsoninfo.sh CLI gained a parallel fetch for the same clone so 'compile.sh configdump-json' can report the new inventory without relying on an interactive-path side-effect. | 4 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 10 个月前 | ||
| 6 年前 | ||
| 5 年前 | ||
| 9 个月前 | ||
| 4 个月前 |