Commit Graph

172 Commits

Author SHA1 Message Date
arcolinuxz c1ded4df4d add arcolinux 2021-12-20 11:35:54 +01:00
0x4A6F eff4463efc NixOS: add 21.11 2021-12-08 10:44:29 +00:00
Martin Wimpress 8bfe13f5c5 Bypass some system checks, such as TPM and SecureBoot. Close #233
This should help users of Quickemu on distros where OVMF/EDK2/QEMU don't provide a complete SecureBoot with SMM capability, such as Arch Linux, to successfully install Windows 11.
2021-12-08 10:42:54 +00:00
Martin Wimpress 9750a9291a Reorder windowsPE 2021-12-08 10:42:54 +00:00
Martin Wimpress 957f453acd Do not attempt an upgrade 2021-12-08 10:42:54 +00:00
Martin Wimpress 7cce7a2303 Do not OptIn to sharing diagnostics data 2021-12-08 10:42:54 +00:00
Martin Wimpress 2b3e3a88c3 Autogenerate ComputerName in offlineServicing
Prevents Windows 11 prompting for a computer name during install
2021-12-08 10:42:54 +00:00
Martin Wimpress c15872bfb4 Consolidate specialize 2021-12-08 10:42:54 +00:00
Martin Wimpress ca1c5fd33b Drop NetworkLocation; not required 2021-12-08 10:42:54 +00:00
Martin Wimpress 810000d785 Clean up 2021-12-08 10:42:54 +00:00
Martin Wimpress c72b0fa417 Update link to unattended documentation 2021-12-08 10:42:54 +00:00
Martin Wimpress 80cbaf56fa Move unattened_windows() near get_windows() 2021-12-08 10:42:54 +00:00
Martin Wimpress 8cec043b1d Add a complete OOBE configuration to unattend.xml
ProtectYourPC=3 enforces the most privacy respecting options, without prompting the user during install.

The combination of HideOEMRegistrationScreen=true and NeworkLocation=Home with HideLocalAccountScreen=false and HideOnlineAccounts=false allows for local and online account creation but prevents scenarios where online account only authentication is made a hard requirement.

SkipUserOOBE and SkipMachineOOBE are documented as deprecated, but both must be set to false otherwise the install will complete automatically without creating any user accounts, of any kind.
2021-12-08 10:42:54 +00:00
Martin Wimpress fac46863c3 Consistent <component> formatting in unattend.xml 2021-12-08 10:42:54 +00:00
Martin Wimpress 2a5e4537eb Update Windows disk partitions to include WinRE, EFI, MSR and OS 2021-12-08 10:42:54 +00:00
Martin Wimpress 98ee949a6b
Disable CEIP
https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-sqmapi-ceipenabled
2021-12-06 10:58:24 +00:00
Martin Wimpress acd9cfde81
Formatting unattaned.xml 2021-12-06 10:56:58 +00:00
Martin Wimpress 126e2d3aa0
Add debug for get_windows() 2021-12-06 10:55:54 +00:00
Martin Wimpress 5408979da5
New WIndows 10 & 11 ISO are available 2021-12-06 10:54:46 +00:00
Martin Wimpress edd9216775
Make shellcheck happy 2021-12-06 10:22:58 +00:00
Phil Clifford 0af524e3e5
Add Alma Linux (#259)
* temp working files to build function

* remove working dross

* inital Alma Linux support

* Added option for dvd or minimal iso to Alma

* corrections

* temp working files to build function

* remove working dross

* inital Alma Linux support

* Added option for dvd or minimal iso to Alma

* corrections
2021-12-03 13:42:04 +00:00
Phil 2af2b9c34d Missing rocky appearance in final catalog 2021-12-03 10:16:30 +00:00
Phil 92878c27df some shellcheck fixes 2021-12-03 10:16:00 +00:00
Cowboy General 9ba10f91df Turn off Hibernation in Windows autounattend.xml
Turn off Hibernation in Windows to correct issue #162
2021-12-03 10:10:20 +00:00
Phil Clifford 765355c4d3 Added option support for debian nonfree 2021-12-03 10:05:51 +00:00
Phil Clifford 7afc9bf710 Add debian current support 2021-12-03 10:05:51 +00:00
Charles Hood 0fe5717447 Add version 8.5 support Oracle Linux
Just released 11/16/2021
2021-12-03 10:05:10 +00:00
Charles Hood bccabad4fd Add Oracle Linux version 7.9, 7.8, 7.7 support
Add Oracle Linux version 7.9, 7.8, 7.7 support
Note different ISO naming pattern from 8.x
2021-12-03 10:05:10 +00:00
Charles Hood 8df11258f0 2nd attempt at OracleLinux HASH checking 2021-12-03 10:05:10 +00:00
Charles Hood f7ead7e815 Attempt get HASH for OracleLinux and check it 2021-12-03 10:05:10 +00:00
Charles Hood e5e40ba77c Restrict OracleLinux support 8.x for now
7.x and 6.x use a different naming scheme
2021-12-03 10:05:10 +00:00
Charles Hood b2971e0dd3 Adjusting OracleLinux start disk size
20G seems good
2021-12-03 10:05:10 +00:00
Charles Hood 95e05c5af4 Clean up OracleLinux debugging
Still no HASH checking yet
2021-12-03 10:05:10 +00:00
Charles Hood b1f4c08704 Even more OracleLinux debugging
add more disk space by default
2021-12-03 10:05:10 +00:00
Charles Hood 3bfd7e1ad9 OracleLinux debugging
more echo statements
2021-12-03 10:05:10 +00:00
Charles Hood 8449e40a47 Debugging OracleLinux support
echo variables for debugging
2021-12-03 10:05:10 +00:00
Charles Hood 6245b654dc Add OracleLinux Support
No checksum checking yet
2021-12-03 10:05:10 +00:00
Lukewh 4080bf8048 png != svg. Causes 404 for image urls 2021-11-18 21:36:58 +00:00
cowboygeneral 9779af371c Add version 8.5 to Rocky Linux
New version posted by Rocky Linux on November 15, 2021
2021-11-17 18:16:39 +00:00
Lukewh 468cf309bc Update icon urls from lukewh -> quickemu-project 2021-11-17 18:15:59 +00:00
Phil 5e4cd1c397 Go back one Win11 version 2021-11-17 18:10:42 +00:00
Martin Wimpress 951c8a6379 Add .png and .svg icons to the CSV and JSON lists. Close #183
https://github.com/Lukewh/quickemu-icons
2021-11-13 21:13:59 +00:00
Phil Clifford 31b485db44
Android option working (#221)
* Correct generation of android config

Missing android sections replaced.
Fixes #219#

* whitespace
2021-11-13 10:51:16 +00:00
Phil Clifford f19b84afeb
Fix 212 Fallback to wget if zsync not available (#214)
* first shot at falling back to wget

* add fallback to list function

* whitespace

* Better message and shellcheck pacification
2021-11-13 10:50:49 +00:00
Martin Wimpress 78e07bad89
White space cleanup 2021-11-08 00:51:02 +00:00
Martin Wimpress 3848bbf597
Add closing fi to fix syntax error 2021-11-08 00:50:38 +00:00
Phil Clifford 854226bd50
Garuda support added (#197)
* Support for Garuda

* remove debugging

* more debug removal

* damn intellisense typo de-autocorrected

* whitespace

* more fun finding patterns that work

* enabled zsync for Garuda (#5)
2021-11-08 00:32:57 +00:00
Phil Clifford b44d6228ce
Added support for Regolith Linux (#190)
* Added support for Regolith Linux

* merge conflicts resolved

* small tidy of dross and whitespace
2021-11-08 00:10:02 +00:00
Martin Wimpress 55b3b1a2dd
White space clean up 2021-11-08 00:03:50 +00:00
Martin Wimpress c893638b16
Solus pretty name is accounted for in the catch all 2021-11-08 00:03:30 +00:00