Mykola Grymalyuk
|
d305515c28
|
Remove TUI modules
|
2023-02-09 16:26:47 -07:00 |
|
Mykola Grymalyuk
|
6c294902c2
|
Finish migration to network_handler.py usage
|
2023-02-04 13:11:18 -07:00 |
|
Mykola Grymalyuk
|
8becb554fc
|
Implement logging library
|
2023-01-25 20:50:53 -07:00 |
|
Mykola Grymalyuk
|
7e6f418d23
|
installer.py: List Beta builds if no release variants available
|
2022-10-12 21:47:33 -06:00 |
|
Dhinak G
|
4ef2c00b45
|
Merge branch 'main' into ventura-alpha
|
2022-09-24 20:36:47 -04:00 |
|
Dhinak G
|
d7c66346cb
|
Default catalog to Public
|
2022-09-24 20:35:44 -04:00 |
|
Dhinak G
|
9dcd42d328
|
Merge branch 'main' into ventura-alpha
|
2022-09-24 20:33:04 -04:00 |
|
Dhinak G
|
52f1504f3e
|
Use global shared session
|
2022-09-24 20:32:57 -04:00 |
|
Mykola Grymalyuk
|
38e573d886
|
Merge branch 'main' into ventura-alpha
|
2022-08-24 12:20:25 -06:00 |
|
Mykola Grymalyuk
|
c1ba7cd6cb
|
installer.py: Parse SharedSupport.dmg
|
2022-08-24 12:19:52 -06:00 |
|
Mykola Grymalyuk
|
643e4cf87a
|
Merge branch 'main' into ventura-alpha
# Conflicts:
# resources/os_probe.py
|
2022-08-19 15:43:23 -06:00 |
|
Mykola Grymalyuk
|
2c35b62b53
|
installer.py: Remove duplicate builds
|
2022-08-18 21:55:15 -06:00 |
|
Mykola Grymalyuk
|
0cb2ad1b20
|
Installer: Check space before starting
|
2022-08-18 17:21:07 -06:00 |
|
Mykola Grymalyuk
|
59ef2d423a
|
Merge branch 'main' into ventura-alpha
|
2022-07-16 15:08:29 -06:00 |
|
Mykola Grymalyuk
|
a0bd2f5850
|
installer: Fix misc typos
|
2022-07-16 14:55:34 -06:00 |
|
Mykola Grymalyuk
|
ffb4613221
|
installer.py: Avoid listing beta installers and warn 13.0 builds
|
2022-07-12 09:50:21 -06:00 |
|
Mykola Grymalyuk
|
fb732ff069
|
installer.py: Add CoW support check
HFS+ root volumes do not support CoW
|
2022-07-07 19:26:02 -06:00 |
|
Mykola Grymalyuk
|
895c9e0603
|
Merge branch 'main' into ventura-alpha
|
2022-07-05 17:34:39 -06:00 |
|
Mykola Grymalyuk
|
524a7cb753
|
installer.py: Ensure tmp dir is destroyed on exit
|
2022-07-03 11:44:20 -06:00 |
|
Mykola Grymalyuk
|
e1078faf85
|
installer.py: Adjust for disk image CoW
|
2022-07-02 14:09:27 -06:00 |
|
Mykola Grymalyuk
|
fdb82b8e13
|
installer.py: Use Copy on Write for tmp
Credit to @flagersgit for suggestion
|
2022-07-02 13:31:50 -06:00 |
|
Mykola Grymalyuk
|
b7b3f19fa0
|
Copy IAs to tmp during CIM
|
2022-07-02 11:13:44 -06:00 |
|
Mykola Grymalyuk
|
1b6a41f478
|
Merge branch 'main' into ventura-alpha
|
2022-06-17 12:34:02 -06:00 |
|
Mykola Grymalyuk
|
1e4ad7254f
|
installer.py: Ensure AS-specific installers are not listed
|
2022-06-17 11:13:34 -06:00 |
|
Mykola Grymalyuk
|
24dae1dc45
|
installer.py: Add Ventura sucatalog
|
2022-06-09 13:11:45 -06:00 |
|
Mykola Grymalyuk
|
2768090383
|
installer.py: Add pre-10.13 incantation handling for createinstallmedia
|
2022-05-31 16:00:16 -06:00 |
|
Mykola Grymalyuk
|
39f110a6ac
|
Remove trailing whitespaces
|
2022-05-30 22:51:00 -06:00 |
|
Mykola Grymalyuk
|
15026d8c42
|
installer.py: Fix typo
|
2022-05-17 09:38:10 -06:00 |
|
Mykola Grymalyuk
|
77bf82d65a
|
installer.py: Fix loading newest IAs
|
2022-05-16 12:08:42 -06:00 |
|
Mykola Grymalyuk
|
8489823f8b
|
Remove more unneeded code
|
2022-05-02 22:09:22 -06:00 |
|
Mykola Grymalyuk
|
93a2eeb8b5
|
Only list newest installers by default
|
2022-04-29 21:33:31 -06:00 |
|
Mykola Grymalyuk
|
5d193192ef
|
installer.py: Download SUCatalog into memory
Skips writing to disk
|
2022-04-06 13:42:39 -06:00 |
|
Mykola Grymalyuk
|
e2aa6b4b48
|
utilities.py: Set checksum check to optional
Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/915
|
2022-02-05 09:14:23 -07:00 |
|
Mykola Grymalyuk
|
ca9a0eba34
|
Fix available typo
|
2022-01-29 08:56:27 -07:00 |
|
Mykola Grymalyuk
|
a15261073b
|
Clean up
|
2022-01-25 10:40:30 -07:00 |
|
Mykola Grymalyuk
|
cd1729f74d
|
Check Permissions erroring
|
2022-01-25 10:01:04 -07:00 |
|
Mykola Grymalyuk
|
af3abe6aa1
|
installer.py: Add Permissions check
|
2022-01-25 09:55:21 -07:00 |
|
Mykola Grymalyuk
|
33eef9b87f
|
installer.py: Add Variant Info
|
2022-01-22 15:32:35 -07:00 |
|
Mykola Grymalyuk
|
a2500e50c2
|
Add error handling for failed downloads
|
2021-12-25 19:24:52 -07:00 |
|
Mykola Grymalyuk
|
c9cb6db0e4
|
gui.py: Add better stdout printing
|
2021-12-25 13:55:16 -07:00 |
|
Mykola Grymalyuk
|
aa8643f247
|
installer.py: Add installer.sh generation
|
2021-12-22 19:05:45 -07:00 |
|
Mykola Grymalyuk
|
a8f56c1ec8
|
installer.py: resolve IA install error
|
2021-12-21 12:33:10 -07:00 |
|
Mykola Grymalyuk
|
6689817872
|
Fix Integrity typo
Thanks to @J-Human
|
2021-11-05 23:24:13 -06:00 |
|
Mykola Grymalyuk
|
924cac7577
|
Add 11.2.3 mirror
|
2021-11-03 11:20:30 -06:00 |
|
Mykola Grymalyuk
|
4929715830
|
macOS Installer Creation: initial commit
|
2021-11-02 18:32:10 -06:00 |
|