@@ -62,6 +62,8 @@ sudo armbian-config
6262 - ### Disable Armbian firmware upgrades
6363 - ### Switch system to rolling packages repository
6464 - ### Switch system to stable packages repository
65+ - ### Distribution upgrade to latest stable / LTS
66+ - ### Distribution upgrade to rolling unstable
6567 - ### Enable automating Docker container base images updating
6668 - ### Disable automating Docker container base images updating
6769 - ### Enable automatic package updates.
@@ -426,6 +428,8 @@ Outputs:
426428 --cmd UPD002 - Disable Armbian firmware upgrades
427429 --cmd ROLLIN - Switch system to rolling packages repository
428430 --cmd STABLE - Switch system to stable packages repository
431+ --cmd LTSREL - Distribution upgrade to latest stable / LTS
432+ --cmd ROLREL - Distribution upgrade to rolling unstable
429433 --cmd WTC001 - Enable automating Docker container base images updating
430434 --cmd WTC002 - Disable automating Docker container base images updating
431435 --cmd UNAT01 - Enable automatic package updates.
@@ -1066,6 +1070,7 @@ These helper functions facilitate various operations related to job management,
10661070| Display a warning with a gauge for 10 seconds then continue | | @igorpecovnik
10671071| Install armbian router container | install remove purge status help | @armbian
10681072| Install hastebin container | install remove purge status help | @armbian
1073+ | Fix dependency issues | pkg_fix | @igorpecovnik
10691074| Install radarr container | install remove purge status help | @armbian
10701075| Install mysql container | install remove purge status help | @igorpecovnik
10711076| Toggle IPv6 on or off | toggle_ipv6 | @Tearran
0 commit comments