Commit Graph
100 Commits
Author SHA1 Message Date
KroeseandGitHub 5287b0ba85 fix: Detect IA32-only EFI media as legacy (#1998) 2026-07-26 21:06:40 +02:00
KroeseandGitHub f6fcb46958 build: Update workflows (#1996) 2026-07-26 20:37:20 +02:00
KroeseandGitHub 4fdc3f0428 docs: List Tiny versions (#1997) 2026-07-26 20:36:28 +02:00
KroeseandGitHub 16f763912b fix: Use qemu32 for Vista x86 and Win7 x86 (#1995) 2026-07-26 19:44:18 +02:00
KroeseandGitHub e00d1aead1 fix: Use qemu32 for x86 Windows versions (#1994) 2026-07-26 18:09:58 +02:00
KroeseandGitHub 78ba661605 fix: Default to IDE disk for 32-bit WinXP versions (#1993) 2026-07-26 17:43:59 +02:00
KroeseandGitHub bada80331d fix: Derive NT5 boot load size from extracted image (#1991) 2026-07-26 08:34:21 +02:00
KroeseandGitHub c589e1be18 fix: Extract legacy boot images using virtual sectors (#1990) 2026-07-26 08:02:28 +02:00
KroeseandGitHub 2ac9d71b32 fix: Fall back to default boot load size for NT5 media (#1989) 2026-07-26 07:22:27 +02:00
KroeseandGitHub e7e637531e fix: Avoid pipefail when reading boot load size (#1988) 2026-07-26 07:07:03 +02:00
KroeseandGitHub b90ded928b fix: Read boot image offset during legacy fallback (#1987) 2026-07-26 06:40:59 +02:00
KroeseandGitHub 0d0dd7be87 fix: Read legacy boot load size before image preparation (#1986) 2026-07-26 06:32:26 +02:00
KroeseandGitHub 5b080ac6c8 build: Update workflow (#1985) 2026-07-26 06:03:43 +02:00
KroeseandGitHub 6df58b5dc7 fix: Preserve source boot load size for legacy ISOs (#1984) 2026-07-26 05:51:44 +02:00
KroeseandGitHub 8929f7cdcd feat: Refactor Windows answer file handling (#1983) 2026-07-26 05:34:24 +02:00
KroeseandGitHub aa6240ff99 fix: Add the compact identifiers for Windows N (#1981) 2026-07-26 03:32:58 +02:00
KroeseandGitHub 3d3bab023d fix: Limit XP EPYC workaround to x86 (#1980) 2026-07-26 03:28:22 +02:00
KroeseandGitHub 36d127d8cf fix: Handling of UTF-16 batch files (#1979) 2026-07-26 03:18:41 +02:00
KroeseandGitHub 2b7d7bf902 fix: Respect REBUILD=N for legacy Windows media (#1978) 2026-07-26 02:55:50 +02:00
KroeseandGitHub 30d9858c7d fix: Warn instead of failing on domain XML updates (#1977) 2026-07-26 02:41:29 +02:00
KroeseandGitHub 09941ba0f6 docs: Environment variables (#1976) 2026-07-26 02:33:30 +02:00
KroeseandGitHub 828bdb1b29 fix: Preserve Server Evaluation identity during image detection (#1975) 2026-07-26 02:01:31 +02:00
KroeseandGitHub c64cf2313b build: Add Windows installation validation workflows (#1974) 2026-07-26 01:52:13 +02:00
KroeseandGitHub f45575c13f build: Update dependabot config (#1973) 2026-07-26 01:12:41 +02:00
KroeseandGitHub 11b300149f fix: Legacy boot image extraction and load size (#1972) 2026-07-26 00:30:51 +02:00
KroeseandGitHub 605f31af72 fix: Legacy ISO boot load size (#1971) 2026-07-26 00:10:41 +02:00
KroeseandGitHub 4e35ead612 feat: Added option to prevent rebuild of the image (#1970) 2026-07-26 00:02:17 +02:00
KroeseandGitHub 0a3bff5a7d docs: Document new REBUILD option (#1969) 2026-07-25 23:54:21 +02:00
KroeseandGitHub fdad5260cf fix: Verify if OEM directory exists for legacy Windows versions (#1968) 2026-07-25 23:18:38 +02:00
KroeseandGitHub 0728b3e0a8 feat: Remove Nano11 image (#1967) 2026-07-25 21:56:37 +02:00
KroeseandGitHub 184ab1c481 fix: Legacy username validation (#1966) 2026-07-25 21:30:26 +02:00
KroeseandGitHub 4cf7dc005b feat: Refactor legacy installation code (#1965) 2026-07-25 21:16:18 +02:00
KroeseandGitHub da7dd544b3 feat: Enable optional logging and syntax checking for install.bat (#1964) 2026-07-25 20:00:11 +02:00
KroeseandGitHub 213245e5c9 feat: Hide VirtIO driver installation windows (#1963) 2026-07-25 16:46:15 +02:00
KroeseandGitHub 240db47ae0 build: Add blinter package for batch file linting (#1962) 2026-07-25 15:20:00 +02:00
KroeseandGitHub 2ee0ae2e28 fix: Invalid Samba NetBIOS hostname (#1961) 2026-07-25 14:58:10 +02:00
KroeseandGitHub bc17fdfe74 feat: Improve machine checking (#1959) 2026-07-25 14:47:34 +02:00
KroeseandGitHub 3d9ede8852 docs: Environment variables (#1960) 2026-07-25 14:43:35 +02:00
KroeseandGitHub 66d51a23c6 build: Update QEMU base image to v7.40 (#1958) 2026-07-25 06:15:24 +02:00
KroeseandGitHub 6bdfb06827 feat: Improve image and answer file handling (#1957) 2026-07-25 06:14:00 +02:00
KroeseandGitHub ce1e7b877d feat: Improve architecture detection for download links (#1956) 2026-07-25 03:30:32 +02:00
KroeseandGitHub d1b3364471 feat: Merge client and server edition selection (#1955) 2026-07-25 02:46:26 +02:00
KroeseandGitHub 4b5eb2c882 fix: Preserve WIM indices during edition detection (#1954) 2026-07-25 00:29:50 +02:00
KroeseandGitHub fe36fe3ab8 fix: Preserve IoT evaluation identity (#1953) 2026-07-24 21:09:07 +02:00
KroeseandGitHub c64467596b fix: Use qemu32 for XP on AMD EPYC (#1952) 2026-07-24 20:18:48 +02:00
KroeseandGitHub 28b5ee1f08 feat: Inline local variable declarations (#1951) 2026-07-24 20:05:12 +02:00
KroeseandGitHub 173b67b2af feat: Update download links (#1950) 2026-07-24 19:13:10 +02:00
KroeseandGitHub b692649a4f fix: Remove internal download test (#1949) 2026-07-24 18:57:30 +02:00
KroeseandGitHub b721ba2320 fix: Check machine type before applying q35 flags (#1948) 2026-07-24 18:47:45 +02:00
KroeseandGitHub 6bfe2ff106 feat: Consolidate language alias handling (#1947) 2026-07-24 18:46:46 +02:00
KroeseandGitHub c739e41e7e feat: Improve Windows media detection and selection (#1946) 2026-07-24 16:52:14 +02:00
KroeseandGitHub 99ac4035c7 fix: Handle stop signals during xorriso extraction (#1944) 2026-07-23 23:53:13 +02:00
KroeseandGitHub b656a8a57f fix: Select first matching Windows image index (#1942) 2026-07-23 22:31:53 +02:00
KroeseandGitHub 7f1f5510d5 feat: Improve Windows version reporting (#1941) 2026-07-23 22:19:49 +02:00
KroeseandGitHub 2515318f89 feat: Improve image detection and answer file generation (#1940) 2026-07-23 21:39:18 +02:00
KroeseandGitHub b310f56e78 build: Update QEMU base image to v7.39 (#1939) 2026-07-23 19:57:05 +02:00
KroeseandGitHub d3253830fe fix: Increase abort timeout to 10 seconds (#1937) 2026-07-22 10:54:49 +02:00
KroeseandGitHub 48150e7060 feat: Improve error handling (#1936) 2026-07-21 21:53:21 +02:00
KroeseandGitHub 958d25d095 fix: Do not set domain for legacy Windows versions (#1935) 2026-07-21 21:51:52 +02:00
KroeseandGitHub a1047a8deb docs: Environment variables (#1934) 2026-07-21 21:09:56 +02:00
KroeseandGitHub b10e4d7fdc feat: Propagate backup file enumeration failures (#1933) 2026-07-21 21:01:58 +02:00
KroeseandGitHub c2f73db036 fix: Respect shortcut settings in legacy Windows installs (#1932) 2026-07-21 20:52:13 +02:00
KroeseandGitHub 742f0bddee fix: Remove local account command from domain installs (#1931) 2026-07-21 20:36:00 +02:00
KroeseandGitHub 603fe5e491 fix: Improve error handling during installation (#1930) 2026-07-21 20:29:20 +02:00
KroeseandGitHub b1dc452ed2 fix: Unset Samba variable during answer file generation (#1929)
* Update install.sh

* Update answer.sh
2026-07-21 19:38:15 +02:00
KroeseandGitHub 21d628e924 feat: Add option to disable shared folder shortcuts (#1928) 2026-07-21 18:46:45 +02:00
KroeseandGitHub ef5ce4ad65 feat: Improve Windows image descriptions (#1927) 2026-07-21 18:14:55 +02:00
KroeseandGitHub 377337a625 feat: Improve LTSC and IoT edition handling (#1926) 2026-07-21 17:27:54 +02:00
KroeseandGitHub 49135eb09e fix: Remove invalid downloads after checksum failures (#1925) 2026-07-21 14:34:24 +02:00
KroeseandGitHub 598ff994f6 fix: Remove local account configuration when AD is used (#1924) 2026-07-21 14:23:58 +02:00
KroeseandGitHub ef49e7bb0b feat: Refactor Windows answer file handling into separate script (#1923) 2026-07-21 14:05:28 +02:00
KroeseandGitHub a831593327 fix: Do not set computername if not explictly provided (#1922) 2026-07-21 13:24:14 +02:00
KroeseandGitHub da73600b14 feat: Update Windows XP 64-bit download link (#1920) 2026-07-21 12:55:04 +02:00
KroeseandGitHub 1a698a3943 feat: Preserve automatic computer name generation (#1921) 2026-07-21 12:43:17 +02:00
KroeseandGitHub 293166c428 feat: Support domain joins for all Windows versions (#1919) 2026-07-21 12:10:31 +02:00
KroeseandGitHub f193dac580 fix: Verify log file creation (#1918) 2026-07-21 11:27:58 +02:00
KroeseandGitHub c60aff232f feat: Use retry function from base image (#1916) 2026-07-21 05:50:53 +02:00
KroeseandGitHub 4b9dbf8f1a feat: Use retry function from base image (#1915) 2026-07-21 05:08:18 +02:00
KroeseandGitHub 31770bec44 feat: Use QEMU helpers from base image (#1914) 2026-07-21 04:30:56 +02:00
KroeseandGitHub 43e209294f fix: Use delay function from base image (#1913) 2026-07-21 03:32:52 +02:00
KroeseandGitHub 8bb131d4fe feat: Add multi-connection downloads for Windows images (#1912) 2026-07-21 02:53:58 +02:00
KroeseandGitHub b6a160c19e build: Update workflow (#1909) 2026-07-21 02:19:20 +02:00
KroeseandGitHub 9f87b3a69b docs: Multiple connections for downloads (#1911) 2026-07-21 01:15:19 +02:00
KroeseandGitHub 28d83e8aab feat: Fallback to English ISO when localized downloads fail (#1910) 2026-07-21 01:05:52 +02:00
KroeseandGitHub 7996bacb39 fix: Prevent races during interactive shutdown (#1907) 2026-07-20 16:18:19 +02:00
KroeseandGitHub 520be36ed5 fix: Resolve shellcheck warnings (#1905) 2026-07-20 14:22:24 +02:00
KroeseandGitHub 577be226fe fix: Prevent races during interactive QEMU shutdown (#1906) 2026-07-20 13:29:29 +02:00
KroeseandGitHub c7514780c5 build: Update workflow (#1904) 2026-07-20 12:31:34 +02:00
KroeseandGitHub df5b0e639f feat: Make autologin configurable (#1903) 2026-07-20 11:54:41 +02:00
KroeseandGitHub 12be0a7d77 feat: Map shared folder to Z: drive (#1902) 2026-07-20 11:38:07 +02:00
KroeseandGitHub e925d664d5 build: Update QEMU base image to v7.38 (#1901) 2026-07-20 10:55:29 +02:00
KroeseandGitHub c888801f4d fix: Remove NIXSYS download mirrors (#1900) 2026-07-20 08:14:54 +02:00
KroeseandGitHub 092800903c feat: Validate local and domain account settings (#1899) 2026-07-20 06:06:29 +02:00
KroeseandGitHub a67a6a26e8 feat: Assign HOST as the Windows computer name (#1897) 2026-07-19 09:48:04 +02:00
KroeseandGitHub d29cca7f51 feat: Apply password validation (#1896) 2026-07-19 09:28:53 +02:00
KroeseandGitHub f200781975 fix: Decrease default timeout (#1895) 2026-07-19 04:09:46 +02:00
KroeseandGitHub ee94f2c0ae feat: Validate legacy settings before use (#1894) 2026-07-19 03:26:31 +02:00
KroeseandGitHub bd147e236b fix: Add Recreate strategy to Kubernetes deployment (#1893) 2026-07-19 03:01:27 +02:00
KroeseandGitHub 2a24e1a4c7 feat: Validate unattended settings before use (#1892) 2026-07-19 02:55:52 +02:00
KroeseandGitHub 421ba38b70 feat: Added optional lossy VNC compression (#1891) 2026-07-19 02:54:43 +02:00