Commit Graph

913 Commits

Author SHA1 Message Date
Kroese c56cd3de18 fix: Allow ESD images without descriptions (#2087) 2026-08-07 04:08:11 +02:00
Kroese 43d0478f7e feat: Verify required RAM per Windows version (#2085) 2026-08-07 03:41:14 +02:00
Kroese 65fe8ada74 feat: Use detected architecture for driver fallback (#2084) 2026-08-06 20:40:43 +02:00
Kroese 93cab3110d feat: Support direct ESD download URLs (#2083) 2026-08-06 20:40:13 +02:00
Kroese 91326c9664 feat: Use overlays for all modern Windows media (#2082) 2026-08-06 19:17:51 +02:00
Kroese 927f92282c fix: Evaluation Center locale and link selection (#2081) 2026-08-06 17:25:52 +02:00
Kroese 2fc733b3f0 fix: Localized Evaluation Center download selection (#2080) 2026-08-06 15:22:01 +02:00
Kroese fd50523c7d fix: Preserve signal exits during image downloads (#2079) 2026-08-06 15:02:19 +02:00
Kroese 446dae699b fix: Decode HTML query separators correctly (#2078) 2026-08-06 14:53:44 +02:00
Kroese 1cef71d265 fix: Remove obsolete rebuilt custom ISOs (#2077) 2026-08-06 14:52:39 +02:00
Kroese 54bf0ed8de fix: Reject control characters in workgroup names (#2076) 2026-08-06 14:46:14 +02:00
Kroese 8f5a6b0b85 fix: Preserve signal exits during image detection (#2075) 2026-08-06 13:16:17 +02:00
Kroese 528b82c60d fix: Prevent pathname expansion in edition matching (#2074) 2026-08-06 12:53:33 +02:00
Kroese 565d7ef04b fix: Hexadecimal El Torito load size parsing (#2072) 2026-08-06 12:45:36 +02:00
Kroese d8cb4816f6 fix: Prefer install.wim in extracted media (#2073) 2026-08-06 12:38:26 +02:00
Kroese 4f70ba9e89 fix: ISO language detection being lost in subshell (#2071) 2026-08-06 12:29:13 +02:00
Kroese 881bd0bc7f feat: Validate the required RAM amount per Windows version (#2070) 2026-08-06 12:22:11 +02:00
Kroese 0d3206c973 fix: Preserve product key structure in answer files (#2066) 2026-08-06 02:37:58 +02:00
Kroese 4b39ed53ae fix: Verify Windows downloads using source metadata (#2065) 2026-08-06 02:30:39 +02:00
Kroese 32d887c741 feat: Do not backup blank data disks (#2064) 2026-08-05 21:26:03 +02:00
Kroese 8a009b6891 fix: Restore shutdown marker for background tasks (#2063) 2026-08-05 21:09:25 +02:00
Kroese 3aab9e97b5 fix: Race between signal handler and cleanup (#2062) 2026-08-05 20:44:07 +02:00
Kroese 617b26897d fix: Improve image edition detection (#2061) 2026-08-05 17:54:43 +02:00
Kroese 74275da920 fix: Detect encoded archive URL extensions (#2060) 2026-08-05 12:37:32 +02:00
Kroese 1babe34333 feat: Improve legacy driver injection (#2058) 2026-08-05 10:44:26 +02:00
Kroese fd5806105e fix: Improve shutdown message (#2057) 2026-08-05 10:07:44 +02:00
Kroese 9086a904aa fix: Isolate archived ISO extraction (#2056) 2026-08-05 09:57:34 +02:00
Kroese f5c1a5c034 feat: Validate ESD catalog XML responses (#2054) 2026-08-05 09:51:31 +02:00
Kroese f7bebb2ae3 fix: Normalize downloaded boot image filenames (#2055) 2026-08-05 09:38:34 +02:00
Kroese cae621ae2f feat: Speed up ESD preparation by reusing the downloaded image (#2053) 2026-08-05 08:17:33 +02:00
Kroese 38e8da4aa3 fix: Remove suffix for ESD files (#2052) 2026-08-05 07:20:32 +02:00
Kroese 392b96a541 feat: Add alternative ESD catalog mirror (#2051) 2026-08-05 07:00:05 +02:00
Kroese 1d42488287 fix: Remove setup image after Windows installation (#2050) 2026-08-05 06:14:32 +02:00
Kroese 9c90ccc636 feat: Add Windows NT 4 support (#2049) 2026-08-05 05:56:14 +02:00
Kroese 089d9dd98a feat: Identify ESD media throughout image preparation (#2048) 2026-08-05 05:04:00 +02:00
Kroese b296a37d65 fix: Use XML capability checks for image preparation (#2047) 2026-08-05 04:43:37 +02:00
Kroese f8c72b3404 fix: Preserve XML namespaces in answer file updates (#2046) 2026-08-04 17:07:27 +02:00
Kroese 16c4ee0552 feat: Centralize image driver staging (#2045) 2026-08-04 14:12:29 +02:00
Kroese 379867370a fix: Fail when domain membership cannot be applied (#2044) 2026-08-04 14:03:35 +02:00
Kroese 28792f32a1 fix: Handle unsupported installation media correctly (#2043) 2026-08-04 13:51:09 +02:00
Kroese c212e22073 fix: Improve UEFI boot failure detection (#2042) 2026-08-04 13:01:14 +02:00
Kroese 2da8322dba fix: Refactor ISO build arguments (#2041) 2026-08-04 12:21:30 +02:00
Kroese 6c5264d444 fix: Validate WIM architecture and enforce platform compatibility (#2040) 2026-08-04 12:05:24 +02:00
Kroese 0c2dbdf98a fix: Propagate command substitution failures (#2039) 2026-08-04 11:45:31 +02:00
Kroese 9d01d237c2 fix: Do not continue when drivers are missing (#2038) 2026-08-04 02:59:43 +02:00
Kroese 919222ef25 feat: Improve Windows image detection and unattended setup (#2037) 2026-08-03 21:25:44 +02:00
Kroese cd8af5af51 feat: Read WIM metadata directly from ISO (#2036) 2026-08-03 05:33:01 +02:00
Kroese b1e2cc47ac feat: Migrate unattended commands from XML to scripts (#2034) 2026-08-03 02:13:00 +02:00
Kroese 77902bd05b build: Update workflows (#2033) 2026-08-01 01:21:21 +02:00
Kroese aa9584df90 feat: Avoid ISO rebuilding for dramatically faster preparation (#2032) 2026-07-31 22:05:55 +02:00