Commit Graph
72 Commits
Author SHA1 Message Date
img2tab 1689e11b00 incremented version number 2019-03-06 04:15:51 +00:00
img2tab 04931ce8e6 fixed lack of quotes 2019-03-06 04:14:07 +00:00
img2tab 0a219040d6 removed leftover "exec 2>/dev/tty"; meaninglessly indented functions 2019-02-14 07:06:14 +00:00
img2tab 61d93d023c Update README.md 2019-02-12 16:13:36 +00:00
img2tab 3b20f85130 Update README.md 2019-02-12 15:54:49 +00:00
img2tab 4b4d9fd32e Update README.md 2019-02-12 15:54:06 +00:00
img2tab a68a351f57 Update README.md 2019-02-12 15:44:02 +00:00
img2tab c76c4654a8 macOS license and unsupported features 2019-02-12 15:41:35 +00:00
img2tab 644450d526 more thorough partitioning explanation 2019-02-10 13:55:41 +00:00
img2tab 95002a7441 catalog URL 2019-02-10 12:06:46 +00:00
img2tab 3aa22085fe fresh swcdn.apple.com URL
10.14.3 security update
2019-02-10 12:02:42 +00:00
img2tab e05bad651a Update README.md 2019-02-06 13:37:02 +00:00
img2tab f21237ec53 Update README.md 2019-02-06 12:02:33 +00:00
img2tab 6bd12282d7 typo 2019-02-06 11:19:11 +00:00
img2tab ddee1e4b17 removed stray if-statement closure 2019-02-06 10:52:08 +00:00
img2tab 5576ce9547 added two more input prompts to prevent lost input 2019-02-06 10:50:51 +00:00
img2tab 99c233a3d8 Update README.md 2019-02-06 09:46:07 +00:00
img2tab b7de77eabe disk size info 2019-02-06 09:43:10 +00:00
img2tab 489537b6d5 Update README.md 2019-02-06 09:37:41 +00:00
img2tab ecb77149f9 changed disk image variant to standard so it may be resized after installation
* changed disk image variant to standard so it may be resized after installation
* added settings prompt so users can review them before continuing with the installation
2019-02-06 09:32:36 +00:00
img2tab cd88255401 cosmetic 2019-01-29 22:50:49 +00:00
img2tab 3c249d34a0 incremented version number 2019-01-28 18:27:29 +00:00
img2tab 2f08bae685 Merge pull request #29 from natecraddock/master
missing quotes
2019-01-28 18:18:46 +00:00
img2tab e8c9fd98b4 missing quotes 2019-01-28 18:18:06 +00:00
img2tab bd08d6a66c incremented version number 2019-01-28 15:05:58 +00:00
img2tab b711d5b43a updated download URL, added download tests, cosmetic changes 2019-01-28 14:55:14 +00:00
img2tab a2e040ef68 Merge pull request #25 from jonathanweinberg/patch-1
Update macos-guest-virtualbox.sh
2019-01-28 11:57:46 +00:00
img2tab 7c4f894430 cosmetic 2019-01-19 10:07:10 +00:00
img2tab ce4acd1641 cosmetic changes 2019-01-14 08:47:05 +00:00
img2tab e9e6fc887d added clearinputbuffer to prevent accidental key presses from breaking the script (not robust) 2019-01-14 08:15:48 +00:00
img2tab 2996665e18 put BaseSystem.vdi creation after VM config initialization 2019-01-14 08:05:16 +00:00
img2tab b56e7a961c error handling when vm can't be created 2019-01-14 07:48:17 +00:00
img2tab a5a94faf99 removed --show-progress for older wget compatibility 2019-01-14 06:21:11 +00:00
img2tab 2fa4cda416 updated ostype parameter 2019-01-14 05:57:58 +00:00
img2tab 7629c5dd55 prompt to delete existing virtual machine 2019-01-14 05:51:30 +00:00
img2tab fdfbb5ce2b Merge pull request #19 from wesselvanderlinden/master
Fix "unexpected end of file"
2019-01-14 05:39:23 +00:00
img2tab e0168492fa Update README.md 2019-01-06 11:47:11 +00:00
img2tab 9383ec34ce Rename macos_okiomov.sh to macos-guest-virtualbox.sh 2019-01-06 11:44:18 +00:00
img2tab bae1e6647d VirtualBox Extension Pack dependency 2019-01-04 08:24:00 +00:00
img2tab 1d00aafe65 added clearinputbuffer function without ever calling it 2019-01-03 08:40:59 +00:00
img2tab d3818c23d9 Update README.md 2019-01-03 08:19:50 +00:00
img2tab 42a7bc9602 Update README.md 2019-01-03 08:18:49 +00:00
img2tab 8fc7e1e4e6 Update README.md 2019-01-03 08:17:55 +00:00
img2tab f8a7402a5b increment macOS installer version number 2019-01-03 08:08:27 +00:00
img2tab dc75678ec9 typos in comments, increment installation version to 10.14.2 2019-01-03 08:07:28 +00:00
img2tab 3f75b85030 replaced most echo statements with printf, added color 2019-01-03 07:44:07 +00:00
img2tab 71d00575b8 grep is unnecessary, if showinfo fails the string is empty 2019-01-03 06:59:55 +00:00
img2tab 74ebdb9856 incremented version number 2019-01-03 06:22:06 +00:00
img2tab cf9014e425 updated Apple store URLs 2019-01-03 06:13:16 +00:00
img2tab 34e587362b check for existing VM now has different codepath for Windows and Linux 2019-01-03 06:04:46 +00:00
img2tab ac3339c77c Merge pull request #6 from kiendang/missing-prompt
Add missing terminal prompt
2019-01-03 05:53:30 +00:00
img2tab f6ed8e1ef7 typo, NOTAVALIDSN0 2019-01-03 05:38:17 +00:00
img2tab ce07413ce3 changed invalid serial number string 2019-01-03 05:37:34 +00:00
img2tab c496a1d950 serial number 2018-11-07 18:27:48 +00:00
img2tab 9893ab7ba7 comment typo 2018-11-07 17:45:05 +00:00
img2tab fd0d310109 Update README.md 2018-11-07 17:36:40 +00:00
img2tab c1b0293887 dependencies 2018-11-07 17:35:45 +00:00
img2tab 1c96bf9538 Update README.md 2018-11-07 11:21:53 +00:00
img2tab e09a742cc1 iCloud and iMessage connectivity 2018-11-07 11:21:39 +00:00
img2tab f27702d7e4 added serial number parameter (zeroed by default) 2018-11-07 11:18:28 +00:00
img2tab 0340e9b4a3 cosmetic changes 2018-11-05 09:24:52 +00:00
img2tab 75685ca2b9 fixed BASH_VERSION check 2018-11-05 08:36:33 +00:00
img2tab 878c62c145 reducing cpucount to 2 by default
most people probably don't want the vm to use 4 cores
2018-11-05 08:27:18 +00:00
img2tab 98570a686f Tested on Cygwin 2018-11-04 22:21:46 +00:00
img2tab 8b4b039090 incrementing version number 2018-11-04 22:13:54 +00:00
img2tab 4cd2ff35da fixing the startup.nsh situation
for loop and be done with it
2018-11-04 22:12:37 +00:00
img2tab f19b03873b removing empty drives
These need to be "none" to prevent UEFI problems
2018-11-04 21:51:57 +00:00
img2tab a5f6e85010 forgot to close an if statement and used -eq instead of ==
How silly
2018-11-04 21:33:14 +00:00
img2tab 863b254b18 Delete scancodes.sh 2018-11-04 21:23:12 +00:00
img2tab 5035aa72ab Create README.md 2018-11-04 21:22:12 +00:00
img2tab fcc2a5eac6 main script and scancodes for other projects 2018-11-04 21:01:34 +00:00
img2tab 9fc43c76b7 Initial commit 2018-11-04 17:43:45 +00:00