Commit Graph

185 Commits

Author SHA1 Message Date
Kroese
955f8a08a0
fix: Dereference symbolic links (#806) 2024-10-14 01:03:52 +02:00
Kroese
a659c1c9da
feat: Use bsdtar to extract driver archive (#805) 2024-10-13 21:14:38 +02:00
Kroese
16c3a047c2
fix: Shared folder mount (#804) 2024-10-13 12:00:31 +02:00
Kroese
3cab3d1c7b
feat: Extract drivers to temporary folder (#803) 2024-10-13 11:28:21 +02:00
Kroese
ff55f843bd
feat: Additional download mirrors (#801) 2024-10-12 19:02:03 +02:00
Kroese
edb300dfec
feat: Additional download mirrors (#799) 2024-10-12 18:09:13 +02:00
Kroese
5f4c0938ac
feat: Extract temporary files to RAM (#796) 2024-10-12 14:26:04 +02:00
Kroese
5bd88a5cc8
fix: Workaround VirtIO display driver bug (#790) 2024-10-10 23:53:41 +02:00
Kroese
a2208ace94
fix: Workaround VirtIO display driver bug (#788) 2024-10-10 23:15:46 +02:00
Kroese
f3a1ac08f8
fix: Disable Hyper-V in Windows Legacy mode (#781) 2024-10-08 14:04:03 +02:00
Kroese
427ba244ce
fix: Do not store display device (#777) 2024-10-05 15:42:18 +02:00
Kroese
27236d7352
feat: Add Windows 11 LTSC (#774) 2024-10-02 10:31:16 +02:00
Kroese
73e7253218
feat: Add Windows 11 LTSC support (#770) 2024-10-01 20:33:25 +02:00
Kroese
bfc24167e3
fix: Update Windows 11 LTSC download mirrors (#768) 2024-10-01 01:04:19 +02:00
Kroese
c8f0d87453
fix: Missing x86 drivers for Windows XP (#755) 2024-09-25 15:58:12 +02:00
Kroese
b2251a4cc0
build: Update VirtIO drivers to v1.9.43 (#741) 2024-09-17 23:14:23 +02:00
Kroese
a1e4ed160a
feat: Support Windows Server 2025 (#740) 2024-09-14 23:13:14 +02:00
Kroese
a2a8ad8243
fix: Update download mirrors (#729) 2024-09-05 20:03:34 +02:00
Kroese
c3177e279a
fix: Update Win10 checksum (#717) 2024-08-28 13:14:09 +02:00
Kroese
fd1fe6f5c8
build: Update VirtIO drivers to v0.1.262 (#697) 2024-08-18 18:02:59 +02:00
arisudesu
d22372f47e
fix: Username customization in localized Windows XP versions (#596) 2024-06-13 16:30:33 +02:00
Kroese
577369a54f
feat: Check diskspace before download (#583) 2024-06-11 02:10:36 +02:00
Kroese
5bf54a4158
feat: Make resolution configurable (#582) 2024-06-10 19:38:32 +02:00
Kroese
2f5f01dbb2
fix: Detection of EFI images (#577) 2024-06-09 23:17:42 +02:00
Kroese
d0848b36cf
fix: Error logging for Samba daemon (#562) 2024-06-04 15:55:28 +02:00
Luis Muñiz
900b520f23
feat: Only create readme.txt when folder is empty (#552) 2024-05-31 07:24:46 +02:00
Kroese
651bbe74eb
fix: Display driver for Windows 8 / Server 2012 2024-05-29 21:54:08 +02:00
Kroese
fa3b17e871
fix: Use NetBIOS on i440fx machines 2024-05-28 18:20:27 +02:00
Kroese
4ed3437983
fix: Refactor code for legacy machines (#548) 2024-05-28 16:39:57 +02:00
Kroese
beaeddac0b
feat: Added support for Windows Server 2003 (#547) 2024-05-28 01:00:16 +02:00
Kroese
4e2651e06a
feat: Initial support for Windows Server 2025 (#546) 2024-05-27 16:53:00 +02:00
Kroese
fd83861e7d
feat: Improved installation (#545) 2024-05-27 12:40:19 +02:00
Kroese
0971fb7492
feat: Enable secure boot on multi-socket systems (#535) 2024-05-23 02:38:21 +02:00
Kroese
b32e66bc1d
fix: Password encoding failure (#532) 2024-05-23 00:16:02 +02:00
Kroese
b1f10aa546
fix: Custom URL parsing (#528) 2024-05-22 00:53:19 +02:00
Kroese
553bbab3db
feat: Increase default screen resolution (#521) 2024-05-19 20:12:59 +02:00
Kroese
2c8549b594
feat: Multi-language support (#514) 2024-05-18 16:33:12 +02:00
Kroese
be9cdf400f
feat: Add Windows x86 versions (#505) 2024-05-16 07:53:25 +02:00
Kroese
b0573664de
feat: Added support for Windows 7 x86 (#503) 2024-05-16 07:23:29 +02:00
Kroese
0a5d491177
feat: Convert line endings (#494) 2024-05-15 15:57:16 +02:00
Kroese
eb0b0fe80c
feat: Improved installation (#486) 2024-05-12 13:49:56 +02:00
Kroese
47d2d2294c
feat: Faster ESD extraction (#484) 2024-05-10 21:26:10 +02:00
Kroese
f7986f57ce
feat: Improved installation (#483) 2024-05-10 18:21:41 +02:00
Kroese
5a000c1f9e
feat: Store installation type (#477) 2024-05-09 15:59:06 +02:00
Kroese
3b7e2373f7
feat: Store installation type (#476) 2024-05-09 15:47:46 +02:00
Kroese
8bbd87df40
feat: Refactor platform code (#472) 2024-05-09 11:19:34 +02:00
Kroese
fd1fd1c48f
fix: Disable Mido debug output (#470) 2024-05-08 23:25:15 +02:00
Kroese
f99032312c
feat: Detect architecture in ISO (#463) 2024-05-07 02:11:59 +02:00
Kroese
4b23877eaa
feat: Improved installation (#459) 2024-05-05 21:24:47 +02:00
Kroese
0cb936d64d
Update install.sh (#455) 2024-05-04 19:12:58 +02:00
Kroese
22a5bd72d3
feat: Show download percentage (#454) 2024-05-04 18:29:05 +02:00
Kroese
0616eb3447
feat: Improved installation (#453) 2024-05-04 13:28:12 +02:00
Kroese
63c6fc0808
fix: Revert PR (#445) 2024-05-02 01:09:28 +02:00
lly-c232733
7e6a5d1b1d
PR: Add ability to override image detection (#442) 2024-05-01 20:42:37 +02:00
Kroese
8be14ec466
feat: Added editions and mirrors (#439) 2024-04-30 22:57:44 +02:00
hellodword
02c95fb960
feat: Automatically execute script after installation (#423) 2024-04-28 13:03:37 +02:00
Kroese
3390ef8101
feat: Disable S3 and S4 standby modes (#434) 2024-04-27 18:46:09 +02:00
Kroese
80ae80ae10
fix: Support read-only images (#432) 2024-04-27 12:05:28 +02:00
Kroese
44a5fa3bf4
feat: Support ecryptfs filesystems (#422) 2024-04-26 06:20:04 +02:00
Kroese
adece2e559
feat: Disabled sleep mode and improved download (#413) 2024-04-24 20:16:43 +02:00
Kroese
a6a65a67d1
feat: Add support for read-only images (#407) 2024-04-22 15:50:01 +02:00
Kroese
bafa48a1b7
feat: Added support for the Enterprise Evaluations (#406) 2024-04-21 22:33:49 +02:00
Kroese
60107560ba
feat: Print system info to log (#400) 2024-04-20 01:50:49 +02:00
Kroese
1f07402717
fix: Disable secure boot by default (#399) 2024-04-20 01:45:13 +02:00
Kroese
968602f9bc
feat: Improved compatibility with old CPU's (#397) 2024-04-19 00:00:17 +02:00
Kroese
4f575ebff2
feat: Add support for IoT version of Windows 10 (#394) 2024-04-17 22:35:39 +02:00
Kroese
8a5f233e34
fix: Verify files are not empty (#383) 2024-04-16 16:22:28 +02:00
Kroese
2a98081549
feat: Allow filenames in VERSION (#381) 2024-04-16 14:15:38 +02:00
Kroese
56cb787c55
fix: Delete ISO when extraction fails (#372) 2024-04-13 16:58:04 +02:00
Kroese
b02f65a41e
feat: Improve Windows XP configuration (#350) 2024-04-05 16:34:35 +02:00
Kroese
3a871e4ac5
fix: Folder sharing on XP and Vista (#313) 2024-03-26 02:28:13 +01:00
Kroese
6aee02b4e1
feat: Add flag to disable secure boot (#263) 2024-03-13 10:20:18 +01:00
Kroese
787f815527
fix: Disable Samba if networking is disabled (#254) 2024-03-11 14:14:45 +01:00
Kroese
77358f0632
feat: Add option to disable Samba (#253) 2024-03-11 13:30:07 +01:00
Ikko Eltociear Ashimine
0fa4217d1b
chore: Update mido.sh
Microsft -> Microsoft
2024-02-29 00:44:54 +09:00
Kroese
8544ce03b2
fix: Windows XP location (#193) 2024-02-28 06:41:21 +01:00
Kroese
0f2717fec4
fix: Prevent re-entry during shutdown (#176) 2024-02-16 16:00:21 +01:00
Kroese
41bab9d16d
fix: Shellcheck (#173) 2024-02-16 14:43:03 +01:00
Kroese
8c148ebbf1
feat: Match files case insensitive (#172) 2024-02-16 14:38:00 +01:00
Kroese
7e970a8e18
fix: Convert line endings (#171) 2024-02-16 12:32:06 +01:00
Kroese
b92d2589b1
feat: Improve Windows configuration (#161) 2024-02-08 17:49:26 +01:00
Kroese
4e9ac3ef37
feat: Add shared network folder (#157) 2024-02-07 23:48:38 +01:00
Kroese
42a5295306
feat: Detect SeaBIOS status (#153) 2024-02-06 03:47:32 +01:00
Kroese
14c149782a
feat: Alternative download method for Win 10 & 11 (#150) 2024-02-04 19:45:32 +01:00
Kroese
1215988354
feat: Windows XP support (#144) 2024-02-01 14:16:54 +01:00
Kroese
783a4ef023
feat: Added Windows Vista support (#135) 2024-01-29 17:19:34 +01:00
Kroese
40a750f148
feat: Windows Server 2008 support (#131) 2024-01-29 09:17:28 +01:00
Kroese
f89c485156
feat: Add Windows Server 2008 support (#130) 2024-01-29 09:12:32 +01:00
Kroese
c66cc5cf65
feat: Add Windows Server 2012 support (#128) 2024-01-29 08:35:27 +01:00
Kroese
178f55ff17
feat: Show custom names (#127) 2024-01-29 07:36:13 +01:00
Kroese
2016dc8422
feat: Show download progress (#126) 2024-01-29 05:19:23 +01:00
Kroese
8207169089
feat: Windows Server support (#124) 2024-01-28 19:09:05 +01:00
Kroese
cf033a03ca
feat: Initial Windows Server 2025 support (#123) 2024-01-28 19:02:03 +01:00
Kroese
b4371bd37d
feat: Add Tiny11 option (#111) 2024-01-27 17:57:26 +01:00
Kroese
46de9e8fc0
fix: Windows 10 LTSC detection (#110) 2024-01-27 17:20:55 +01:00
Kroese
6b31a9d943
feat: Display Windows version (#109) 2024-01-27 14:52:58 +01:00
Kroese
d02fa6cca1
fix: Windows 7 Enterprise (#107) 2024-01-27 05:10:45 +01:00
Kroese
1cf2562354
fix: Space after URL (#105) 2024-01-27 02:00:04 +01:00
Kroese
73793dbcaa
feat: Switch Win7 mirror (#104) 2024-01-26 22:11:12 +01:00
Kroese
1c79e3e1f8
feat: Support Windows 10 LTSC (#97) 2024-01-26 06:05:01 +01:00