Commit Graph
1437 Commits
Author SHA1 Message Date
KroeseandGitHub b6ca62da34 feat: GPU passthrough support 2023-10-09 01:42:01 +02:00
KroeseandGitHub da4555925b Merge pull request #330 from amintong/master
dnat rule add dst restrictions
v4.15
2023-10-08 15:08:25 +02:00
tong minandGitHub 8c6f7e49ef network in NAT mode, processing packets only with the destination (dst) set to the container IP can prevent packets coming out of the QEMU virtual machine through eth0 from being incorrectly DNAT 2023-10-08 19:48:00 +08:00
KroeseandGitHub 06829aac67 refactor: Filesystem detection
refactor: Filesystem detection
2023-10-07 12:09:11 +02:00
KroeseandGitHub e5b7ade0d0 refactor: Filesystem detection 2023-10-07 12:06:22 +02:00
KroeseandGitHub c1de32eff6 feat: Check filesystem during installation
feat: Check filesystem during installation
v4.14
2023-10-05 16:53:56 +02:00
KroeseandGitHub c2dc0cd3b6 feat: Check filesystem during installation 2023-10-05 16:49:00 +02:00
KroeseandGitHub e2a4ab7515 feat: Check filesystem during installation 2023-10-05 16:45:12 +02:00
KroeseandGitHub d94a9d0966 fix: Extract files inside container
fix: Extract files inside container
v4.13
2023-10-05 15:55:49 +02:00
KroeseandGitHub 6d9c281add build: Use DockerHub mirror 2023-10-05 15:51:42 +02:00
KroeseandGitHub da51c1df1f fix: Extract files inside container 2023-10-05 15:47:17 +02:00
KroeseandGitHub 97918abdb0 build: Remove btrfs-progs 2023-10-05 15:35:24 +02:00
KroeseandGitHub 6a8093a3f4 fix: Do not format image as btrfs 2023-10-05 15:31:42 +02:00
KroeseandGitHub 0bd0806ceb Merge pull request #321 from kroese/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3
2023-09-12 10:41:06 +02:00
KroeseandGitHub 386c2ccc45 Merge pull request #320 from kroese/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3
2023-09-12 10:40:51 +02:00
renovate[bot]andGitHub ff6a3b8776 chore(deps): update docker/setup-buildx-action action to v3 2023-09-12 08:10:13 +00:00
renovate[bot]andGitHub f290fb7031 chore(deps): update docker/login-action action to v3 2023-09-12 08:10:09 +00:00
KroeseandGitHub b4e19ccc23 Update readme.md
Update readme.md
2023-09-05 03:45:48 +02:00
KroeseandGitHub e3c514f8dc Update readme.md 2023-09-05 03:45:32 +02:00
KroeseandGitHub 101b509f81 Merge pull request #316 from kroese/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-09-04 16:07:12 +02:00
renovate[bot]andGitHub 6a5301b3f2 chore(deps): update actions/checkout action to v4 2023-09-04 14:04:19 +00:00
KroeseandGitHub cad5e5d5c2 Readme
Readme
2023-07-27 01:41:09 +02:00
KroeseandGitHub 024170d190 docs: Readme 2023-07-27 01:40:31 +02:00
KroeseandGitHub 0ce14f6c2d fix: Disable pidwait
fix: Disable pidwait
v4.12
2023-07-18 20:17:19 +02:00
KroeseandGitHub 272e491281 fix: Disable pidwait 2023-07-18 20:16:47 +02:00
KroeseandGitHub 0518e1100b Add ARGUMENTS variable
Add ARGUMENTS variable
2023-07-18 19:47:56 +02:00
KroeseandGitHub 8aa797b557 feat: Add ARGUMENTS variable 2023-07-18 19:44:09 +02:00
KroeseandGitHub 4356e5ebf9 Fix for issue https://github.com/kroese/virtual-dsm/issues/292
Fix for issue https://github.com/kroese/virtual-dsm/issues/292
v4.11
2023-07-18 19:37:12 +02:00
KroeseandGitHub 502c068d30 fix: Fix for issue https://github.com/kroese/virtual-dsm/issues/292 2023-07-18 19:35:56 +02:00
KroeseandGitHub d5e3ed8907 fix: Fix for issue https://github.com/kroese/virtual-dsm/issues/292 2023-07-18 19:34:49 +02:00
KroeseandGitHub f0e5a61e73 Delete network on shutdown
Delete network on shutdown
v4.10
2023-07-04 18:56:18 +02:00
KroeseandGitHub b07577b60d style: Remove spaces 2023-07-04 18:46:16 +02:00
KroeseandGitHub 4571fe9c4f feat: Close network on shutdown 2023-07-04 18:36:38 +02:00
KroeseandGitHub 9f6fbc3f7c fix: Use pidwait only on recent kernels 2023-07-04 18:22:50 +02:00
KroeseandGitHub bbc033f032 feat: Close network on shutdown 2023-07-04 18:21:37 +02:00
KroeseandGitHub 160e5a07be feat: Close network on shutdown 2023-07-04 18:20:03 +02:00
KroeseandGitHub 0cca2a7079 fix: Wait for address 2023-07-04 12:52:49 +02:00
KroeseandGitHub 64257d1a6f Fix issue #281 and #283
Fix issue #281 and #283
v4.09
2023-07-03 12:02:33 +02:00
KroeseandGitHub d6dde093b2 docs: Resize info 2023-07-03 11:59:40 +02:00
KroeseandGitHub d1957f5eb7 fix: Fix issue #281 2023-07-03 11:38:11 +02:00
KroeseandGitHub f3f9a9f480 fix: Fix issue #281 2023-07-03 11:26:10 +02:00
KroeseandGitHub 15d67203c9 fix: Fix issue #283 2023-07-03 11:11:47 +02:00
KroeseandGitHub c33c63114e Merge pull request #278 from lauwie007/master
Update to DSM 7.2 build 64570-1
v4.08
2023-06-20 21:40:44 +02:00
lauwie007 80169e6b50 Update to DSM 7.2 build 64570-1
New dsm release (previous version returned  an error for me)
2023-06-20 21:36:08 +02:00
KroeseandGitHub 61f733fe66 Line breaks
Line breaks
v4.07
2023-06-09 09:58:31 +02:00
KroeseandGitHub 03da1f38f4 fix: Line breaks 2023-06-09 09:57:55 +02:00
KroeseandGitHub 8543ea5dad Update to DSM 7.2 build 64570
Update to DSM 7.2 build 64570
2023-06-09 09:48:21 +02:00
KroeseandGitHub 36ebb950eb Update to DSM 7.2 build 64570 2023-06-09 09:47:44 +02:00
KroeseandGitHub 76ad3ff502 Add host MAC address
Add host MAC address
2023-05-29 14:03:07 +02:00
KroeseandGitHub 4673feb282 feat: Add host MAC address 2023-05-29 13:53:02 +02:00