Releases: armbian/configng
Releases · armbian/configng
20240910-1122
Fixing blank assignee in templates (#63) * Update 1-bugreport.yml * Update 2-feature.yml
20240910-1120
Issue templates
20240910-0632
modified: lib/armbian-configng/config.ng.software.sh
20240910-0631
20240910-0628
prove wrapper function
20240905-1322
Change set_safe_boot with improved function armbian_fw_manipulate (#57) * Change set_safe_boot with improved function armbian_fw_manipulate It extends functionality to reload packages too * fix: shift to accomidate option arguments 2nd option to --api * fixed extra if stament. * Improve reloading armbian packages --------- Co-authored-by: Tearran <tearran@gmail.com>
20240904-1907
Switch between stable and nighly repository (#54) Thank you!
20240904-0548
20240904-0130
Enable support for adjusting SSH server (#49) * Enable support for adjusting SSH server * Add bits to README and move to system section * Update config.ng.jobs.json fixed merge conflict * Update README.md * fixed doc --------- Co-authored-by: Joey Turner <Tearran@users.noreply.github.com> Co-authored-by: Tearran <tearran@gmail.com>
20240901-1931
Add support for changing login shells between ZSH and BASH (#50) * Add support for changing login shells between ZSH and BASH * Added system helper file move update_skel and qr_code from PR #49 --------- Co-authored-by: Tearran <tearran@gmail.com>