Commit Graph
100 Commits
Author SHA1 Message Date
Jack 6fe47defab documentation 2020-05-06 23:11:10 +03:00
Jack 8663ef8a66 documentation 2020-05-06 23:07:37 +03:00
Jack 6d19d11714 moved some error messages around, disabled user input when not in terminal 2020-05-06 22:49:01 +03:00
Jack 9c46566b6c trying to reduce syntactic nose by switching "printf" to "echo -e"
not sure I like it
2020-05-06 13:39:28 +03:00
Jack ad25c5c155 Update README.md 2020-05-05 09:39:15 +03:00
Jack dd4676ed31 Update README.md 2020-05-05 09:37:39 +03:00
Jack e3765cc53a Update README.md 2020-05-05 09:28:12 +03:00
Jack d731f6fcc9 Update README.md 2020-05-05 09:26:37 +03:00
Jack 6429a0a2aa Update README.md 2020-05-05 09:06:54 +03:00
Jack 99b4c73fd8 simplified command-line argument matching 2020-05-02 12:43:09 +03:00
Jack 9dfc77f2fd unnecessary assignment 2020-05-02 09:51:34 +03:00
Jack 9f286192f6 replaced various newlines with $'\n' 2020-04-27 20:59:53 +03:00
Jack 13cde82df1 alphabetized gnu utils, cleaned up delete_temporary_files() 2020-04-27 19:59:15 +03:00
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 20267826cf Update README.md 2020-04-26 09:50:25 +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 fbb4dbe77d Update README.md 2020-04-17 12:27:16 +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 86acfc7998 VBox 6.1.6 graphics performance improvements 2020-04-16 05:13:02 +03:00
Jack b8278f505f updated welcome message with interaction warning 2020-04-14 22:26:49 +03:00
Jack b28b121fc2 Update README.md 2020-04-14 22:08:52 +03:00
Jack 2e6166edc7 Update README.md 2020-04-09 12:04:58 +03:00
Jack 08af5a567d making script compatible with zsh for absolutely no reason 2020-04-09 01:04:10 +03:00
Jack c0dda851d1 Update README.md 2020-04-08 08:51:46 +03:00
Jack 13e8a8d2ff Merge branch 'master' of https://github.com/myspaghetti/macos-guest-virtualbox 2020-04-07 14:36:26 +03:00
Jack 04bac058e2 explicit version numbers 2020-04-07 14:35:48 +03:00
Jack 7a30a91947 Update README.md 2020-04-07 14:29:13 +03:00
Jack 447bb851fc explicit package distributions and versions 2020-04-07 13:56:31 +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 98541ebf12 Update README.md 2020-03-24 20:21:44 +02: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 bdbba666f5 Update README.md 2020-03-07 23:23:43 +02:00
Jack 0e79e08900 FileVault 2020-03-07 23:22:21 +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 852ef63bf8 Update README.md 2020-02-22 17:29:31 +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 dba08098f2 Update README.md 2020-02-20 16:22:03 +02:00
Jack a8744bc337 typo 2020-02-20 16:21:36 +02:00
Jack 647b0b7931 Update README.md 2020-02-20 16:20:31 +02:00
Jack c3a3cec6a9 VBox 6.1.4 supports Catalina 2020-02-20 16:11:27 +02:00
Jack 28e20f140b VBox 6.1.4 supports Catalina again 2020-02-20 16:07:46 +02:00
Jack cd021ca6b9 Update README.md 2020-02-19 14:37:42 +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 0525b09e83 Update README.md 2020-02-09 00:56:45 +02:00
Jack 856d0dbedc Update README.md 2020-02-08 11:16:20 +02:00
Jack 36fd9c0ea6 Catalina 10.15.3 workaround URL 2020-02-07 05:35:41 +02:00
Jack ff5ceaac8d Catalina 10.15.3 workaround 2020-02-07 05:30:51 +02:00
Jack 91a2cf2ef9 OpenCore again 2020-02-06 14:13:38 +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 c42c2e6e51 OpenCore 2020-02-04 19:22:18 +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 fae435f810 Merge branch 'master' of https://github.com/myspaghetti/macos-guest-virtualbox 2020-02-03 18:08:50 +02:00
Jack ed7e529e2c fix other occurences of regex 2020-02-03 18:07:45 +02:00
Jack 4459af9ad2 typo 2020-02-03 17:51:14 +02:00
Jack 93e3e19828 switch to less accurate regex due to improper handling of newlines 2020-02-03 17:35:28 +02:00
Jack 832c161a17 made WSL2 message more explicit 2020-02-03 17:23:29 +02:00
Jack 3e76b46481 prompt for deletion of install vdi which if partitioned cannot be unmounted 2020-02-02 10:04:02 +02:00
Jack 188d14fcbd removed checks from prepare_macos_installation_files 2020-02-02 08:04:21 +02:00
Jack 1414395c77 updated a success message and an error message 2020-02-01 10:47:28 +02:00
Jack dccaf672b0 incremented version number 2020-01-31 14:18:39 +02:00
Jack d36132b0a3 if less is installed, suggest "script.sh documentation | less -R" 2020-01-31 14:14:46 +02:00
Jack 4c3db4b3f6 slight wording for the final reboot sequence 2020-01-31 10:43:31 +02:00
Jack e92563bc4d evaluate "stages" value without newlines for bash 5 compatibility 2020-01-31 10:18:39 +02:00
Jack 35a71eda27 WSL warning for all versions 2020-01-30 18:49:56 +02:00
Jack d891fd5796 Catalina 10.15.3, split --verbose, "verbose" cat 2020-01-30 01:14:04 +02:00
Jack e17df50b5c tested with 5.2.36 2020-01-29 13:14:49 +02:00
Jack f53000c868 incremented version number 2020-01-29 02:46:51 +02:00