Jack
f53000c868
incremented version number
2020-01-29 02:46:51 +02:00
Jack
9c27d8569c
intendation for clearer if-fi pairing
2020-01-29 02:45:56 +02:00
Jack
d56f6926ea
...wrong fi...
2020-01-29 02:43:41 +02:00
Jack
50176ca7de
removed leftover fi
2020-01-29 02:39:52 +02:00
Jack
a320651a5f
typos
2020-01-28 19:05:10 +02:00
Jack
840978e184
completely inconsequential change to the temporary files cleanup
2020-01-28 19:03:22 +02:00
Jack
1662f3e5bf
if anything fails, stop
2020-01-28 18:58:49 +02:00
Jack
d60d79fc0a
copying EFI drivers just in case
2020-01-28 18:56:44 +02:00
Jack
0783988901
better explanation for when to press enter
2020-01-28 18:20:47 +02:00
Jack
f9a4785b60
typo, replaced -a with -s, broken EFI copying command
2020-01-28 18:08:46 +02:00
Jack
bc4e16d39c
incremented version number
2020-01-27 14:35:37 +02:00
Jack
177b3601a8
more strings instead of variables
2020-01-27 14:34:21 +02:00
Jack
e7cd4d8a86
incremented version number
2020-01-27 14:23:43 +02:00
Jack
80683beb31
used string instead of variable...
2020-01-27 14:22:04 +02:00
Jack
92f3c05e06
typo in Catalina software update catalog URL
2020-01-27 12:11:01 +02:00
Jack
c96428608a
incremented version number
2020-01-27 11:32:17 +02:00
Jack
847823d3c5
changed output messages
2020-01-27 11:30:17 +02:00
Jack
12e856a4ae
reverted to working Apple URLs
2020-01-27 11:15:18 +02:00
Jack
016de93402
better error handling; made "declare kscd" global again
2020-01-27 11:05:16 +02:00
Jack
94732237f4
better error handling
2020-01-27 10:52:14 +02:00
Jack
f23037c2e0
moved global variables and functions, reworked cmd-line argument flow
2020-01-27 09:42:52 +02:00
Jack
7698e582b7
added "graphics controller" section to documentation
2020-01-25 22:02:13 +02:00
Jack
d51caa6074
increment version
2020-01-25 21:20:21 +02:00
Jack
4d232e7775
added newline
2020-01-25 21:09:30 +02:00
Jack
13fecd45a7
documentation
2020-01-25 20:45:31 +02:00
Jack
1924198bb1
configure_nvram_parameters doesn't exist any more
2020-01-25 18:30:42 +02:00
Jack
26ba1fb9ac
reverted NVRAM from setvar to dmpstore
...
"there is always a well-known solution to every human problem—neat, plausible, and wrong"
Apparently setvar only works AFTER dmpstore has been used to create the NVRAM entries.
2020-01-25 18:14:05 +02:00
Jack
da5b1a5e20
csr-active-config missing space and wrong guid
2020-01-25 16:32:03 +02:00
Jack
c7c70fe9b3
turns out there's a much easier way to set NVRAM vars
...
Removed NVRAM binary file creation. This simplifies things greatly.
2020-01-25 15:43:58 +02:00
Jack
41c25d758c
cleaned up the function generate_nvram_bin_file
2020-01-25 10:56:39 +02:00
Jack
0a055e7791
fun with escaped doube-quote marks for filenames with spaces
2020-01-25 03:40:17 +02:00
Jack
fa7902ae09
if-ed out a fix that's not an issue in VBox 6.1
2020-01-25 02:41:40 +02:00
Jack
569ffa963a
fixed cp command that was broken on VBox 5.1
2020-01-25 02:31:47 +02:00
Jack
2a4845b706
fixed broken app_path detection
2020-01-25 02:12:19 +02:00
Jack
08f356f252
clear_input_buffer_then_read
...
shouldn't be a huge problem now
2020-01-25 02:02:53 +02:00
Jack
ef8d2abdac
version 0.80.0, now with full NVRAM support
2020-01-25 00:25:43 +02:00
Jack
68c9fb7f76
upped Bash version requirement to 4.3
...
upped Bash version requirement to 4.3 due to buggy associative array implementation (see [issue 147](https://github.com/myspaghetti/macos-guest-virtualbox/issues/147 ))
2020-01-13 23:36:14 +02:00
Jack
1293dd6d4b
incrementing version number
2020-01-13 09:49:52 +02:00
Jack
895ba2f435
single-quote breaks printf command
2020-01-13 09:48:33 +02:00
Jack
1c9fee0b15
set default target disk image size to 80GB
2020-01-12 13:18:23 +02:00
Jack
6960e553d9
added gexpr to gnu g-prefixed binaries
2020-01-10 05:25:52 +02:00
Jack
f684e82240
missing space after gsplit
2020-01-09 19:31:02 +02:00
Jack
0f0615250d
earlier execution of gnu coreutils prefix check
2020-01-09 11:26:06 +02:00
Jack
5e46bf03d5
added g-prefixed to another GNU coreutils binary
2020-01-09 11:11:13 +02:00
Jack
9268d9c70b
added g prefix for MacPorts GNU coreutils
2020-01-09 10:31:18 +02:00
RICCIARDI-Adrien
68834516d3
Made script file executable.
2020-01-09 09:03:00 +01:00
Jack
67a66cca81
line breaks for messages that went over 80 columns
...
printf doesn't append a newline by default
2019-12-19 19:42:09 +02:00
Jack
a3c3dfc453
clarifying that there is a prompt before deletion
2019-12-19 18:10:46 +02:00
Jack
c2891c0d16
changing the printf formatting for no good reason
2019-12-17 19:49:32 +02:00
Jack
cae330379e
VirtualBox 6.1 doesn't need 3rd party APFS drivers
2019-12-17 16:28:16 +02:00