Commit graph

2194 commits

Author SHA1 Message Date
641695a2be
Avoid crash if benchmark image fails to generate 2021-04-01 23:22:04 -06:00
f0e15ceb81
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-01 23:13:14 -06:00
0ebfbb51b1
Add macOS wallpaper 2021-04-01 23:06:48 -06:00
cdbc300ea2
Add SSH server to live macOS builds 2021-04-01 22:59:31 -06:00
7215c3242b
Connect to WiFi before starting HW Diagnostics 2021-04-01 22:58:56 -06:00
0aefdf3f1a
Add support to build live macOS Catalina images
* Had to drop iTerm due to a library incompatibilty
2021-04-01 22:54:36 -06:00
a36dd24ae9
Add install-deps script for macOS 2021-04-01 22:17:45 -06:00
21627180c3
Update wk-power-command to support macOS 2021-04-01 22:07:47 -06:00
2da38458db
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-01 02:04:11 -06:00
c49391d05a
Update clock under live macOS env 2021-03-26 03:04:21 -06:00
586e3fc61c
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-26 01:24:35 -06:00
5b4139e3c8
Add missing live-macos branch
This was not being pushed from a testing MacBook so I'm adding it all
at once. This is unfinished, still needs scripts to prep the working
macOS env from which the live env is built.

El Capitan code is likely to be dropped completely. Installing or
compiling dependencies in brew is problematic at this point.
2021-03-26 01:18:08 -06:00
4678b5f7c8
Rename macos setup folder 2021-03-26 01:15:57 -06:00
ae42634a8e
Add SMART override for some Samsung devices
* Addresses issue #163
2021-03-26 00:57:08 -06:00
1a38a6d6a3
Remove stale code 2021-03-25 23:43:10 -06:00
1a70ad0c63
Generate iwd network profiles
* Addresses issue #162
2021-03-25 23:39:48 -06:00
1e09ddc9ff
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-25 21:28:50 -06:00
ba5efedb11
Remove pylint bad-whitepace references 2021-03-25 21:25:40 -06:00
9818d5196f
Export state objects as pickle files
This should better ensure debugging an issue will have all the relevant
info at the ready.
2021-03-25 21:15:56 -06:00
3f48b10942
Apply "temp" fix for macOS HW-Diags 2021-03-25 21:11:21 -06:00
467a7e7925
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-25 15:20:55 -06:00
7fdab1b1e6
Fix typo 2021-03-25 15:14:37 -06:00
bad27e20ad
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-25 15:01:40 -06:00
1f4a3c6e55
Avoid crash when parsing special mountpoints 2021-03-25 14:37:02 -06:00
a3ab558bb4
Resize WKClone windows at launch 2021-03-25 00:33:29 -06:00
bd665b7065
Update build_linux 2021-03-25 00:09:40 -06:00
f93334e2d3
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-25 00:09:29 -06:00
876ac668c1
Use new refind package 2021-03-25 00:08:49 -06:00
944e4dcea5
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-24 23:49:52 -06:00
4892f4c419
Update Linux theme 2021-03-24 23:47:25 -06:00
8ab3c765c0
Update dinraal SSH key 2021-03-24 23:46:25 -06:00
60e5d86f8e
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-24 22:22:54 -06:00
6b9e5cad9f
Update year in LICENSE.txt 2021-03-24 21:46:04 -06:00
635b54ff07
Merge branch 'refactor-archiso' into dev 2021-03-24 21:44:39 -06:00
2e5621bf6e
Add new rofi theme 2021-03-24 21:37:40 -06:00
2Shirt
13f802c195 Add timezones if needed 2021-03-19 16:23:36 -06:00
2Shirt
7147ef1753 Fix get_serial() 2021-03-19 15:23:49 -06:00
2Shirt
080383d9a9 Fix bad call to mount_disk() 2021-03-19 03:37:40 -06:00
2Shirt
30f661183c Update bash/zsh/iTerm environments 2021-03-19 03:36:55 -06:00
2Shirt
70aa8e40ac Skip copying .git* items to macOS images 2021-03-18 22:49:15 -06:00
2Shirt
207c52663b Allow mounting of protected macOS partitions
Renamed mount_volumes() to mount_disk() to better match diskutil naming.
Dropped read_write from mount_disk() since it isn't used
2021-03-18 22:23:07 -06:00
2Shirt
7c1a9f4bdc Fix osTicket volume report 2021-03-18 21:52:29 -06:00
2Shirt
2b98eeabca Include GPT info when saving hw-diaqs debug data 2021-03-18 21:41:59 -06:00
2Shirt
ef426c95b5 Fix get_core_storage_volumes() 2021-03-18 21:29:58 -06:00
2Shirt
e76ee88b01 Fix Utilities plist under El Capitan 2021-03-18 20:42:34 -06:00
2Shirt
908ffdc999 Add mount_volumes() to wk.os.mac
Supports both CoreStorage and APFS containers
2021-03-18 03:23:09 -06:00
2Shirt
a36589b66f Add support for High Sierra 2021-03-17 01:48:22 -06:00
2Shirt
5faf3dbbad Update update-base-image 2021-03-17 01:34:54 -06:00
2Shirt
bc3f6946f7 Add support for macOS High Sierra Base Images 2021-03-17 01:23:12 -06:00
2Shirt
fa5eaf33f9 Update update-base-image 2021-03-13 04:21:37 -07:00