Commit Graph

200 Commits

Author SHA1 Message Date
Phil
86a614cdea Merge remote-tracking branch 'FriDay/leap-fix' into merging-updated-distros 2022-01-17 02:18:50 +00:00
Phil
a7de776741 Merge remote-tracking branch 'sebcode/task/add-tails-linux-support' into merging-updated-distros 2022-01-17 02:15:21 +00:00
Phil
fbec9cf21c Merge remote-tracking branch 'vpnmahawar/mxlinux-support' into merging-updated-distros 2022-01-17 02:13:53 +00:00
Phil
f232fdfb4e Merge remote-tracking branch 'jai-JAP/patch-1' into merging-updated-distros 2022-01-17 02:03:22 +00:00
Phil
5e58fd4e56 Merge remote-tracking branch 'jai-JAP/alpine' into merging-updated-distros 2022-01-17 01:58:29 +00:00
Phil
f15f011ad1 Merge remote-tracking branch 'abe101/master' into merging-updated-distros 2022-01-17 01:47:40 +00:00
Phil
1d0312f430 Merge remote-tracking branch 'kolibri/master' into merging-updated-distros 2022-01-17 01:16:25 +00:00
Phil
dc901fa932 Merge remote-tracking branch 'erikdubois/master' into merging-updated-distros 2022-01-17 01:13:10 +00:00
Phil
48fbbb584f Merge branch 'new-elementary-release' into merging-updated-distros 2022-01-17 01:12:34 +00:00
Phil
8adbae8e23 slight tweak after confirming only latest release is available 2022-01-17 01:03:43 +00:00
Phil
d06681506f updated elementary to 6.1 2022-01-17 00:48:40 +00:00
Phil
7ecd33bf6d Merge new-elementary-release' into merging-updated-distros
attempting to pull all the new and updated distros into a single branch
with any conflicts resolved.
2022-01-17 00:29:38 +00:00
Sebastian Volland
ad3332ab37 Add support for Tails Linux 2022-01-07 10:25:45 +01:00
Jai A P
7c21235ce8
fix Manjaro unable to download iso 2022-01-01 11:58:38 +05:30
Jai A P
e33900a81e
Auto Update Manjaro 2022-01-01 11:50:17 +05:30
Vipin Mahawar
cff1c450b7 fix typo 2021-12-31 22:54:57 +05:30
Jai A P
3454f4fae0
Update quickget 2021-12-31 17:05:00 +05:30
Jai A P
82885ef8c4
Update quickget 2021-12-30 16:06:22 +05:30
Jai A P
b4c940e789
Update quickget 2021-12-30 15:53:40 +05:30
Jai A P
435e427c9c
Add Alpine Linux support 2021-12-30 15:53:04 +05:30
Jai A P
599aa07696
Add manjaro support 2021-12-29 18:06:58 +05:30
Vipin Mahawar
4fc02da75e Added MX-Linux support 2021-12-27 12:36:28 +05:30
abe-101
c3b08411a9
Update Debian version to 11.2.0 2021-12-26 22:38:11 -05:00
Vitaliy Krylov
82be8d324c Improved support of KolibriOS:
CD-ROM (iso), Disk, Internet and Audio are working now.
Also added forced LiveCD booting (because release named latest-iso, not latest-img).
Did some tweaks with '-machine' and '-cpu'. Now these VMs will run with 'qemu32' processor since KolibriOS throw an MTRR error (I didnt get how to fix it by any other way).
2021-12-23 20:36:34 +03:00
Vitaliy Krylov
310d2d3aa1 Adding KolibriOS support
It can download and boot this OS. There is one requirement: 7z.
Its not completed yet (at least internet and sound dont work)
2021-12-22 00:13:47 +03:00
arcolinuxz
c1ded4df4d add arcolinux 2021-12-20 11:35:54 +01:00
Phil Clifford
4a048626ff New release of elementaryOS 6.0 2021-12-17 01:44:38 +00:00
Christian Mayer
b3f3545a99 Pop!_OS: add 21.10 2021-12-16 13:00:01 +01:00
Jordan Day
3cdfe211b4
Set URL to 'Current' ISO for Leap >= 15.2 2021-12-13 10:31:37 -06: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