147 Commits
Author SHA1 Message Date
KroeseandGitHub 537fc97d53 feat: Use Unix sockets for internal services (#1354) 2026-08-07 03:30:03 +02:00
KroeseandGitHub 438e992653 feat: Check available memory before installation starts (#1353) 2026-08-07 02:52:21 +02:00
KroeseandGitHub e5b8cf3bf8 build: Update Passt to v2026_07_28 (#1344) 2026-07-30 10:10:41 +02:00
KroeseandGitHub 02f76b44cd fix: Resolve shellcheck error (#1313) 2026-07-20 17:00:32 +02:00
KroeseandGitHub 585ebb3f53 build: Update Passt to v2026_07_16 (#1287) 2026-07-17 13:49:26 +02:00
KroeseandGitHub 401307b981 build: Update QEMU host to v2.06 (#1286) 2026-07-17 13:24:34 +02:00
KroeseandGitHub 084d475cde build: Add diffutils package (#1274) 2026-07-16 20:55:47 +02:00
KroeseandGitHub 9cd86dfe82 fix: Use exec form for health check (#1253) 2026-07-13 19:40:30 +02:00
KroeseandGitHub 45c0f91d6e feat: Refactor networking code (#1213) 2026-07-06 17:47:29 +02:00
KroeseandGitHub 1557735331 build: Use heredoc for Dockerfile commands (#1193) 2026-07-04 20:34:32 +02:00
KroeseandGitHub 1f601db8b0 build: Update Passt to v2026_06_11 (#1183) 2026-06-28 12:43:44 +02:00
KroeseandGitHub 7168f2f843 feat: Update version file path (#1165) 2026-05-29 16:08:23 +02:00
KroeseandGitHub 10c902bc9b build: Update Passt to v2026_05_26 (#1162) 2026-05-29 12:52:20 +02:00
KroeseandGitHub f74bf35202 fix: Socket detection logic (#1145) 2026-05-16 02:17:55 +02:00
KroeseandGitHub d4cf5778e2 build: Update Passt to v2026_05_07 (#1136) 2026-05-10 17:20:26 +02:00
KroeseandGitHub d190b3ba87 feat: Use websocket for status messages (#1051) 2025-10-08 21:28:26 +02:00
KroeseandGitHub 59cf59faa4 feat: Improved networking implementation (#1044) 2025-10-07 00:58:34 +02:00
KroeseandGitHub 138742c953 feat: Increase default disksize (#1030) 2025-09-28 18:22:44 +02:00
KroeseandGitHub 2c6efc45f2 feat: Make webserver port configurable (#1028) 2025-09-27 11:44:13 +02:00
KroeseandGitHub 24d795fbe3 buid: Add ethtool package (#1027) 2025-09-27 10:45:09 +02:00
KroeseandGitHub bee68ee548 feat: Add syntax parser directive (#1003) 2025-08-27 21:29:28 +02:00
KroeseandGitHub 27ea5506bc feat: Default to 2 CPU cores and 2GB of RAM (#976) 2025-04-16 11:56:02 +02:00
KroeseandGitHub f13d104968 build: Add root-user-action flag (#968) 2025-04-08 07:53:17 +02:00
KroeseandGitHub 914099fd12 build: Add --root-user-action flag (#967) 2025-04-07 18:47:36 +02:00
KroeseandGitHub 3e69f4bcc9 feat: New extraction method (#954) 2025-03-26 09:24:13 +01:00
KroeseandGitHub a1993e590a feat: Automaticly match MTU size (#908) 2025-03-03 12:20:16 +01:00
KroeseandGitHub 9cb88a99e6 feat: Allow bridge networks (#904) 2025-02-27 11:46:38 +01:00
KroeseandGitHub b967a471b5 fix: Add e2fsprogs package (#902) 2025-02-26 10:03:46 +01:00
KroeseandGitHub 1c9b793c75 fix: Move nginx config (#893) 2025-02-15 02:36:07 +01:00
KroeseandGitHub 92b4cf5997 build: Use latest Debian image (#832) 2024-10-19 22:09:52 +02:00
KroeseandGitHub b131a32d0c buid: Pin Debian version (#818) 2024-09-27 14:40:56 +02:00
KroeseandGitHub f9df3c6db6 feat: Update to VirtualDSM 7.2.2 (#815) 2024-09-11 19:20:43 +02:00
KroeseandGitHub 64975557c2 fix: Validate lscpu output (#798) 2024-08-18 04:40:20 +02:00
KroeseandGitHub 0d8c693c65 build: Update qemu-host to v2.05 (#755) 2024-06-05 14:32:21 +02:00
KroeseandGitHub d9fc2714a6 build: Declare extra variable (#730) 2024-05-13 04:02:25 +02:00
KroeseandGitHub d1f1772d74 build: Optimize Dockerfile (#729) 2024-05-13 03:48:29 +02:00
KroeseandGitHub 7c0693c2ff build: Update qemu-host to v2.04 (#670) 2024-03-31 05:24:54 +02:00
KroeseandGitHub 404aaadefc build: Dockerfile (#663) 2024-03-25 16:49:25 +01:00
KroeseandGitHub 2c7cea042f feat: Display progress via web (#584) 2024-01-20 19:59:44 +01:00
KroeseandGitHub fcd7b8a825 fix: Use /tmp for server (#560) 2024-01-13 20:46:05 +01:00
KroeseandGitHub a407d2d94d build: Install apt-utils (#551) 2024-01-10 17:58:50 +01:00
KroeseandGitHub fb7cfc09de fix: Set Debian flag (#544) 2024-01-07 21:23:42 +01:00
KroeseandGitHub b9ae73e322 build: Remove apt-get upgrade (#543) 2024-01-06 03:17:50 +01:00
KroeseandGitHub feb1680909 build: Update location (#534) 2024-01-04 05:31:34 +01:00
KroeseandGitHub 08616f1057 build: Update Dockerfile (#518) 2023-12-29 00:24:36 +01:00
KroeseandGitHub 369bff339d fix: Update Dockerfile (#489) 2023-12-24 02:54:57 +01:00
dae5d75674 feat: Improve support for unprivileged hosts (including LXC) (#479)
* * Add fakeroot to extract the dsm system without elevated permissions
* Remove obsolete docker variable "DEV" used to exclude extraction of device nodes

* feat: Detect unprivileged container

* fix: Use fakeroot for mke2fs

---------

Co-authored-by: Kroese <kroese@users.noreply.github.com>
2023-12-23 18:04:43 +01:00
KroeseandGitHub 539f5de6d9 fix: Add qemu-user package on arm64 2023-12-16 02:45:16 +01:00
KroeseandGitHub 8fa900335a feat: Add qcow2 disk format (#440)
* feat: Add qcow2 disk format
2023-12-09 02:55:39 +01:00
KroeseandGitHub 354bd2429b feat: Country detection
* feat: Country detection
2023-12-04 14:21:37 +01:00