Joey Turner

Results 34 comments of Joey Turner

latest update. works with bash added .sh to include ``` ./tools/config-assemble.sh" -p ``` ``` ./bin/armbian-config --api module_atuin help ``` ``` Usage: module_atuin Commands: help install remove reset Available commands: install...

Issues: - Not an improvement to the installer @atuinsh provides. - sudo make checking and installing overcomplicate. - only supports bash, config for other need to be added

> Not sure how to make this global. maybe module update_skel may be a hint? So skel is the way to go for so called global, or as you say...

Closing Stalled but not forgotten. Considering configuration approach

Hi @igorpecovnik, I noticed your PR introducing the armbian-config configuration file for app-wide variables. I've actually been working on a similar solution, https://github.com/Tearran/configng-tools-v2/blob/main/src/core/initialize/init_vars.sh which implements variable management with source-able output...

Thanks for the feedback, and sorry if my intention was misunderstood. I’m not proposing to push a new tool or force v2 work here. I’m only trying to document and...

being a good place for ux components and I have use for a bt speaker :) found what was migrated from the legacy config. ```bash armbian-config --api help | grep...

Given that "firmware" typically refers to software stored in ROM or EEPROM and is closely tied to hardware, using "kernel" makes the purpose clearer, especially in contexts where updates or...

@wizbandit Greetings. From what I understand, armbian-config is mainly set up to handle overlays included with official Armbian images. Custom overlays added after the build process may not be automatically...

@igorpecovnik Categories Sub groups that were introduced with software should parse properly for all categories. Something like ? ## System - Kernel - manage the system kernel - KE000 -...