Commit Graph

7285 Commits

Author SHA1 Message Date
SimonFair 9ba8a09634 Revert 6.13 qemu xml changes. 2023-08-14 19:18:45 +01:00
bergware fa70ef343e VMs: support IPv6 on macvtap interface 2023-08-14 12:29:03 +02:00
bergware 2f396ccb68 Remove ipv6 host addresses from list 2023-08-13 13:33:25 +02:00
bergware c90c7ade0e Remove ipv6 host addresses from list 2023-08-13 13:13:56 +02:00
bergware cc4b6334fd rc.docker: update comments 2023-08-13 12:51:38 +02:00
bergware 93ba1ce444 rc.inet1: suppress errors on non-existing interfaces 2023-08-13 12:36:33 +02:00
SimonFair 0bf12cd420 Add fix to remove downloaded .vv file when used. 2023-08-11 19:24:41 +01:00
tom mortensen 7a36262423 Merge pull request #1407 from bergware/master
networking: use new macvtap network instead of macvlan
2023-08-11 09:52:27 -07:00
bergware 9d710a9203 rc.inet1: fix error message when vhost not existing 2023-08-11 18:01:04 +02:00
bergware 3e3adbaab5 rc.inet1: fix error message when vhost not existing 2023-08-11 17:52:30 +02:00
bergware 9f4a86acf1 Fix PHP error in SysDrivers.php 2023-08-11 12:38:58 +02:00
bergware efc21e838a adjust logging 2023-08-11 09:28:23 +02:00
bergware d21293a2bd Update rc.libvirt 2023-08-11 03:54:46 +02:00
bergware b5d91a968f Update rc.docker 2023-08-11 02:35:00 +02:00
bergware c894482404 Update rc.libvirt 2023-08-11 02:26:23 +02:00
bergware a4f45751da Update rc.docker 2023-08-11 02:18:31 +02:00
bergware 3e992ee00c Update libvirt_helpers.php 2023-08-11 02:13:48 +02:00
bergware b6dc2799dc Update libvirt.php 2023-08-11 02:13:45 +02:00
bergware 5a0cf82a67 Update rc.libvirt 2023-08-10 22:55:09 +02:00
bergware 3a5d567230 Update rc.libvirt 2023-08-10 22:45:37 +02:00
bergware ec2817334a Update rc.libvirt 2023-08-10 22:28:34 +02:00
bergware aeda05bed7 Make bridge / macvtap selection per physical interface 2023-08-10 22:08:04 +02:00
bergware afe9065663 Update libvirt.php 2023-08-10 04:14:15 +02:00
bergware 7a7383a84b Update libvirt.php 2023-08-10 04:10:10 +02:00
bergware 28c6f03e83 Update libvirt.php 2023-08-10 04:07:21 +02:00
bergware c32ed46529 Update rc.libvirt 2023-08-10 03:50:51 +02:00
bergware fe97aef051 Update rc.libvirt 2023-08-10 03:49:04 +02:00
bergware b9c74a8ea4 Update rc.libvirt 2023-08-10 03:45:36 +02:00
bergware 0adf1daa26 Update rc.libvirt 2023-08-10 03:43:16 +02:00
bergware 180c4c2e91 Re-introduce macvlan / ipvlan selection when bridge is enabled 2023-08-10 03:26:04 +02:00
bergware 5e6f8656ac Fix container starts when no auto-start is set 2023-08-10 02:08:15 +02:00
bergware 4f61f11879 networking: use new macvtap network instead of macvlan
Minor fixes
2023-08-09 23:26:21 +02:00
tom mortensen 11d5212210 Merge pull request #1406 from bergware/master
New vhost network for both containers and VMs
2023-08-09 12:39:25 -07:00
bergware ffbe92c497 networking: use new macvtap network instead of macvlan 2023-08-09 21:19:06 +02:00
bergware 3635320d14 New vhost network for both containers and VMs 2023-08-09 20:38:17 +02:00
bergware 5b102f5702 Make script executable 2023-08-09 19:38:18 +02:00
bergware 8c143304fe Create rebuild_container 2023-08-09 19:37:40 +02:00
bergware d2cb9d620f Merge remote-tracking branch 'upstream/master' 2023-08-09 19:36:47 +02:00
bergware f8d6560b79 New vhost network for both containers and VMs
User can enable / disable bridging to change network behavior.
Containers and VMs are automatically updated to the new network settings
2023-08-09 19:36:00 +02:00
Tom Mortensen 4f47afb7a8 Create syslog entries for packages installed from /boot/extra/ via rc.local.
Also restore executable bit for rc.samba.
2023-08-08 15:12:20 -07:00
tom mortensen 535dd1cd6a Merge pull request #1400 from SimonFair/SystemDrivers
System Drivers: Code fixes
2023-08-08 13:03:55 -07:00
tom mortensen 76813bfd4f Merge pull request #1405 from bergware/master
Revert: Revised networking and docker macvlan usage
2023-08-08 11:03:18 -07:00
bergware a734929342 Revert "Revised networking and docker macvlan usage"
This reverts commit 29ebdd8a9c.
2023-08-08 19:40:42 +02:00
bergware 1b8f4bf805 Revert "Revised networking and docker macvlan usage"
This reverts commit 9f45678748.
2023-08-08 19:40:29 +02:00
tom mortensen 76b499283a Merge pull request #1403 from unraid/debug-docker
add more logging when stopping dockerd
2023-08-08 08:05:04 -07:00
tom mortensen dea12990e6 Merge pull request #1404 from bergware/master
Translations: trim key and value in language files
2023-08-08 08:04:18 -07:00
bergware cc08059389 Trailing spaces cleanup 2023-08-08 15:19:39 +02:00
bergware 9f45678748 Revised networking and docker macvlan usage 2023-08-08 15:12:24 +02:00
bergware 29ebdd8a9c Revised networking and docker macvlan usage
- Create new interface(s), names macvlan as macvlan networks
- Attach docker macvlan to newly created macvlan network instead of interface
2023-08-08 09:10:08 +02:00
bergware e9060412b6 Translations: trim key and value in language files 2023-08-08 04:31:47 +02:00