100 Commits
Author SHA1 Message Date
CorpNewtandGitHub 0749880ad1 Update gibMacOS.command 2024-03-23 12:34:48 -05:00
CorpNewtandGitHub f0db386238 Update BuildmacOSInstallApp.command 2024-03-23 12:34:28 -05:00
CorpNewtandGitHub 12de8f78a3 Updates for python.org gzip compression 2024-03-13 04:18:50 -05:00
CorpNewtandGitHub 2a60cda8dd Updates for python.org gzip compression 2024-03-13 04:18:42 -05:00
CorpNewtandGitHub a78eaf749f Update gibMacOS.command 2024-03-11 18:14:19 -05:00
CorpNewtandGitHub 01d703fd8f Update BuildmacOSInstallApp.command 2024-03-11 18:14:11 -05:00
CorpNewtandGitHub 236a08fda7 Assume non-interactive with -p or -v check -v with -b
--product and --version should already target only a single release and auto download/print URLs, so there's no need to have the user press a key after.

--build always requires a --version to function, so let's check that before trying to load the products in order to bail early.
2024-03-08 12:48:13 -06:00
CorpNewtandGitHub c01e345f33 Prioritize 7z in PATH, fix invalid escape sequence 2024-03-01 22:24:06 -06:00
CorpNewtandGitHub e7a071dfbe Create .gitattributes 2024-02-09 10:54:40 -06:00
CorpNewtandGitHub 7f9392a29f Update MakeInstall.bat 2024-02-09 10:11:50 -06:00
CorpNewtandGitHub a5eccefeeb Update gibMacOS.bat 2024-02-09 10:11:42 -06:00
CorpNewtandGitHub 147f3bc7fc Update MakeInstall.bat 2024-02-07 15:50:29 -06:00
CorpNewtandGitHub 4fdedc8430 Update gibMacOS.bat 2024-02-07 15:50:22 -06:00
CorpNewtandGitHub c9d67b81a5 Update MakeInstall.bat 2024-02-07 15:29:35 -06:00
CorpNewtandGitHub abc5b32ffa Update gibMacOS.bat 2024-02-07 15:29:28 -06:00
CorpNewtandGitHub eadcf01e39 Update BuildmacOSInstallApp.command 2024-02-07 14:51:13 -06:00
CorpNewtandGitHub e5158a13d2 Update gibMacOS.command 2024-02-07 14:51:04 -06:00
CorpNewtandGitHub 9065d3760d Update MakeInstall.bat 2024-02-07 14:15:56 -06:00
CorpNewtandGitHub a434e1bbf1 Update gibMacOS.bat 2024-02-07 14:15:46 -06:00
CorpNewtandGitHub e76d0edf81 Check for and open InstallAssistant.pkg if passed 2023-12-14 18:09:02 -06:00
CorpNewtandGitHub 9bb16b1e1c Compare downloaded size to Content-Length if available 2023-12-08 02:49:49 -06:00
CorpNewtandGitHub ce2ef58bb5 Update gibMacOS.py 2023-12-06 05:05:51 -06:00
CorpNewtandGitHub 3efa81185a Correct window resizing and remove extra newline 2023-11-22 09:29:54 -06:00
CorpNewtandGitHub 18f073a08a Merge pull request #286 from jirutka/build-option
Allow to search product by build and Device ID, add non-interactive mode and support for printing metadata in JSON
2023-11-22 09:25:10 -06:00
CorpNewtandGitHub 62860db43b Allow for RecoveryImage.dmg in addition to BaseSystem.dmg 2023-11-04 13:59:00 -05:00
CorpNewtandGitHub e8a8f8e20a Better handling of DUET files 2023-10-29 00:24:46 -05:00
CorpNewtandGitHub 1c4676d925 Bug fixes, add F option to continue without formatting target disk 2023-10-23 15:21:06 -05:00
CorpNewtandGitHub bdd4029907 Use Dids' Clover builds if r <= 5122, clarify main menu example 2023-10-23 14:32:21 -05:00
CorpNewtandGitHub 8f8cf2ff75 Update Clover approaches, allow local archives via L option 2023-10-21 19:53:46 -05:00
CorpNewtandGitHub 1ef6a579e4 More WMIC and PowerShell fun
If we have a valid WMIC path, first try using it to gather information - if we don't get any disks that way, or we don't have a valid WMIC path, fall back on PowerShell.  This should hopefully fix the Windows 11 issues.
2023-05-25 07:49:34 -05:00
CorpNewtandGitHub 054fa19306 Try WMIC first, fall back on PowerShell 2023-05-24 19:17:21 -05:00
CorpNewtandGitHub 8af81d2aee Merge pull request #274 from Florin9doi/lines
Fix the empty lines
2023-05-01 07:51:06 -05:00
CorpNewt f0461cbaab Update plist.py from pymodules 2022-10-15 15:25:16 -05:00
CorpNewt afef3f3139 Update plist.py from pymodules 2022-09-20 18:51:38 -05:00
CorpNewtandGitHub 3e49ef255a Add support for BaseSystem.dmg - default to OC 2022-08-05 00:32:28 -05:00
CorpNewtandGitHub b4f353ebf0 Fix typo
Fixed "Only Print URLs" in main menu reflecting the "Toggle Recovery-Only" setting incorrectly.
2022-08-05 00:28:55 -05:00
CorpNewtandGitHub cda92d5e4b Update Readme.md 2022-07-15 13:59:10 -05:00
CorpNewtandGitHub 57e9d490da Save user preferences and improve output 2022-07-15 13:55:02 -05:00
CorpNewtandGitHub 602a1e5d78 Add build number to output folder 2022-07-14 09:16:05 -05:00
CorpNewtandGitHub 46a95c2b3e Fix some macOS version detection issues 2022-07-06 20:59:20 -05:00
CorpNewtandGitHub 9fdcb26ebf Code cleanup and fixes 2022-05-30 15:14:10 -05:00
CorpNewtandGitHub 4cfdc2794a Code cleanup and fixes 2022-05-30 15:13:59 -05:00
CorpNewtandGitHub 7022e032d1 Fix detection typo 2022-05-10 16:36:54 -05:00
CorpNewtandGitHub db48ca59bf Fix detection typo 2022-05-10 16:36:44 -05:00
CorpNewtandGitHub a1b4733f1b Check for python3 stub on 10.15+ 2022-05-10 16:34:17 -05:00
CorpNewtandGitHub eeeee0184d Check for python3 stub on 10.15+ 2022-05-10 16:34:02 -05:00
CorpNewt 8a8e918e3d Update downloader.py from pymodules 2022-04-02 09:50:55 -05:00
CorpNewtandGitHub fd1c06faf1 Fix padding on macOS 2022-04-02 09:47:33 -05:00
CorpNewtandGitHub cd1a2cd866 Update resizing code for Windows 2022-04-02 09:42:22 -05:00
CorpNewtandGitHub 8f5fac9275 Update Max OS and url building code 2022-02-24 05:58:20 -06:00
CorpNewt 74f2ea9a61 Add bash starter to accommodate macOS 12.3 dropping python by default 2022-02-06 11:19:28 -06:00
CorpNewtandGitHub 451d188163 Rename gibMacOS.command to gibMacOS.py 2022-02-06 11:18:38 -06:00
CorpNewtandGitHub 8342df2ebc Rename BuildmacOSInstallApp.command to BuildmacOSInstallApp.py 2022-02-06 11:18:26 -06:00
CorpNewtandGitHub 9a683e716f Fix UAC elevation issues with space in path 2020-12-29 12:03:55 -06:00
CorpNewtandGitHub c73042f475 Update gibMacOS.bat 2020-12-29 05:19:49 -06:00
CorpNewtandGitHub cca121bbaa Update MakeInstall.bat 2020-12-29 05:19:32 -06:00
CorpNewt a7b5495417 Update plist.py from pymodules 2020-10-16 11:01:55 -05:00
CorpNewtandGitHub 4083ca2078 Update MakeInstall.py 2020-10-05 13:23:26 -05:00
CorpNewt 3d87cf189e Update downloader.py from pymodules 2020-10-04 18:21:10 -05:00
CorpNewt 620061df63 Update plist.py, downloader.py from pymodules 2020-10-04 17:33:54 -05:00
CorpNewtandGitHub 17ccaf862e Merge pull request #171 from dhinakg/patch-3
Fix gzipped results
2020-10-01 14:36:20 -05:00
CorpNewtandGitHub 64f98e0c63 Merge pull request #147 from cheesycod/master
Python 3.9 compat: Python 3.9 removed the use_builtin_types parameter used in Scripts/plist.py
2020-07-31 13:30:27 -05:00
CorpNewtandGitHub 07ef24dc36 Correct blob -> raw 2020-07-25 19:21:22 -05:00
CorpNewtandGitHub 6415ddf48d Merge pull request #116 from cktse/master
Clean up https certificate verification logic by using reasonable defaults for CA file
2020-07-25 16:22:20 -05:00
CorpNewtandGitHub 3c4f1d2b8d Temp fix for removal of boot binary in OpenCorePkg 2020-07-25 16:17:24 -05:00
CorpNewtandGitHub aa7fbd1936 Update MakeInstall.bat 2020-07-15 16:25:50 -05:00
CorpNewtandGitHub b142bf2655 Update gibMacOS.bat 2020-07-15 16:25:40 -05:00
CorpNewtandGitHub 3a1c52e773 Add support for py launcher 2020-07-15 15:55:09 -05:00
CorpNewtandGitHub c8c7ad7d3d Add support for py launcher 2020-07-15 15:54:56 -05:00
CorpNewtandGitHub 36b4a49258 Update MakeInstall.bat 2020-07-08 12:31:58 -05:00
CorpNewtandGitHub 0a1ca788d1 Update gibMacOS.bat 2020-07-08 12:23:14 -05:00
CorpNewtandGitHub 5f1156cbc3 Update MakeInstall.bat 2020-07-07 19:08:46 -05:00
CorpNewtandGitHub 336d294af7 Adjust function formatting
Move from ":functionname <variable> <variable>" to ":functionname - variable variable" format
2020-07-07 18:43:49 -05:00
CorpNewtandGitHub 6487df91a5 Update MakeInstall.bat 2020-07-05 11:45:06 -05:00
CorpNewtandGitHub c80a680229 Update gibMacOS.bat 2020-07-05 11:44:57 -05:00
CorpNewtandGitHub 048dfb170e Update MakeInstall.bat 2020-07-03 09:05:54 -05:00
CorpNewtandGitHub 40516bd9f0 Update gibMacOS.bat 2020-07-03 09:05:41 -05:00
CorpNewtandGitHub 1a7c8bac5f Update gibMacOS.bat 2020-07-03 08:36:27 -05:00
CorpNewtandGitHub 220d56b5db Update MakeInstall.bat 2020-07-03 08:36:13 -05:00
CorpNewtandGitHub 7a17c3fc11 Get name from 10.16 - credit to dhinakg
https://github.com/dhinakg
2020-06-22 15:08:36 -05:00
CorpNewtandGitHub 25753053f9 Preliminary support for 10.16 beta structure 2020-06-22 14:35:23 -05:00
CorpNewtandGitHub 58b48b63db Update MakeInstall.py 2020-05-19 13:09:26 -05:00
CorpNewtandGitHub ef6fbe9ee4 Update OC DuetPkg url 2020-05-18 13:28:10 -05:00
CorpNewtandGitHub af6e10f33f Rename OC boot0af -> boot0 2020-05-17 04:41:09 -05:00
CorpNewtandGitHub 6539f7de23 Update DuetPkg url 2020-05-16 08:27:53 -05:00
CorpNewtandGitHub 58ab64c42f Update chunk size per bentaylornz 2020-05-13 06:15:26 -05:00
CorpNewtandGitHub 1ccde43556 Change ddrelease64.exe host url 2020-05-09 14:07:39 -05:00
CorpNewt cce8677e57 Update utils.py, plist.py from pymodules 2020-04-29 15:35:46 -05:00
CorpNewtandGitHub 9a60b44428 Temp workaround for migrated duet files 2020-04-26 10:46:11 -05:00
CorpNewtandGitHub 9b07aeab9c Merge pull request #91 from cclauss/patch-1
xrange() was removed from Python on 1/1/2020
2020-04-19 14:20:18 -05:00
CorpNewtandGitHub 26fda46c01 Update gibMacOS.bat 2020-04-01 19:40:50 -05:00
CorpNewtandGitHub a780e079ff Update MakeInstall.bat 2020-04-01 19:40:33 -05:00
CorpNewtandGitHub 047a823216 Update diskpart script per issue 83 2020-04-01 15:44:21 -05:00
CorpNewtandGitHub c2e45ce568 Add option to only print urls 2020-03-17 13:19:24 -05:00
CorpNewt a01c885a59 Update run.py from pymodules 2020-03-16 11:47:18 -05:00
CorpNewt fe2aa87897 Update run.py, plist.py from pymodules 2020-03-16 11:29:48 -05:00
CorpNewtandGitHub 392e80d814 Queue idling fixes 2020-03-16 10:23:56 -05:00
CorpNewtandGitHub 5e8a2bfd9e Rely on python to self-elevate 2020-03-14 13:41:52 -05:00
CorpNewtandGitHub fa8ae96aba Attempt to self-elevate in python 2020-03-14 13:41:23 -05:00
CorpNewtandGitHub 9f3a750f56 Update url to reflect OcSupportPkg merge 2020-03-01 08:23:38 -06:00