Commit Graph
136 Commits
Author SHA1 Message Date
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
CorpNewtandGitHub aaf08331ff Update utils.py 2020-02-11 21:53:28 -06:00
CorpNewtandGitHub 4ee9f25eec Fix for OC using .hfs instead of .pkg 2020-02-09 21:07:40 -06:00
CorpNewtandGitHub d087e608b9 Preliminary OpenCore support 2020-01-18 10:29:42 -06:00
CorpNewtandGitHub 2722baea6c Update pathing, mount first partition after format 2019-12-30 16:09:33 -06:00
CorpNewtandGitHub 8dc2a1c78a Remove leading/trailing spaces in name 2019-12-28 14:17:58 -06:00
CorpNewtandGitHub 7641caed36 Prioritize Dids' repo 2019-12-20 22:03:21 -06:00
CorpNewtandGitHub 7d36bd2b3b Preliminary Clover version selection 2019-11-14 16:02:45 -06:00
CorpNewtandGitHub ea17b52b33 Update gibMacOS.bat 2019-11-01 21:39:59 -05:00
CorpNewtandGitHub b452806e37 Update MakeInstall.bat 2019-11-01 21:39:32 -05:00
CorpNewtandGitHub c13f83a7db Strip : in potential folder names 2019-10-19 15:30:23 -05:00
CorpNewtandGitHub cfe17c0228 Sort disks and partitions numerically 2019-10-19 15:25:15 -05:00
CorpNewtandGitHub 2fd15e1319 Get the latest release with the proper assets 2019-10-19 05:40:37 -05:00
CorpNewtandGitHub 7ce11a1dbb Update local PATH var before checking py version 2019-10-15 14:31:58 -05:00
CorpNewtandGitHub f940ef6951 Update local PATH var before checking py version 2019-10-15 14:30:45 -05:00
CorpNewtandGitHub 70ffff7a0a Better cleanup and error handling 2019-10-15 14:08:02 -05:00
CorpNewtandGitHub 0769a0f088 Switch to the official clover repo
As Dids' clover-builder repo pulls its sources from sourceforge, but Slice has moved to github - it is behind.  The latest version available on sf right now is r5093 which seems to have a number of issues with network kexts in the internet install environment.
2019-10-12 18:29:07 -05:00
CorpNewtandGitHub 2b4fa05f47 Merge pull request #24 from IOIIIO/master
Add Catalina
2019-10-09 09:56:04 -05:00
IOIIIO af3cc9161a Add Catalina 2019-10-09 16:12:00 +02:00
CorpNewtandGitHub 129ad01b65 Fix for spaces in py paths 2019-10-08 14:23:13 -05:00
CorpNewtandGitHub 2644104a41 Fix for spaces in py paths 2019-10-08 14:22:56 -05:00
CorpNewtandGitHub 56cce440e3 Add patches for InstallInfo.plist 2019-10-07 15:29:01 -05:00
CorpNewtandGitHub da6517d167 Update Readme.md 2019-10-07 14:56:57 -05:00
CorpNewt 736aba5c8b Add BuildmacOSInstallApp.command 2019-10-07 14:54:53 -05:00
CorpNewt 9ec0074fcc Merge branch 'master' of https://github.com/corpnewt/gibMacOS 2019-10-02 16:00:57 -05:00
CorpNewtandGitHub 8256b79f97 Declare specific imports 2019-10-02 15:58:07 -05:00
CorpNewt 2ce0497ac1 Merge branch 'master' of https://github.com/corpnewt/gibMacOS 2019-09-24 14:45:39 -05:00
CorpNewtandGitHub 9de8a98500 Hopefully fix some issues with unicode on py2 2019-09-24 14:42:44 -05:00
CorpNewt b6dfc2dd1f Update disk.py from pymodules 2019-09-24 14:40:15 -05:00
CorpNewtandGitHub 1562c2d630 Add toggle to show all disks 2019-09-22 16:25:47 -05:00
CorpNewtandGitHub 9d423bebf5 Expand python detection 2019-09-14 22:32:16 -05:00
CorpNewtandGitHub 23ff12d161 Expand python detection 2019-09-14 22:31:23 -05:00
CorpNewtandGitHub dde95c93ce Slim version detection code per LussacZheng
Info at https://github.com/corpnewt/gibMacOS/issues/20
2019-09-13 10:53:08 -05:00
CorpNewtandGitHub ce6f62c388 Fix comment 2019-09-07 15:20:35 -05:00
CorpNewtandGitHub d50bd646ba Use downloader.py's get_size() function 2019-09-07 15:17:16 -05:00
CorpNewtandGitHub 23b4c8c932 Expand get_size() function 2019-09-07 15:16:41 -05:00
CorpNewtandGitHub 474f009c1c Update MakeInstall.py 2019-09-07 13:29:13 -05:00
CorpNewtandGitHub a5e0840fcb Update MakeInstall.py 2019-09-07 13:23:46 -05:00
CorpNewt 1d357c00cb Update plist.py from pymodules 2019-07-02 09:51:23 -05:00
CorpNewtandGitHub 2f29333c65 Store BOOTICE locally - and update url 2019-07-01 09:00:49 -05:00
CorpNewtandGitHub 789d7026a3 Add files via upload 2019-07-01 08:57:43 -05:00