Commit Graph

578 Commits

Author SHA1 Message Date
img2tab
3f75b85030 replaced most echo statements with printf, added color 2019-01-03 07:44:07 +00:00
img2tab
71d00575b8 grep is unnecessary, if showinfo fails the string is empty 2019-01-03 06:59:55 +00:00
img2tab
74ebdb9856 incremented version number 2019-01-03 06:22:06 +00:00
img2tab
cf9014e425 updated Apple store URLs 2019-01-03 06:13:16 +00:00
img2tab
34e587362b check for existing VM now has different codepath for Windows and Linux 2019-01-03 06:04:46 +00:00
img2tab
ac3339c77c Merge pull request #6 from kiendang/missing-prompt
Add missing terminal prompt
2019-01-03 05:53:30 +00:00
img2tab
f6ed8e1ef7 typo, NOTAVALIDSN0 2019-01-03 05:38:17 +00:00
img2tab
ce07413ce3 changed invalid serial number string 2019-01-03 05:37:34 +00:00
kiendang
89f4457075 Add missing sendkeys
and promptterminalready
2018-11-26 17:56:14 +08:00
img2tab
c496a1d950 serial number 2018-11-07 18:27:48 +00:00
img2tab
9893ab7ba7 comment typo 2018-11-07 17:45:05 +00:00
img2tab
fd0d310109 Update README.md 2018-11-07 17:36:40 +00:00
img2tab
c1b0293887 dependencies 2018-11-07 17:35:45 +00:00
img2tab
1c96bf9538 Update README.md 2018-11-07 11:21:53 +00:00
img2tab
e09a742cc1 iCloud and iMessage connectivity 2018-11-07 11:21:39 +00:00
img2tab
f27702d7e4 added serial number parameter (zeroed by default) 2018-11-07 11:18:28 +00:00
img2tab
0340e9b4a3 cosmetic changes 2018-11-05 09:24:52 +00:00
img2tab
75685ca2b9 fixed BASH_VERSION check 2018-11-05 08:36:33 +00:00
img2tab
878c62c145 reducing cpucount to 2 by default
most people probably don't want the vm to use 4 cores
2018-11-05 08:27:18 +00:00
img2tab
98570a686f Tested on Cygwin 2018-11-04 22:21:46 +00:00
img2tab
8b4b039090 incrementing version number 2018-11-04 22:13:54 +00:00
img2tab
4cd2ff35da fixing the startup.nsh situation
for loop and be done with it
2018-11-04 22:12:37 +00:00
img2tab
f19b03873b removing empty drives
These need to be "none" to prevent UEFI problems
2018-11-04 21:51:57 +00:00
img2tab
a5f6e85010 forgot to close an if statement and used -eq instead of ==
How silly
2018-11-04 21:33:14 +00:00
img2tab
863b254b18 Delete scancodes.sh 2018-11-04 21:23:12 +00:00
img2tab
5035aa72ab Create README.md 2018-11-04 21:22:12 +00:00
img2tab
fcc2a5eac6 main script and scancodes for other projects 2018-11-04 21:01:34 +00:00
img2tab
9fc43c76b7 Initial commit 2018-11-04 17:43:45 +00:00