Commit Graph

246 Commits

Author SHA1 Message Date
Jack
bcd9392d60 correct version checking, raised required zsh ver to 5.5, fixed zsh error in nvram generation 2020-04-27 19:04:29 +03:00
Jack
a183b86aa9 mention that gzip needs to be GNU too 2020-04-27 13:38:48 +03:00
Jack
add5dbd945 indentation 2020-04-27 13:12:25 +03:00
Jack
87158a720d better++ error message for bash inside zsh 2020-04-27 13:10:18 +03:00
Jack
cdd1893a31 better zsh error message 2020-04-27 13:02:24 +03:00
Jack
82d53cfb32 primary display resolution documentation 2020-04-26 09:46:43 +03:00
Jack
a97db97dc4 added earlier failure detection for BaseSystem.vdi 2020-04-20 12:01:07 +03:00
Jack
b5e79504c8 better grammar 2020-04-16 21:49:50 +03:00
Jack
20c39f4ebe slight documentation wording changes 2020-04-16 19:57:28 +03:00
Jack
7a928fa9b9 bump supported VBox version to 6.1.6 2020-04-16 19:50:25 +03:00
Jack
0bb753c392 welcome message formatting 2020-04-16 19:48:10 +03:00
Jack
f31c8f1484 graphics performance improvements with VBox 6.1.6 2020-04-16 15:58:39 +03:00
Jack
b8278f505f updated welcome message with interaction warning 2020-04-14 22:26:49 +03:00
Jack
08af5a567d making script compatible with zsh for absolutely no reason 2020-04-09 01:04:10 +03:00
Jack
04bac058e2 explicit version numbers 2020-04-07 14:35:48 +03:00
Jack
f671b350d9 added a pause after detaching the base system 2020-04-07 08:42:25 +03:00
Jack
001ad54e92 newline 2020-04-05 15:00:34 +03:00
Jack
cfa76a8655 more readable command-line argument parsing order 2020-04-05 14:53:13 +03:00
Jack
e0089ea684 replaced / with // to strip all occurrences instead of the first occurrence 2020-04-05 13:14:11 +03:00
Jack
88147ea6af prettier command-line argument handling 2020-04-05 13:07:21 +03:00
Jack
e61156b1c5 fixed argument-less execution 2020-04-05 12:43:05 +03:00
Jack
350838e0b0 interaction warning 2020-04-04 13:21:06 +03:00
Jack
7968d11493 a bit of cleanup on troubleshoot output 2020-04-02 03:09:30 +03:00
Jack
d51e310e7e comment about for-loop in startup.nsh 2020-03-29 05:27:04 +03:00
Jack
9fd339fdf6 slight wording change 2020-03-24 20:06:04 +02:00
Jack
f6c6b8d8cc better phrasing? 2020-03-24 20:02:12 +02:00
Jack
86a4c65853 new "troubleshoot" stage for log-dumping 2020-03-24 19:59:09 +02:00
Jack
3810159f05 typo 2020-03-17 09:00:57 +02:00
Jack
bd57143dc7 making error message more verbose 2020-03-17 08:59:35 +02:00
Jack
6743e838a8 typo 2020-03-08 16:03:40 +02:00
Jack
d29a2b0811 FileVault 2020-03-07 23:27:46 +02:00
Jack
c414f9cb95 fixed variable name 2020-03-06 04:15:06 +02:00
Jack
d027250a35 external configuration file 2020-03-06 00:01:11 +02:00
Jack
7fcf1ec9a5 download and install Catalina by default 2020-03-05 22:50:07 +02:00
Jack
c4208f771e standardize vars_with_underscores and built-in [[ ]] test 2020-02-23 21:07:15 +02:00
Jack
54ed5dc3b7 documentation 2020-02-22 17:24:03 +02:00
Jack
6397460b35 better VirtualBox version checking for Catalina 2020-02-20 22:42:00 +02:00
Jack
28e20f140b VBox 6.1.4 supports Catalina again 2020-02-20 16:07:46 +02:00
Jack
3f56594242 god 2020-02-11 17:12:15 +02:00
Jack
0d1dda866a script name 2020-02-09 17:40:37 +02:00
Jack
36fd9c0ea6 Catalina 10.15.3 workaround URL 2020-02-07 05:35:41 +02:00
Jack
e4caea9ae9 replaced 'mkdir -p' with 'cp -r' 2020-02-05 20:03:57 +02:00
Jack
0ace086a21 using the EFI system partition directory structure of OpenCore 2020-02-05 19:55:31 +02:00
Jack
ca347878ba better check that the VM is powered off 2020-02-04 17:57:36 +02:00
Jack
f0edf53fbc discard suspended state before deleting temporary files 2020-02-04 17:47:16 +02:00
Jack
ac3a9fa686 more output message formatting 2020-02-03 19:25:18 +02:00
Jack
d26eea2082 message formatting 2020-02-03 19:22:06 +02:00
Jack
0ac0f4ba47 -ntfs +msdos 2020-02-03 19:19:38 +02:00
Jack
ed7e529e2c fix other occurences of regex 2020-02-03 18:07:45 +02:00
Jack
93e3e19828 switch to less accurate regex due to improper handling of newlines 2020-02-03 17:35:28 +02:00