Commit Graph

382 Commits

Author SHA1 Message Date
Kroese
7168f2f843 feat: Update version file path (#1165) 2026-05-29 16:08:23 +02:00
Kroese
819dd29025 fix: Network interface detection (#1164) 2026-05-29 14:34:34 +02:00
Kroese
d6de10efe1 feat: Flush iptables on container restarts (#1161) 2026-05-29 05:00:56 +02:00
Kroese
6d1d9d92b4 feat: Improve iptable rules (#1160) 2026-05-28 23:00:17 +02:00
Kroese
799649e78c docs: Improve low diskspace warning (#1158) 2026-05-24 14:29:17 +02:00
Kroese
12060c72b2 feat: Update warning message (#1157) 2026-05-23 20:31:37 +02:00
Kroese
6eadd1b953 fix: Timeout comparison operator (#1155) 2026-05-17 13:01:57 +02:00
Kroese
342ca4da03 fix: Wrong IP was passed to getSlirp (#1154) 2026-05-17 12:27:58 +02:00
Kroese
b0b6190560 feat: Add warning when macvlan parent is a bridge (#1153)
Fixes #1152
2026-05-17 06:56:55 +02:00
Kroese
075410e4cf fix: CPU cores validation logic (#1151) 2026-05-16 20:59:57 +02:00
Kroese
2a388b434b feat: Improve Dnsmasq error handling (#1149) 2026-05-16 11:35:04 +02:00
Kroese
280c4037f3 fix: CPU cores validation logic (#1150) 2026-05-16 11:33:23 +02:00
Kroese
007bdc735d fix: Warning message for missing clock source (#1148) 2026-05-16 10:58:37 +02:00
Kroese
41fc0a6a10 fix: Undeclared variable in ConvertDisk (#1147) 2026-05-16 10:11:37 +02:00
Kroese
7753e4ac74 fix: Slirp portmapping was missing last port (#1146) 2026-05-16 02:22:44 +02:00
Kroese
f74bf35202 fix: Socket detection logic (#1145) 2026-05-16 02:17:55 +02:00
Kroese
aa472c96c6 feat: Use iptables multiport extension (#1144) 2026-05-15 23:28:01 +02:00
Kroese
0dcb880800 fix: Do not remove QEMU files (#1143) 2026-05-15 22:43:44 +02:00
Kroese
8daa6973b7 feat: Do not require NET_RAW for dnsmasq (#1142) 2026-05-15 21:30:16 +02:00
Kroese
3884befa56 feat: Improve memory allocation logic (#1141) 2026-05-15 17:58:41 +02:00
Kroese
85b83f8eb1 feat: Remove reliability on iptables multiport extension (#1140) 2026-05-15 17:44:35 +02:00
Kroese
f395dfaa66 feat: Removed legacy code (#1139) 2026-05-14 20:59:36 +02:00
Kroese
b3124075ea feat: Refactor QEMU PID variables (#1138) 2026-05-10 17:34:22 +02:00
Kroese
aed909bdee fix: NFT tables detection (#1137) 2026-05-10 17:24:02 +02:00
Kroese
48de7dd00b fix: Size comparison variables (#1135) 2026-05-10 17:16:20 +02:00
Quang-Linh LE
0b5d21357e fiz: Ignore sector size for whole disk passthrough (#1121) 2026-01-13 11:40:35 +01:00
Kroese
e0545b37d7 fix: Avoid duplicating dnsmasq arguments (#1113) 2025-11-22 04:28:11 +01:00
Kroese
471cdbb338 fix: Workaround AppArmor profile for passt (#1108) 2025-11-12 07:03:22 +01:00
Kroese
e77bca202b fix: Spelling mistake (#1105) 2025-11-06 03:46:35 +01:00
Kroese
2e6c01e934 feat: Detect if container is running in privileged mode (#1104) 2025-11-06 03:39:46 +01:00
Kroese
302c991c0c fix: Change condition for OverlayFS warning (#1103) 2025-11-06 03:22:47 +01:00
Kroese
8a89149d58 feat: Check for SSE4 instruction set (#1099) 2025-10-29 08:32:42 +01:00
Kroese
5e8bbc2868 fix: Remove unnecessary operation (#1097) 2025-10-24 04:30:21 +02:00
Kroese
4e48920309 fix: Do not assume Podman never has privileges (#1096) 2025-10-24 01:19:38 +02:00
Kroese
8b145924b9 fix: Reduce spare disk space threshold (#1093) 2025-10-22 02:47:50 +02:00
Kroese
a0328e1e9c fix: Inherit owner from parent folder (#1092) 2025-10-22 02:38:57 +02:00
Kroese
433c83b393 fix: Kill QEMU after 5 seconds if it hangs (#1088) 2025-10-19 17:56:44 +02:00
Kroese
5577178eeb fix: Only display non-zero percentage (#1087) 2025-10-19 17:32:25 +02:00
Kroese
221b0242fa fix: Kill QEMU after 5 seconds when it hangs (#1086) 2025-10-19 16:57:51 +02:00
Kroese
c05623f8af fix: Round filesize up to nearest cluster (#1085) 2025-10-19 14:38:36 +02:00
Kroese
399243886e feat: Show directory size (#1083) 2025-10-19 09:40:45 +02:00
Kroese
dec2dc9230 feat: Check free diskspace during startup (#1080) 2025-10-17 16:47:43 +02:00
Kroese
175d90aad7 fix: Move order in entry file (#1078) 2025-10-17 13:04:03 +02:00
Kroese
e1e5f8f91d fix: Validate status messages (#1077) 2025-10-17 12:07:13 +02:00
Kroese
0f97091e61 fix: Set network flag (#1075) 2025-10-17 01:39:49 +02:00
Kroese
ea0d7ee6cd feat: Implement extra disksize preset (#1074) 2025-10-17 00:17:30 +02:00
Kroese
75daa31d36 feat: Implement extra CPU_CORES preset (#1073) 2025-10-17 00:15:56 +02:00
Kroese
8c44319c45 feat: Move memory check to own module (#1072) 2025-10-16 23:49:16 +02:00
Kroese
dac574d933 feat: Automatically adjust RAM size when too high (#1071) 2025-10-16 12:36:49 +02:00
Kroese
6158372eaa fix: Remove nat option (#1068) 2025-10-15 14:39:28 +02:00