Commit Graph

269 Commits

Author SHA1 Message Date
Jack
1840a08498 documentation 2020-05-17 14:45:22 +03:00
Jack
bf26386b9c clean old storage registration before creating new storage 2020-05-17 14:43:11 +03:00
Jack
c2a8a359a7 documentation and stage names 2020-05-17 14:32:59 +03:00
Jack
b9c351ef3f added VMDK compatibility 2020-05-17 14:03:56 +03:00
Jack
159f2362e9 echo cleanup and version bump 2020-05-13 11:01:37 +03:00
Jack
371b8765f1 even further echo cleanup 2020-05-13 06:44:19 +03:00
Jack
a0355f6d29 further echo cleanup 2020-05-13 06:40:47 +03:00
Jack
c1a11d409a more echo cleanup 2020-05-13 06:34:04 +03:00
Jack
df20843337 standardizing on 'echo' and double-quotes 2020-05-13 06:23:11 +03:00
Jack
1891334f3b documentation 2020-05-12 18:05:09 +03:00
Jack
d3f29d9e33 documentation 2020-05-12 18:03:36 +03:00
Jack
afe2c1e81d added check for hardware supported virtualization, fixed zsh check 2020-05-12 16:50:08 +03:00
Jack
6a78b3fc32 documentation 2020-05-09 02:06:37 +03:00
Jack
f3bdc7bd93 avoid doing md5sums twice 2020-05-09 01:57:20 +03:00
Jack
0f0648301a fix vbox version check on last reboot, fix pid matching 2020-05-07 15:42:52 +03:00
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
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
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