Commit Graph

25 Commits

Author SHA1 Message Date
Philippe Simons
cfe31a0dda wifictl refactoring (#2089)
* wifictl refactoring

- use systemd to persist/restore rfkill states
- wifictl: add enable/disable commands
- wifictl: add connect / disconnect commands
- disable connman wifi
- fix dev wifi config
2025-12-01 12:05:54 +01:00
Philippe Simons
8ef5cb3fc7 Iwd bump (#2079)
* iwd: bump version 3.10
2025-11-26 19:05:08 +01:00
r3claimer
1d8e1e6871 Merge pull request #2003 from r3claimer/next
Fix parallel n64 now that x86 is gone, bump enet
2025-11-11 14:20:22 -08:00
rocknix
52fc76c439 Fix parallel n64 now that x86 is gone, bump enet 2025-11-11 22:17:52 +00:00
spycat88
0e09bb0c3a packages: remove rfkill package and use busybox applet 2025-11-11 21:11:02 +00:00
Danil Zagoskin
995b302b1e fix wi-fi scan 2025-11-10 01:46:05 +00:00
Marshall Ward
0554c739a2 zerotier-one: Fix libnatpmp build
The zerotier-one build required libnatpmp, but it based this on /usr/lib
rather than the local cross-compilation environment.

The make-linux.mk Makefile is fairly unconventional with limited
configuration macros.  But a particular combination of macro and
environment variable configuration allows us to both build the local
exp/libnatbib source, and to integrate it into the zerotier-one build.
2025-11-01 10:05:57 -04:00
Max Engel
d1c3ed5678 Fix rclone --verbose conflict: complete PR #1747 by fixing cloud_sync_helper path
PR #1747 only fixed the post-update fallback path, but most users hit
the cloud_sync_helper path which was never updated. This completes the
fix by:

1. Adding verbose flag removal to cloud_sync_helper (primary update path)
2. Adding runtime filtering to cloud_backup and cloud_restore scripts

The --verbose/-v flags conflict with --log-level in rclone. Now all
code paths properly remove these conflicting flags.

Fixes: Incomplete fix from PR #1747
2025-10-16 18:50:38 -04:00
spycat88
2b3d7fc3ce Merge pull request #1747 from maxengel/rclone-post-update-upgrade-fix
rclone `post-update` fix
2025-09-30 21:00:04 +01:00
Max Engel
26de84b84f rclone: update to version 1.71.0 and improve error handling in backup scripts to show progress during backup/restore 2025-09-02 11:46:25 -04:00
spycat88
78fdb1436e iwd_get-networks: sort strongest>weakest 2025-08-24 03:06:42 +01:00
spycat88
76482c5fbb iwd: link against upstream package 2025-08-24 02:54:31 +01:00
Philippe Simons
5a87096b48 iwd: get a clean network lists 2025-08-23 22:50:55 +02:00
Philippe Simons
ee125fbd3f Update main.conf 2025-08-12 21:02:17 +10:00
John Williams
4d57644c2f Reinstate connman for wired networking 2025-08-12 21:02:17 +10:00
Philippe Simons
f48cc1b030 network/wifi
replace connman, wpa_supplicant and hostapd with iwd
2025-08-12 21:02:15 +10:00
Max Engel
502a0832d3 Fix rclone parameter conflicts in post-update script
- Remove conflicting --verbose flags from existing user configs during updates
- Prevents 'Can't set -v and --log-level' errors on systems with old configs
- Uses sed to clean up --verbose, -v flags and normalize spacing
- Addresses upgrade scenario where rsync --ignore-existing prevents config updates
2025-08-07 20:54:53 -04:00
Max Engel
3290486295 Update rclone package version and refine backup/restore scripts 2025-08-05 15:31:21 -04:00
r3claimer
b13b889db6 Merge pull request #1726 from maxengel/rclone-logging-bug-fix
Fixed rclone parameter conflicts and added file-level logging
2025-08-04 06:07:14 -07:00
Max Engel
de29fd88b2 Fix rclone parameter conflicts and add file-level logging
- Remove --verbose flags from configuration templates to prevent conflicts
- Filter --verbose/-v flags in runtime to avoid 'Can't set -v and --log-level' error
- Add file-level detail logging using --log-level INFO instead of --verbose
- Update both cloud_backup and cloud_restore scripts consistently

Fixes rclone error: 'Can't set -v and --log-level' by removing conflicting
verbose flags from default configurations and implementing proper runtime
filtering while enhancing file-level output detail.
2025-08-03 03:58:53 -04:00
spycat88
fc1af149d5 bluez: bump package 2025-07-30 21:21:18 +01:00
Max Engel
cbc1bcb980 Enhance game saves backup function with verbose logging and improved error reporting 2025-07-24 19:28:24 -04:00
spycat88
5bc7ea17b3 avahi: dont build connman for arm, its only needed for aarch64 2025-07-14 22:06:07 +01:00
spycat88
84f2d6aa72 syncthing: import package from previous branch 2025-07-14 18:35:24 +01:00
ROCKNIX Team
9f1fab30f6 projects: add modifications for ROCKNIX 2025-07-13 19:02:44 +01:00