Skip to content

Releases: armbian/configng

20240905-1322

05 Sep 13:22
b83338e
Compare
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
Compare
Choose a tag to compare
Switch between stable and nighly repository (#54)

Thank you!

20240904-0548

04 Sep 05:49
Compare
Choose a tag to compare

Commits

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

20240904-0130

04 Sep 01:31
fd725e7
Compare
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
Compare
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>

20240901-0225

01 Sep 02:26
3808298
Compare
Choose a tag to compare
Install to internal storage - calling armbian-install script (#48)

* Install to internal storage - calling armbian-install script

* Update config.ng.jobs.json

Check if armbian-install is present to show menu item

---------

Co-authored-by: Joey Turner <Tearran@users.noreply.github.com>

20240831-0136

31 Aug 01:37
2ba14a4
Compare
Choose a tag to compare
Update debian.yml (#47)

joey asked me to add the commas here.

20240829-1541

29 Aug 15:41
ffafd60
Compare
Choose a tag to compare
Bug fixes for menu navigation (#44)

* Fix menu navigation

Menu navigation was broken and had following issues:
- selecting any option in submenu drops to main menu after operation finishes
- there was a broken implementation of having a submenu within a submenu that doesn't work due to buggy implementation
- there was a broken implementation of having conditions in json file to dynamically show and hide options but that doesn't work due to buggy implementation
- also main menu supported conditions while sub menu didn't which shows lack of consistency in design

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

* migrate conditions to json file

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

* Remove dead code

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

* Update readme

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

---------

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

20240802-2011

02 Aug 20:12
d957dbe
Compare
Choose a tag to compare
Function to freeze and unfreeze board firmware (#25)

* Function to freeze and unfreeze board firmware

* chore: Update network service discovery

* chore: Toggle menu items based on held packages Freeze/unfreeze

* chore: Update network service discovery
fix: moved PR template to proper folder
add: CODE_OF_CONDUCT.md

* chore: Remove unused script for freezing system packages

* chore: Update kernal header install remove

---------

Co-authored-by: Joey Turner <Tearran@users.noreply.github.com>
Co-authored-by: Tearran <tearran@gmail.com>

20240801-1231

01 Aug 12:32
80e5936
Compare
Choose a tag to compare
Merge pull request #40 from schwar3kat/main

Fix multiple typo's