733 Commits

Author SHA1 Message Date
Igor
94fa870777 Extend support to show all available kernels for RK3588 family in armbian-config (#219) v v24.8.0-trunk.147 2024-06-14 11:39:57 +02:00
Igor
8477995a51 Transmission - ask for download dir 2024-03-06 19:13:18 +01:00
Gunjan Gupta
fb171f9634 Merge pull request #209 from tonydiep/fix_208
To fix 208 - do NOT change user's linux password when installing samba
2024-01-04 00:13:16 +05:30
Gunjan Gupta
7c77225532 Merge pull request #210 from xz-dev/patch-1
fix: config DNS for hotspot
2024-01-04 00:12:27 +05:30
xz-dev
6ab8f7da98 fix: config DNS for hotspot 2023-12-27 23:08:01 +08:00
Tony Diep
0229e91f9a removed line that changes users' linux password (kept line that changes samba password) 2023-12-21 06:47:19 -05:00
schwar3kat
6761e19fb8 Merge pull request #206 from schwar3kat/debian-config-jobs-CPU-disable-save
debian-config-jobs Set CPU speed and governor ENABLE=false save
2023-10-07 14:25:53 +13:00
schwar3kat
2d3a78291e debian-config-jobs-CPU-disable-save 2023-10-07 14:18:45 +13:00
schwar3kat
6e88dadae5 Armbian-config Set CPU speed and governor fix and warning. (#205)
* armbian-config-Set-CPU-speed-and-governor-fix-and-warning

A change in lib/functions/rootfs/distro-agnostic.sh disables  cpufrequtils by default.

Armbian-config CPU - Set CPU speed and governor requires cpufrequtils to be enabled in order to work.

Cpufrequtils is deprecated and troublesome on some boards but is still used and wanted by forum members.

This change will add 'Deprecated' to the armbian-config menu item label and modify the associated job script to allow cpufrequtils to be enabled with a warning.

* armbian-config-Set-CPU-speed-and-governor-fix-truncated-text

Fix truncated text

* armbian-config-Set-CPU-speed-and-governor-wording-toggle-set
2023-10-06 11:30:32 +02:00
Jim Gregory
18c96aab47 fix: Softy netstat error (#203)
alive_port() used `netstat` to determine if a port is active prior to
installing the software using that port, but `netstat` is no longer
installed by default in Armbian.  This fix uses its replacement,
ss (socket statistics).

Tested on Orange Pi PC+ 2E.

Co-authored-by: Jim Gregory <jim@pedalpc.com>
2023-09-12 13:49:24 +02:00
lanefu
9048ecdb1d Merge pull request #200 from armbian/feature/dts-respect-editor
device tree editor respect EDITOR variable
2023-07-18 15:54:53 -04:00
Lane Jennison
9ff9c7712a device tree editor respect EDITOR variable in case user wants nano alternative 2023-07-15 10:29:49 -04:00
M. Efe Çetin
aa37a913b6 fix hardware menu for rk35xx 2023-07-03 13:11:09 +02:00
Yousong Zhou
ed8fe64aae softy: remove remaining bits about hassio (#191)
Ref: https://github.com/armbian/config/pull/167
2023-04-09 08:04:45 +02:00
Werner
ce33cd3809 Update avahi dependencies
Fixes https://github.com/armbian/config/issues/189

Untested but should be pretty straight forward though.
2023-03-19 06:35:23 +01:00
Igor Pečovnik
a5251a1500 Compatibility with change kernel packages 2023-03-14 11:22:26 +01:00
Igor
0b0c8f77bf Linux family rk35xx for edge/current is no more 2023-03-09 08:44:06 +01:00
ajfiftyp
da2af64f59 If armbianEnv.txt happens to have a "user_overlays" line but no "overlays" (#188)
line, adding a first overlay will fail because the script matches the
"user_overlays" but after that will fail to append to the non existing line.
The grep has to match the begin of line "^overlay" to avoid ambiguity.

Co-authored-by: Billy Everyteen <me@here.com>
2023-02-27 19:45:36 +01:00
M. Efe Çetin
a8d2a2f064 Show missing overlays on RK3588 legacy branch (#187) 2023-02-14 18:22:56 +01:00
brutus-downunder
fb36fe4f95 Update debian-config (#186)
Changed Line 26 to add connection/retry timeouts to stop the connection from hanging and allow following code to be executed
2023-02-03 12:37:13 +01:00
M. Efe Çetin
eebfc58c14 Add rk3588 family support for hardware menu (#185) 2023-01-24 11:10:29 +01:00
Igor
fbad5607d3 Quick patch for hostapd.
We want to install it only when needed, but since we are reworking this tool a quick fix as this one should do
2022-12-30 10:33:30 +01:00
Igor Velkov
862330392a Fix #181: create folder for keyring if not exists (#182) 2022-12-11 13:14:47 +01:00
Igor Velkov
2e43ecfeac Add .editorconfig from main armbian repository (#183) 2022-12-11 12:52:00 +01:00
Igor Pečovnik
b57de1a671 We support many variants now
This condition is obsolete
2022-12-05 12:51:42 +01:00