Commit graph

65 commits

Author SHA1 Message Date
c608ed3af3
Fix bugs 2021-10-15 00:26:36 -06:00
fb4ddb5cbe
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-15 00:26:13 -06:00
7388d94c50
Fix bugs 2021-10-14 23:58:46 -06:00
3f2b7e24e6
Fix bad function call 2021-10-14 19:52:06 -06:00
a0fe13c7c2
Add Windows Repair AIO 2021-10-14 19:15:17 -06:00
9f59885dbc
Add WinSCP to Windows Kit
Addresses issue #121
2021-10-14 19:11:10 -06:00
1b351859b8
Add Prime95 to the Windows Kit
Resolved issue #133
2021-10-14 18:36:40 -06:00
277fc4e02d
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-14 17:57:27 -06:00
1f41a67350
Updated OpenShell sections
There's no point in downloading very X days if the URLs are version locked.
2021-10-14 17:55:15 -06:00
9cd39c5691
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-14 17:23:10 -06:00
ccd6933f51
Add Windows Kit build sections 2021-10-13 17:59:46 -06:00
c747b66455
Merge remote-tracking branch 'upstream/dev' into dev 2021-09-30 17:42:31 -06:00
625539c786
Avoid crash when downloading files 2021-09-30 15:37:06 -06:00
90fb97ad91
Fix various pylint warnings 2021-09-27 21:48:11 -06:00
a03d772788
Add software bundle sections 2021-09-27 16:41:57 -06:00
49d7e6d78a
Misc updates 2021-09-25 20:39:08 -06:00
578925cb70
Add Open-Shell install sections 2021-09-15 18:02:36 -06:00
38fd38f1ec
Support suffixes other than exe for kit tools 2021-09-15 16:38:11 -06:00
90f2a37531
Rename wk/cfg/tools.py to wk/cfg/sources.py 2021-09-15 16:37:25 -06:00
e485cc9674
Add Auto Setup scripts 2021-09-15 09:18:02 -06:00
7dfd399e6e
Update __init__.py files 2021-09-13 18:42:36 -06:00
e7f6dc6b86
Remove erroneous docstring 2021-08-25 16:05:38 -06:00
0808c8affc
Merge remote-tracking branch 'upstream/dev' into dev 2021-08-25 16:01:11 -06:00
3189fc464a
Add macOS boot options 2021-08-25 12:32:55 -06:00
29f5dab4da
Merge remote-tracking branch 'upstream/dev' into dev 2021-07-24 02:45:30 -06:00
8a685d4e60
Add option to include extra images in build-ufd 2021-06-30 01:02:03 -06:00
aff124dd8c
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-13 21:37:56 -06:00
32b25f912d
Remove with_stem() usage to support Python 3.8 2021-05-13 21:30:52 -06:00
f3e3483b46
Support new Archiso layout in UFD sections 2021-05-13 21:30:32 -06:00
297d03b0f2
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-05 23:58:18 -06:00
4928989913
Fix bug in download_tool()
Skip check to ensure the correct architecture path is returned.
2021-05-05 23:56:12 -06:00
23f519102d
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-05 23:43:25 -06:00
6a00444bd4
Support multiple architectures in get_tool_path()
This change was necessary to avoid using the wrong paths for
tools with speparate executables for different architectures.
2021-05-05 23:29:29 -06:00
4872a18e91
Support tools with multiple architectures 2021-05-05 23:10:38 -06:00
b57f50d4b5
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-02 02:17:28 -06:00
acc3a4dccc
Add extract_tool() function 2021-05-02 02:16:34 -06:00
2a90a381a4
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-02 01:17:13 -06:00
6b35d4165d
Add download_tool() function 2021-05-01 20:04:50 -06:00
06b0ff81e1
Add Auto Repairs init functions 2021-04-30 02:09:43 -06:00
e488b2c89c
Avoid crash when downloading tools 2021-04-30 02:08:50 -06:00
ee3203c485
Show message when downloading tools 2021-04-20 22:06:03 -06:00
b44fda2ccd
Avoid clobbering files when downloading tools. 2021-04-20 21:14:31 -06:00
cb825e37ba
Add support to run tools from .cbin or online 2021-04-19 01:04:18 -06:00
b8335188ce
Add wk.kit.tools
For code related to downloading, finding, and running tools on the kit.
2021-04-17 17:49:04 -06:00
60e5d86f8e
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-24 22:22:54 -06:00
31cd8d1e56
Fix items_not_found logic 2021-01-10 17:19:27 -07:00
c1970b8c23
Merge remote-tracking branch 'upstream/dev' into dev 2020-01-30 14:09:13 -07:00
6eb75c38a3
Report if item(s) are missing during build-ufd 2020-01-30 13:48:51 -07:00
154acc5280
Run build-ufd as current user
* sudo is used for elevated commands instead
* Avoids splitting logs between root and current user
* Addresses issue #150
2020-01-30 13:36:43 -07:00
98032a0fed
Removed stale TODO statements 2020-01-28 19:00:47 -07:00