Skip to content

Releases: armbian/configng

20240910-1122

10 Sep 11:23
612d89d

Choose a tag to compare

Fixing blank assignee in templates (#63)

* Update 1-bugreport.yml

* Update 2-feature.yml

20240910-1120

10 Sep 11:22

Choose a tag to compare

Issue templates

20240910-0632

10 Sep 06:32

Choose a tag to compare

	modified:   lib/armbian-configng/config.ng.software.sh

20240910-0631

10 Sep 06:32

Choose a tag to compare

Commits

20240910-0628

10 Sep 06:29

Choose a tag to compare

prove wrapper function

20240905-1322

05 Sep 13:22
b83338e

Choose a tag to compare

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

04 Sep 19:08
be4df8e

Choose a tag to compare

Switch between stable and nighly repository (#54)

Thank you!

20240904-0548

04 Sep 05:49

Choose a tag to compare

Commits

  • 36ef5f1: Update config.ng.jobs.json (Joey Turner) #42

20240904-0130

04 Sep 01:31
fd725e7

Choose a tag to compare

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

01 Sep 19:32
3156e94

Choose a tag to compare

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>