Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
e8c9fd98b4 missing quotes 2019-01-28 18:18:06 +00:00
Nathan Craddock
2fea61b4f5 Fix EOF Error
Added a missing " on a line
Also adjusted spacing
2019-01-28 09:02:24 -07:00
img2tab
b711d5b43a updated download URL, added download tests, cosmetic changes 2019-01-28 14:55:14 +00:00
Jonathan Weinberg
d846cccc61 Update macos-guest-virtualbox.sh
Should prevent `After the reboot, press enter when the Language window ./macos-guest-virtualbox.sh: line 483: or Utilities window is ready.\033[0m: command not found`
2019-01-23 17:08:12 -05: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
Wessel van der Linden
1932f4f41d Fix "unexpected end of file"
An unclosed if statement caused the end of the script to crash.
2019-01-13 13:21:36 +01:00
img2tab
9383ec34ce Rename macos_okiomov.sh to macos-guest-virtualbox.sh 2019-01-06 11:44:18 +00:00