Commit Graph

503 Commits

Author SHA1 Message Date
img2tab
c6721da21a exit if running in an elevated shell 2019-03-31 04:15:10 +00:00
img2tab
9130d8440a On WSL, if there's whitespace in VBoxManage variables, exit
plus some printf statement cosmetic changes
2019-03-30 11:47:48 +00:00
img2tab
20999456be if statement for macOS hosts (currently hang on install) 2019-03-30 11:19:58 +00:00
img2tab
2531922bbd single quote to double quotes... ooops 2019-03-29 23:35:18 +00:00
img2tab
535bc068dc no more macOS point releases! WSL! 2019-03-29 18:37:38 +00:00
img2tab
1a2ec208e4 moved the catalog to dependencies
probably belongs there
2019-03-29 18:35:24 +00:00
img2tab
49fb1f81ba Parse Apple catalog! Work on WSL! 2019-03-29 18:24:24 +00:00
img2tab
7c12a79ea9 Update README.md 2019-03-16 06:45:43 +00:00
img2tab
ee06fd8a46 Disk Utility buggy free space reclamation 2019-03-10 11:27:29 +00:00
img2tab
00abc38112 sort-of resume support and WSL support 2019-03-09 20:03:56 +00:00
img2tab
18a7688758 cosmetic changes 2019-03-09 18:11:34 +00:00
img2tab
31143b1e6f dictionary and other global functions re-globaled 2019-03-09 16:52:22 +00:00
img2tab
cd94717dd3 mentioning coreutils 2019-03-09 04:28:41 +00:00
img2tab
05254518e9 doesn't appear to be a WSL problem after all 2019-03-09 04:21:34 +00:00
img2tab
eb86edb895 absolute path for WSL only 2019-03-09 03:59:00 +00:00
img2tab
dba7f499e9 absolute paths which might be good in general 2019-03-09 03:13:31 +00:00
img2tab
3c141f9476 removed WSL 2019-03-09 02:49:08 +00:00
img2tab
74d3dbbb9b removed WSL 2019-03-09 02:45:19 +00:00
img2tab
312884b57e compartmentalizing dependency check 2019-03-06 15:05:11 +00:00
img2tab
97bd0e2e05 always check dependencies 2019-03-06 15:01:56 +00:00
img2tab
6a90d5c1c6 divided script into functions in preparation for future resume capabilities 2019-03-06 07:06:10 +00:00
img2tab
ad6641acbb removed quotes from parameter expansion $@ 2019-03-06 05:10:23 +00:00
img2tab
cfbb98921c incremented version number for WSL support 2019-03-06 04:39:37 +00:00
img2tab
aadb3bfda5 Merge pull request #38 from bronson/wsl
Support Windows Subsystem on Linux
2019-03-06 04:38:43 +00:00
img2tab
a63e85c6a6 check if VBoxManage executes 2019-03-06 04:37:18 +00:00
img2tab
1815626f33 removed distro-specific instructions 2019-03-06 04:24:06 +00:00
img2tab
1689e11b00 incremented version number 2019-03-06 04:15:51 +00:00
img2tab
04931ce8e6 fixed lack of quotes 2019-03-06 04:14:07 +00:00
Scott Bronson
ccdacd0c6f Use VBoxManage if installed in the default location 2019-03-04 21:54:20 -08:00
img2tab
0a219040d6 removed leftover "exec 2>/dev/tty"; meaninglessly indented functions 2019-02-14 07:06:14 +00:00
img2tab
61d93d023c Update README.md 2019-02-12 16:13:36 +00:00
img2tab
3b20f85130 Update README.md 2019-02-12 15:54:49 +00:00
img2tab
4b4d9fd32e Update README.md 2019-02-12 15:54:06 +00:00
img2tab
a68a351f57 Update README.md 2019-02-12 15:44:02 +00:00
img2tab
c76c4654a8 macOS license and unsupported features 2019-02-12 15:41:35 +00:00
img2tab
644450d526 more thorough partitioning explanation 2019-02-10 13:55:41 +00:00
img2tab
95002a7441 catalog URL 2019-02-10 12:06:46 +00:00
img2tab
3aa22085fe fresh swcdn.apple.com URL
10.14.3 security update
2019-02-10 12:02:42 +00:00
img2tab
e05bad651a Update README.md 2019-02-06 13:37:02 +00:00
img2tab
f21237ec53 Update README.md 2019-02-06 12:02:33 +00:00
img2tab
6bd12282d7 typo 2019-02-06 11:19:11 +00:00
img2tab
ddee1e4b17 removed stray if-statement closure 2019-02-06 10:52:08 +00:00
img2tab
5576ce9547 added two more input prompts to prevent lost input 2019-02-06 10:50:51 +00:00
img2tab
99c233a3d8 Update README.md 2019-02-06 09:46:07 +00:00
img2tab
b7de77eabe disk size info 2019-02-06 09:43:10 +00:00
img2tab
489537b6d5 Update README.md 2019-02-06 09:37:41 +00:00
img2tab
ecb77149f9 changed disk image variant to standard so it may be resized after installation
* changed disk image variant to standard so it may be resized after installation
* added settings prompt so users can review them before continuing with the installation
2019-02-06 09:32:36 +00:00
img2tab
cd88255401 cosmetic 2019-01-29 22:50:49 +00:00
img2tab
3c249d34a0 incremented version number 2019-01-28 18:27:29 +00:00
img2tab
2f08bae685 Merge pull request #29 from natecraddock/master
missing quotes
2019-01-28 18:18:46 +00:00