Commit Graph

  • 2a9d9547d6 variable name reflecting it's not home directory img2tab 2019-03-31 05:25:05 +00:00
  • c6721da21a exit if running in an elevated shell img2tab 2019-03-31 04:15:10 +00:00
  • 9130d8440a On WSL, if there's whitespace in VBoxManage variables, exit img2tab 2019-03-30 11:47:48 +00:00
  • 20999456be if statement for macOS hosts (currently hang on install) img2tab 2019-03-30 11:19:58 +00:00
  • 2531922bbd single quote to double quotes... ooops img2tab 2019-03-29 23:35:18 +00:00
  • 535bc068dc no more macOS point releases! WSL! img2tab 2019-03-29 18:37:38 +00:00
  • 1a2ec208e4 moved the catalog to dependencies img2tab 2019-03-29 18:35:24 +00:00
  • 49fb1f81ba Parse Apple catalog! Work on WSL! img2tab 2019-03-29 18:24:24 +00:00
  • 7c12a79ea9 Update README.md img2tab 2019-03-16 06:45:43 +00:00
  • ee06fd8a46 Disk Utility buggy free space reclamation img2tab 2019-03-10 11:27:29 +00:00
  • 00abc38112 sort-of resume support and WSL support img2tab 2019-03-09 20:03:56 +00:00
  • 18a7688758 cosmetic changes img2tab 2019-03-09 18:11:34 +00:00
  • 31143b1e6f dictionary and other global functions re-globaled img2tab 2019-03-09 16:52:22 +00:00
  • cd94717dd3 mentioning coreutils img2tab 2019-03-09 04:28:41 +00:00
  • 05254518e9 doesn't appear to be a WSL problem after all img2tab 2019-03-09 04:21:34 +00:00
  • eb86edb895 absolute path for WSL only img2tab 2019-03-09 03:59:00 +00:00
  • dba7f499e9 absolute paths which might be good in general img2tab 2019-03-09 03:13:31 +00:00
  • 3c141f9476 removed WSL img2tab 2019-03-09 02:49:08 +00:00
  • 74d3dbbb9b removed WSL img2tab 2019-03-09 02:45:19 +00:00
  • 312884b57e compartmentalizing dependency check img2tab 2019-03-06 15:05:11 +00:00
  • 97bd0e2e05 always check dependencies img2tab 2019-03-06 15:01:56 +00:00
  • 6a90d5c1c6 divided script into functions in preparation for future resume capabilities img2tab 2019-03-06 07:06:10 +00:00
  • ad6641acbb removed quotes from parameter expansion $@ img2tab 2019-03-06 05:10:23 +00:00
  • cfbb98921c incremented version number for WSL support img2tab 2019-03-06 04:39:37 +00:00
  • aadb3bfda5 Merge pull request #38 from bronson/wsl img2tab 2019-03-06 04:38:43 +00:00
  • a63e85c6a6 check if VBoxManage executes img2tab 2019-03-06 04:37:18 +00:00
  • 1815626f33 removed distro-specific instructions img2tab 2019-03-06 04:24:06 +00:00
  • 1689e11b00 incremented version number img2tab 2019-03-06 04:15:51 +00:00
  • 04931ce8e6 fixed lack of quotes img2tab 2019-03-06 04:14:07 +00:00
  • ccdacd0c6f Use VBoxManage if installed in the default location Scott Bronson 2019-03-04 21:54:20 -08:00
  • 0a219040d6 removed leftover "exec 2>/dev/tty"; meaninglessly indented functions img2tab 2019-02-14 07:06:14 +00:00
  • 61d93d023c Update README.md img2tab 2019-02-12 16:13:36 +00:00
  • 3b20f85130 Update README.md img2tab 2019-02-12 15:54:49 +00:00
  • 4b4d9fd32e Update README.md img2tab 2019-02-12 15:54:06 +00:00
  • a68a351f57 Update README.md img2tab 2019-02-12 15:44:02 +00:00
  • c76c4654a8 macOS license and unsupported features img2tab 2019-02-12 15:41:35 +00:00
  • 644450d526 more thorough partitioning explanation img2tab 2019-02-10 13:55:41 +00:00
  • 95002a7441 catalog URL img2tab 2019-02-10 12:06:46 +00:00
  • 3aa22085fe fresh swcdn.apple.com URL img2tab 2019-02-10 12:02:42 +00:00
  • e05bad651a Update README.md img2tab 2019-02-06 13:37:02 +00:00
  • f21237ec53 Update README.md img2tab 2019-02-06 12:02:33 +00:00
  • 6bd12282d7 typo img2tab 2019-02-06 11:19:11 +00:00
  • ddee1e4b17 removed stray if-statement closure img2tab 2019-02-06 10:52:08 +00:00
  • 5576ce9547 added two more input prompts to prevent lost input img2tab 2019-02-06 10:50:51 +00:00
  • 99c233a3d8 Update README.md img2tab 2019-02-06 09:46:07 +00:00
  • b7de77eabe disk size info img2tab 2019-02-06 09:43:10 +00:00
  • 489537b6d5 Update README.md img2tab 2019-02-06 09:37:41 +00:00
  • ecb77149f9 changed disk image variant to standard so it may be resized after installation img2tab 2019-02-06 09:32:36 +00:00
  • cd88255401 cosmetic img2tab 2019-01-29 22:50:49 +00:00
  • 3c249d34a0 incremented version number img2tab 2019-01-28 18:27:29 +00:00
  • 2f08bae685 Merge pull request #29 from natecraddock/master img2tab 2019-01-28 18:18:46 +00:00
  • e8c9fd98b4 missing quotes img2tab 2019-01-28 18:18:06 +00:00
  • 2fea61b4f5 Fix EOF Error Added a missing " on a line Also adjusted spacing Nathan Craddock 2019-01-28 09:02:24 -07:00
  • bd08d6a66c incremented version number img2tab 2019-01-28 15:05:58 +00:00
  • b711d5b43a updated download URL, added download tests, cosmetic changes img2tab 2019-01-28 14:55:14 +00:00
  • a2e040ef68 Merge pull request #25 from jonathanweinberg/patch-1 img2tab 2019-01-28 11:57:46 +00:00
  • d846cccc61 Update macos-guest-virtualbox.sh Jonathan Weinberg 2019-01-23 17:08:12 -05:00
  • 7c4f894430 cosmetic img2tab 2019-01-19 10:07:10 +00:00
  • ce4acd1641 cosmetic changes img2tab 2019-01-14 08:47:05 +00:00
  • e9e6fc887d added clearinputbuffer to prevent accidental key presses from breaking the script (not robust) img2tab 2019-01-14 08:15:48 +00:00
  • 2996665e18 put BaseSystem.vdi creation after VM config initialization img2tab 2019-01-14 08:05:16 +00:00
  • b56e7a961c error handling when vm can't be created img2tab 2019-01-14 07:48:17 +00:00
  • a5a94faf99 removed --show-progress for older wget compatibility img2tab 2019-01-14 06:21:11 +00:00
  • 2fa4cda416 updated ostype parameter img2tab 2019-01-14 05:57:58 +00:00
  • 7629c5dd55 prompt to delete existing virtual machine img2tab 2019-01-14 05:51:30 +00:00
  • fdfbb5ce2b Merge pull request #19 from wesselvanderlinden/master img2tab 2019-01-14 05:39:23 +00:00
  • 1932f4f41d Fix "unexpected end of file" Wessel van der Linden 2019-01-13 13:21:36 +01:00
  • e0168492fa Update README.md img2tab 2019-01-06 11:47:11 +00:00
  • 9383ec34ce Rename macos_okiomov.sh to macos-guest-virtualbox.sh img2tab 2019-01-06 11:44:18 +00:00
  • bae1e6647d VirtualBox Extension Pack dependency img2tab 2019-01-04 08:24:00 +00:00
  • 1d00aafe65 added clearinputbuffer function without ever calling it img2tab 2019-01-03 08:40:59 +00:00
  • d3818c23d9 Update README.md img2tab 2019-01-03 08:19:50 +00:00
  • 42a7bc9602 Update README.md img2tab 2019-01-03 08:18:49 +00:00
  • 8fc7e1e4e6 Update README.md img2tab 2019-01-03 08:17:55 +00:00
  • f8a7402a5b increment macOS installer version number img2tab 2019-01-03 08:08:27 +00:00
  • dc75678ec9 typos in comments, increment installation version to 10.14.2 img2tab 2019-01-03 08:07:28 +00:00
  • 3f75b85030 replaced most echo statements with printf, added color img2tab 2019-01-03 07:44:07 +00:00
  • 71d00575b8 grep is unnecessary, if showinfo fails the string is empty img2tab 2019-01-03 06:59:55 +00:00
  • 74ebdb9856 incremented version number img2tab 2019-01-03 06:22:06 +00:00
  • cf9014e425 updated Apple store URLs img2tab 2019-01-03 06:13:16 +00:00
  • 34e587362b check for existing VM now has different codepath for Windows and Linux img2tab 2019-01-03 06:04:46 +00:00
  • ac3339c77c Merge pull request #6 from kiendang/missing-prompt img2tab 2019-01-03 05:53:30 +00:00
  • f6ed8e1ef7 typo, NOTAVALIDSN0 img2tab 2019-01-03 05:38:17 +00:00
  • ce07413ce3 changed invalid serial number string img2tab 2019-01-03 05:37:34 +00:00
  • 89f4457075 Add missing sendkeys kiendang 2018-11-26 17:56:14 +08:00
  • c496a1d950 serial number img2tab 2018-11-07 18:27:48 +00:00
  • 9893ab7ba7 comment typo img2tab 2018-11-07 17:45:05 +00:00
  • fd0d310109 Update README.md img2tab 2018-11-07 17:36:40 +00:00
  • c1b0293887 dependencies img2tab 2018-11-07 17:35:45 +00:00
  • 1c96bf9538 Update README.md img2tab 2018-11-07 11:21:53 +00:00
  • e09a742cc1 iCloud and iMessage connectivity img2tab 2018-11-07 11:21:39 +00:00
  • f27702d7e4 added serial number parameter (zeroed by default) img2tab 2018-11-07 11:18:28 +00:00
  • 0340e9b4a3 cosmetic changes img2tab 2018-11-05 09:24:52 +00:00
  • 75685ca2b9 fixed BASH_VERSION check img2tab 2018-11-05 08:36:33 +00:00
  • 878c62c145 reducing cpucount to 2 by default img2tab 2018-11-05 08:27:18 +00:00
  • 98570a686f Tested on Cygwin img2tab 2018-11-04 22:21:46 +00:00
  • 8b4b039090 incrementing version number img2tab 2018-11-04 22:13:54 +00:00
  • 4cd2ff35da fixing the startup.nsh situation img2tab 2018-11-04 22:12:37 +00:00
  • f19b03873b removing empty drives img2tab 2018-11-04 21:51:57 +00:00
  • a5f6e85010 forgot to close an if statement and used -eq instead of == img2tab 2018-11-04 21:33:14 +00:00