Kroese
|
b692649a4f
|
fix: Remove internal download test (#1949)
|
2026-07-24 18:57:30 +02:00 |
|
Kroese
|
b721ba2320
|
fix: Check machine type before applying q35 flags (#1948)
|
2026-07-24 18:47:45 +02:00 |
|
Kroese
|
c739e41e7e
|
feat: Improve Windows media detection and selection (#1946)
|
2026-07-24 16:52:14 +02:00 |
|
Kroese
|
2515318f89
|
feat: Improve image detection and answer file generation (#1940)
|
2026-07-23 21:39:18 +02:00 |
|
Kroese
|
48150e7060
|
feat: Improve error handling (#1936)
|
2026-07-21 21:53:21 +02:00 |
|
Kroese
|
b10e4d7fdc
|
feat: Propagate backup file enumeration failures (#1933)
|
2026-07-21 21:01:58 +02:00 |
|
Kroese
|
603fe5e491
|
fix: Improve error handling during installation (#1930)
|
2026-07-21 20:29:20 +02:00 |
|
Kroese
|
b1dc452ed2
|
fix: Unset Samba variable during answer file generation (#1929)
* Update install.sh
* Update answer.sh
|
2026-07-21 19:38:15 +02:00 |
|
Kroese
|
ef5ce4ad65
|
feat: Improve Windows image descriptions (#1927)
|
2026-07-21 18:14:55 +02:00 |
|
Kroese
|
377337a625
|
feat: Improve LTSC and IoT edition handling (#1926)
|
2026-07-21 17:27:54 +02:00 |
|
Kroese
|
ef49e7bb0b
|
feat: Refactor Windows answer file handling into separate script (#1923)
|
2026-07-21 14:05:28 +02:00 |
|
Kroese
|
a831593327
|
fix: Do not set computername if not explictly provided (#1922)
|
2026-07-21 13:24:14 +02:00 |
|
Kroese
|
293166c428
|
feat: Support domain joins for all Windows versions (#1919)
|
2026-07-21 12:10:31 +02:00 |
|
Kroese
|
df5b0e639f
|
feat: Make autologin configurable (#1903)
|
2026-07-20 11:54:41 +02:00 |
|
Kroese
|
092800903c
|
feat: Validate local and domain account settings (#1899)
|
2026-07-20 06:06:29 +02:00 |
|
Kroese
|
a67a6a26e8
|
feat: Assign HOST as the Windows computer name (#1897)
|
2026-07-19 09:48:04 +02:00 |
|
Kroese
|
d29cca7f51
|
feat: Apply password validation (#1896)
|
2026-07-19 09:28:53 +02:00 |
|
Kroese
|
2a24e1a4c7
|
feat: Validate unattended settings before use (#1892)
|
2026-07-19 02:55:52 +02:00 |
|
Kroese
|
4fb5ddd02f
|
feat: Make fallback answer files edition-neutral (#1889)
|
2026-07-19 00:57:03 +02:00 |
|
Kroese
|
6233599f28
|
feat: Allow EDITION to override the automatic selection (#1888)
|
2026-07-19 00:48:05 +02:00 |
|
Kroese
|
c9e09156a5
|
feat: Support joining an Active Directory domain (#1885)
|
2026-07-18 23:57:33 +02:00 |
|
Kroese
|
fbdcc7457c
|
fix: Error propagation during image preparation (#1884)
|
2026-07-18 21:28:52 +02:00 |
|
Kroese
|
2f70dbde3c
|
feat: Support audio on Windows XP (#1872)
|
2026-07-17 03:41:39 +02:00 |
|
Kroese
|
6119201d93
|
feat: Improve Windows reinstall detection (#1871)
|
2026-07-16 23:57:46 +02:00 |
|
Kroese
|
d75ed28b35
|
feat: Reduce transient startup status messages (#1863)
|
2026-07-15 21:50:20 +02:00 |
|
Kroese
|
f0b3967927
|
fix: Unbound USB variable (#1860)
|
2026-07-15 19:39:32 +02:00 |
|
Kroese
|
3b2a26e303
|
fix: Backwards compatibility for USB state (#1859)
|
2026-07-15 18:40:29 +02:00 |
|
Kroese
|
463935baf2
|
fix: Make changing ownership non-fatal (#1858)
|
2026-07-15 18:27:08 +02:00 |
|
Kroese
|
3a0b973c0b
|
feat: Use state helper for base image reads (#1839)
|
2026-07-12 21:06:05 +02:00 |
|
Kroese
|
99c1f10263
|
feat: Use state helpers from base image (#1837)
|
2026-07-11 07:22:44 +03:00 |
|
Kroese
|
c488bdee93
|
fix: Get ESD field value (#1828)
|
2026-07-07 23:07:03 +02:00 |
|
Kroese
|
2436d0e764
|
feat: Improve ESD extraction (#1825)
|
2026-07-07 22:29:38 +02:00 |
|
Kroese
|
57a766c738
|
feat: Improve config error handling (#1819)
|
2026-07-07 20:22:22 +02:00 |
|
Kroese
|
8ad66b62a8
|
feat: Improve error handling during image detection (#1813)
|
2026-07-07 01:30:10 +02:00 |
|
Kroese
|
075b6bc97f
|
fix: Improve ESD image parsing (#1812)
|
2026-07-07 01:16:23 +02:00 |
|
Kroese
|
da032a401e
|
feat: Improve installation robustness (#1807)
|
2026-07-06 07:46:01 +02:00 |
|
Kroese
|
d443ca377d
|
feat: Add helper functions to installation code (#1801)
|
2026-07-05 20:39:46 +02:00 |
|
Copilot
|
fc8c850b6d
|
feat: Normalize boolean option handling (#1784)
|
2026-07-03 15:24:04 +02:00 |
|
Kroese
|
264d03e871
|
fix: Improve curl error handling (#1782)
|
2026-07-02 21:42:58 +02:00 |
|
Kroese
|
ba478700de
|
feat: Update version file path (#1749)
|
2026-05-29 16:31:47 +02:00 |
|
Kroese
|
6e45deea2f
|
feat: Simplify increment syntax (#1747)
|
2026-05-29 15:50:53 +02:00 |
|
Kroese
|
e1732e66ec
|
fix: High resolutions produce wrong hex value (#1745)
|
2026-05-29 14:48:30 +02:00 |
|
Kroese
|
2412a3ed18
|
fix: Local variable declaration (#1736)
|
2026-05-17 10:51:00 +02:00 |
|
Kroese
|
d8a548c3fb
|
fix: Escape illegal characters in base64 output (#1730)
|
2026-05-16 22:10:56 +02:00 |
|
Kroese
|
398344163f
|
fix: Invalid sed command syntax (#1728)
|
2026-05-16 18:53:26 +02:00 |
|
Kroese
|
7fd7ab3050
|
fix: Code formatting (#1726)
|
2026-05-16 02:44:47 +02:00 |
|
Kroese
|
4926ad0ea9
|
feat: Always copy drivers to Windows folder (#1720)
|
2026-05-13 17:10:40 +02:00 |
|
Kroese
|
11a19f6a9d
|
fix: Remove unnecessary operation (#1534)
|
2025-10-24 04:33:47 +02:00 |
|
Kroese
|
122d1ff98e
|
fix: Inherit owner from parent folder (#1526)
|
2025-10-22 10:06:26 +02:00 |
|
Kroese
|
ac106067bd
|
feat: Display ESD processing progress (#1514)
|
2025-10-19 17:47:44 +02:00 |
|