Commit Graph

678 Commits

Author SHA1 Message Date
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
2a0ba4d10a Enable network during Windows installs 2021-12-08 10:42:54 +00:00
Martin Wimpress
9210054c05 Enable VirtIO for Windows disks 2021-12-08 10:42:54 +00:00
Phil
8c2f2d0adc Some new features needed adding to the README 2021-12-06 11:46:04 +00:00
Martin Wimpress
20ca3aff8d
Bump version to 2.3.4 2021-12-06 11:44:22 +00:00
Martin Wimpress
ace30551fc
Always disable S3 on WIndows
This should prevent fresh installs from failing during the multiple reboots
2021-12-06 11:38:26 +00:00
Phil
f8aee430ec Re-disabled network for re-appearance of #115 2021-12-06 11:00:08 +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
Martin Wimpress
59e9a73e4c
Clairfy QEMU not found messages 2021-12-03 16:54:33 +00:00
Martin Wimpress
6167f30c93
Update OS support in README 2021-12-03 16:54:33 +00:00
Jinming Wu, Patrick
194b303a54 add a display setting in the conf file 2021-12-03 13:49:34 +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
Martin Wimpress
ca0f144351
Bump version to 2.3.3 2021-12-03 11:33:56 +00:00
Martin Wimpress
e6823edde7
Make port scans non-blocking 2021-12-03 11:33:41 +00:00
Martin Wimpress
4f0bbfc667
Add --delete-disk and --delete-vm options. Close #227 2021-12-03 11:33:17 +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
b9a1405917 missed Debian from the features section 2021-12-03 10:05:51 +00:00
Phil Clifford
765355c4d3 Added option support for debian nonfree 2021-12-03 10:05:51 +00:00
Phil Clifford
8369e170df Added debian to readme 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
93cafe7bf7 Remove extra comma
Between Oracle Linux and Rocky Linux
2021-12-03 10:05:10 +00:00
Charles Hood
3d2924d913 Add Oracle Linux and Rocky Linux to README
Add Oracle Linux as supported Linux
Add Rocky Linux as supported Linux
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
guyosi
8a47ad721e
Update README.md 2021-11-29 07:54:59 -05:00
guyosi
e8434516a6
Update README.md 2021-11-29 07:50:24 -05:00
guyosi
ca6fac8c7a
Merge pull request #1 from philclifford/help-guyosi
Attempt to get gentoo
2021-11-29 07:48:32 -05:00
Phil
ae6f2f9d17 Attempt to get gentoo
Some tweaks towards getting the latest release iso
2021-11-29 04:00:55 +00:00
guyosi
7c48090b18
Merge branch 'quickemu-project:master' into master 2021-11-28 18:06:44 -05:00
guyosi
726d32a025
Adding gentoo support
This code is for adding gentoo support, its not complete yet
2021-11-28 18:06:23 -05:00
Vladislav Nepogodin
b46c8e4f54
use url from mirror 2021-11-24 00:17:37 +04:00
Vladislav Nepogodin
c0ea6963ac
sort the changes 2021-11-23 00:32:38 +04:00