Commit Graph

125 Commits

Author SHA1 Message Date
Tom Mortensen 4b4f8cb2ce feat: mover: second pass: only process directories 2025-05-21 10:53:52 -07:00
tom mortensen 34deed1f35 Merge pull request #2196 from SimonFair/general-protection-fix
Add pci checks in qemu
2025-05-20 00:02:02 -07:00
bergware e18a227c38 create_ini_network: only save static addresses if existing 2025-05-16 09:27:49 +02:00
bergware bb298d2011 monitor_nchan: fix non-numeral results in comparison line 2025-05-11 09:26:43 +02:00
bergware 0a5e4b5415 Update create_network_ini 2025-05-10 17:08:40 +02:00
bergware 60358274a6 network: improved monitoring of static addresses 2025-05-10 16:58:07 +02:00
SimonFair fd93756a98 Add pci checks in qemu 2025-05-10 12:12:42 +01:00
bergware 34d2c075ae monitor_interface: remove unused 'disown' statement 2025-05-10 12:22:50 +02:00
bergware 58c3c29600 nchan_monitor: improved idle detection 2025-05-10 12:22:00 +02:00
bergware 571e8dd75b Revert "remove 'disown' command (unneeded)"
This reverts commit 741ece5b80.
2025-05-10 11:09:49 +02:00
bergware 741ece5b80 remove 'disown' command (unneeded) 2025-05-10 10:55:59 +02:00
bergware 1050c7a0ca added 'to' in 'ip route show' commands for better readability
in accordance with CodeRabbit
2025-05-10 04:35:54 +02:00
bergware 1ba2f4bd89 Merge remote-tracking branch 'upstream/master' 2025-05-09 11:31:43 +02:00
tom mortensen 98f1c72ce8 Merge pull request #2187 from SimonFair/general-protection-fix
Fix boot issue starting VM manager.
2025-05-08 12:19:40 -07:00
bergware 63a5c244cb Merge branch 'master' into master 2025-05-08 17:59:09 +02:00
SimonFair 3208c8c0f1 Fix boot issue starting VM manager. 2025-05-08 16:51:14 +01:00
bergware b7ccdb36c1 Update create_network_ini 2025-05-08 17:24:19 +02:00
bergware d8c5b24d6a Make script executable 2025-05-08 16:03:16 +02:00
bergware f90db2d0ac Network: monitor interfaces with static IP assignment 2025-05-08 16:02:09 +02:00
tom mortensen ca72d4fbb6 Merge pull request #2068 from SimonFair/general-protection-fix
7.x Save PCI Data.
2025-05-06 10:35:00 -07:00
Tom Mortensen bea0d1735a mover: fix typo in error message 2025-04-25 15:31:40 -07:00
Tom Mortensen 26373ffe9c mover: ensure source for -e options is a mounted array disk 2025-04-25 14:02:30 -07:00
DaRK AnGeL 3f2a498738 Update mover
small check for mover in empty()
2025-04-23 12:38:41 +03:00
Tom Mortensen 079e6d854d mover: corrections to 'empty' option 2025-04-22 08:55:04 -07:00
DaRK AnGeL e381d44fe3 Update mover
space removed
2025-04-18 12:45:16 +03:00
DaRK AnGeL 55d5894b8c Update mover - fix files[FILES]
possibly wrong variable `files` instead of `FILES`?
2025-04-18 12:42:43 +03:00
SimonFair 389568e6e9 Check at autostart PCI devices. 2025-04-11 18:18:02 +01:00
SimonFair 37e03531de VM Functions and System devices. 2025-04-05 22:08:43 +01:00
SimonFair 932a1ed078 Merge remote-tracking branch 'upstream/master' into general-protection-fix 2025-04-04 12:11:58 +01:00
SimonFair f1bb7124f3 Add helper functions 2025-04-04 12:11:34 +01:00
bergware 8a5acf2808 monitor_nchan: restore 'kill' command 2025-04-02 08:59:42 +02:00
bergware 4a917800e9 nchan: stop/start publishers on nginx reload and force_stop 2025-03-31 22:21:53 +02:00
bergware ad7a4cc9e4 Update monitor_nchan 2025-03-31 20:38:02 +02:00
bergware 768291c391 Tackle Nchan out of memory
These changes prevent Nchan issues when nginx is restarted.
In my testing it works most of the time, but opening many browsers to the same GUI still gives the issue, though this is definitely an improvement over  the current implementation.
2025-03-31 01:26:38 +02:00
SimonFair 0021af5eba Merge remote-tracking branch 'upstream/master' into general-protection-fix 2025-03-19 17:00:03 +00:00
SimonFair d1dd42246c Set executable permission for savepcidata 2025-03-15 16:33:39 +00:00
SimonFair 34f7d4968d Save PCI Data. 2025-03-15 16:22:37 +00:00
bergware 06416dc4f5 Networking: added "enable jumbo frames" option 2025-03-11 12:24:59 +01:00
bergware ba0c169b00 Networking: smart default gateway implementation 2025-02-25 14:36:01 +01:00
bergware 142bdb394a Update create_network_ini 2025-02-25 08:01:11 +01:00
bergware d321201cc0 Network enhancements
- Remove non-existing ports from configuration file
- New option for additional ports: "Enable default gateway"
- Check refinements, do not execute on non-existing ports
2025-02-25 02:14:03 +01:00
bergware 199c502903 Remove non used DATA array from create_network_ini 2025-02-16 21:33:37 +01:00
bergware dad99d98d8 Handle wired to wireless changeover when cable gets disconnected 2025-02-09 21:31:47 +01:00
bergware 9b208814dd Update create_network_ini 2025-02-09 15:36:44 +01:00
bergware bc830d71cd Wireless support : finetuning 2025-02-06 12:30:52 +01:00
bergware 45f3ea24eb Update create_network_ini 2025-01-31 15:02:08 +01:00
bergware 8eb9e77958 Update create_network_ini 2025-01-31 15:00:21 +01:00
bergware 932279f05a add wireless info (if present) at startup message 2025-01-31 15:00:01 +01:00
bergware 10079e87d7 Merge branch 'master' into master 2025-01-27 20:57:48 +01:00
Tom Mortensen ad20679fb6 fix(mover): mover was not moving shares with spaces from array to pool 2025-01-27 10:02:27 -08:00