Commit Graph

149 Commits

Author SHA1 Message Date
img2tab
5b5228445a serial number etc 2019-06-30 13:10:59 +03:00
img2tab
b694ff4cde added a couple of missing "prompt_terminal_ready"s 2019-06-29 19:59:32 +03:00
img2tab
0c4951d2b7 incrementing version number 2019-06-29 19:04:26 +03:00
img2tab
aba24bb85c splitting log line 2019-06-29 19:04:06 +03:00
img2tab
e8a319b80b welcome message formatting 2019-06-29 18:33:45 +03:00
img2tab
fba5b36a68 moved "exception handling" to the top of the loop 2019-06-29 05:06:10 +03:00
img2tab
d8fbd564cf fixed sucatalog search 2019-06-29 05:01:55 +03:00
img2tab
9918fb116e added newline after log message 2019-06-28 21:36:24 +03:00
img2tab
aa7270cbf2 might as well delete dmg2img.exe too 2019-06-28 21:23:10 +03:00
img2tab
638f547767 delete leftover temporary file 2019-06-28 21:21:56 +03:00
img2tab
b73bc3d6a2 newline after error message 2019-06-28 21:18:31 +03:00
img2tab
60d6c78f65 more old filenames... 2019-06-28 21:09:40 +03:00
img2tab
be6513b247 could not download BaseSystem... 2019-06-28 21:06:46 +03:00
img2tab
55a17c8eb7 don't care if VBoxManage closemedium fails 2019-06-28 21:02:27 +03:00
img2tab
f77071e014 Update macos-guest-virtualbox.sh 2019-06-28 18:18:50 +03:00
img2tab
61f1866a91 removed rate limit that was for testing purposes 2019-06-28 18:14:35 +03:00
img2tab
dfc0fd22ce implemented VISO for Catalina
VISO file format support requires VirtualBox version 6 or higher
2019-06-28 18:11:04 +03:00
img2tab
e1041fd6b0 Update README.md 2019-06-28 17:10:44 +03:00
img2tab
7ab3fc0f46 Update README.md 2019-06-28 17:04:31 +03:00
img2tab
17ce2f51a1 Update README.md 2019-06-28 17:03:28 +03:00
img2tab
09eb02cd55 requires VirtualBox 6.0 as of version 0.65 2019-06-28 17:03:00 +03:00
img2tab
6342cec292 Update README.md 2019-06-17 10:10:28 +03:00
img2tab
42cb76cf73 making sure WSL runs the Windows executable v0.63.0 2019-05-31 01:35:40 +00:00
img2tab
3ba024f3e0 spruce up stages help 2019-05-30 16:20:11 +00:00
img2tab
98a9e9d05e gave up, using absolute paths 2019-05-30 10:33:16 +00:00
img2tab
b188e7423d "curl -C -" works again. Server-side issue? 2019-05-18 23:28:12 +00:00
img2tab
32910321b7 removing the "-C - " argument, it doesn't work 2019-05-18 17:19:38 +00:00
img2tab
77d313ea34 clarified that these features _might_ work 2019-05-18 15:25:32 +00:00
img2tab
36a38d11b3 added "-C - " flag to curl command line 2019-05-18 08:06:31 +00:00
img2tab
9152ace6e1 split into even more stages 2019-05-13 11:38:12 +00:00
img2tab
f0df7608fa added two stages in case Safari input fails 2019-05-12 11:35:33 +00:00
img2tab
27f4058c6d corrected path description
Path must end with backslash, not as incorrectly previously stated
2019-05-12 11:09:41 +00:00
img2tab
d04f69a709 Update README.md 2019-05-12 10:10:57 +00:00
img2tab
27ae878573 handle spaces in paths and filenames correctly
- default VM name changed to "macOS Mojave"
- VBoxManage now works with spaces in paths and filenames
- wget check is more robust
- fixed temporary files cleanup for WSL
- corrected command line argument usage logic
2019-05-12 10:09:46 +00:00
img2tab
dec702eb7e mouse set to usbtablet by default 2019-05-06 06:22:17 +00:00
img2tab
fd2ce7b05a minor changes in audio config (still no support) 2019-05-03 15:47:31 +00:00
img2tab
a3aec998fb Update README.md 2019-05-02 07:48:01 +00:00
img2tab
061ed324e8 check that Extension Pack is reported as usable 2019-05-02 07:43:13 +00:00
img2tab
e9739ff9bc installer VDI size set to 12GB as recommended
...by Apple
2019-04-09 07:42:30 +00:00
img2tab
5ba53d2a92 ${microsoft_path} comments 2019-04-07 20:04:28 +00:00
img2tab
7e713c9f68 Update README.md 2019-04-04 09:49:29 +00:00
img2tab
4a7f045c56 more robust partition resize method 2019-04-04 09:46:53 +00:00
img2tab
f34674eb9f unsupported features 2019-04-02 14:43:07 +00:00
img2tab
3c68cfd302 link to open-source audio drivers 2019-04-02 12:42:47 +00:00
img2tab
955864a0b6 fun with wget 2019-04-02 09:42:06 +00:00
img2tab
2a9d9547d6 variable name reflecting it's not home directory 2019-03-31 05:25:05 +00:00
img2tab
c6721da21a exit if running in an elevated shell 2019-03-31 04:15:10 +00:00
img2tab
9130d8440a On WSL, if there's whitespace in VBoxManage variables, exit
plus some printf statement cosmetic changes
2019-03-30 11:47:48 +00:00
img2tab
20999456be if statement for macOS hosts (currently hang on install) 2019-03-30 11:19:58 +00:00
img2tab
2531922bbd single quote to double quotes... ooops 2019-03-29 23:35:18 +00:00