Commit Graph

202 Commits

Author SHA1 Message Date
Jack
78fc7f6a47 added pkgsrc to list of recommended macOS package managers 2019-08-31 14:02:01 +03:00
Jack
bd79b0b6b3 Merge pull request #94 from bronson/coreutils
add GNU coreutils path if in the default homebrew gnubin path
2019-08-31 13:45:50 +03:00
Jack
c1bb67d104 incremented version number 2019-08-31 13:44:46 +03:00
Jack
57a0e64df2 moved dependency check to the dependency checking section 2019-08-31 13:44:22 +03:00
Scott Bronson
b8c6d01d5d Use GNU coreutils if they're installed 2019-08-29 15:31:49 -07:00
Jack
ab6d514d47 truncated filename and trailing slash from path 2019-08-22 11:09:43 +03:00
Jack
6ad3b5f991 workaround for WSL path issues 2019-08-22 11:03:20 +03:00
Jack
c001660730 typo in log messge 2019-08-18 12:51:37 +03:00
Jack
39e121268e documentation 2019-08-10 16:50:05 +03:00
Jack
55d7ae4e7d trimmed error message to 80 cols 2019-08-10 16:38:54 +03:00
Jack
c5ac9e86cc early bash version check 2019-08-10 16:36:12 +03:00
Jack
5852996670 enable/disable System Integrity Protection 2019-08-10 13:00:13 +03:00
Jack
27378e1e54 Update macos-guest-virtualbox.sh 2019-08-09 20:39:44 +03:00
Jack
af7fedb5d9 unique variable index 2019-08-09 20:39:25 +03:00
Jack
009688dc0e Support for NVRAM variable system-id 2019-08-09 20:27:34 +03:00
Jack
b4f1e8eef9 Update macos-guest-virtualbox.sh 2019-07-31 18:26:20 +03:00
Jack
ced167a082 Update README.md 2019-07-31 18:21:21 +03:00
Jack
ff0644d775 Update README.md 2019-07-31 18:20:39 +03:00
Jack
2e0ed4f92f Merge pull request #88 from deepio/master
Fixes: #39 MacOS Compat
2019-07-31 18:17:32 +03:00
Jack
b9b9543609 Update macos-guest-virtualbox.sh 2019-07-31 18:15:18 +03:00
Jack
d881bed4a2 macOS coreutils 2019-07-31 18:11:41 +03:00
Alex Daigle
9a6faff3de Fixed: Typo, lingering \n 2019-07-31 09:49:58 -04:00
deepio
9b87484fd2 Added: MacOS compat.
https://github.com/myspaghetti/macos-guest-virtualbox/issues/39
2019-07-29 14:37:54 -04:00
Jack
9c66e3d789 Update README.md 2019-07-23 19:35:32 +03:00
Jack
79f877dcb9 raised VBox version requirement to 6.0 because of VISO issues 2019-07-23 17:26:40 +03:00
Jack
7de4173f34 truncated log lines at 80 columns 2019-07-22 20:29:12 +03:00
Jack
a921600e1d comment about ROM and UUID variables and xxd package 2019-07-15 05:13:13 +03:00
Jack
0b192ef515 fail if xxd fails and ROM or UUID are modified
SECRET DEPENDENCY
2019-07-15 05:07:44 +03:00
Jack
41b15fc8f0 accept VBox versions 5.3-5.9.* too 2019-07-12 17:08:04 +03:00
Jack
471034417a Update README.md 2019-07-12 14:44:17 +03:00
Jack
2740b9f845 Update README.md 2019-07-12 14:39:38 +03:00
Jack
8b99bc92ea lowering VBox version requirement 2019-07-12 14:36:25 +03:00
Jack
129bf61030 changed Uuid to UUID to prevent startvm error 2019-07-05 06:27:14 +03:00
Jack
aac4cd94a8 minor log changes 2019-07-05 06:09:06 +03:00
Jack
956a9752fb iMessage! 2019-07-05 00:55:30 +03:00
Jack
f5deba6b4f Goodbye Clover, we hardly knew ye 2019-07-05 00:53:52 +03:00
Jack
eae0d0c4c8 added (working) iMessage support
removed global variable, xxd is kinda-sorta a dependency now
2019-07-05 00:45:18 +03:00
Jack
928887d1ed Merge pull request #80 from trikosuave/master
Make installation files variable global.
2019-07-05 00:42:25 +03:00
Patrick Ryan
8d6b4ee08f moved variable to global as needed in several functions that would fail if ran via stages, place_efi_apfs_drivers for example. 2019-07-04 09:10:17 -07:00
Jack
4165d58ec9 underscores, certificate error message 2019-07-04 12:39:51 +03:00
Jack
0dcd9d9eab board id for MacBookPro11,2 2019-07-03 12:27:54 +03:00
Jack
ee7ae218f8 a few more extradata parameters 2019-07-03 12:26:18 +03:00
Jack
3ea3204bb7 Update README.md 2019-07-03 03:49:35 +03:00
Jack
638da20802 updated Catalina URL 2019-07-03 03:39:57 +03:00
Jack
797dc1c3be restore EFI parameters to avoid installer warnings 2019-07-02 22:31:03 +03:00
Jack
af124a4d90 removed duplicate 'disks=' command 2019-07-02 22:01:09 +03:00
Jack
c878916e22 Clover 2019-07-02 17:51:05 +03:00
Jack
d6c5ebb542 removed some EFI parameters
DmiSystemProduct, DmiSystemSerial, DmiBoardProduct, DmiBoardSerial, DmiSystemUuid, UUID
2019-07-02 17:09:15 +03:00
Jack
6507df1983 Update macos-guest-virtualbox.sh 2019-07-02 14:08:57 +03:00
Jack
7078bf5c0c investigating iMessage 2019-07-02 13:57:31 +03:00