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
2Shirt
be2407a250
Include 1201 CA cert in live-macOS image
2021-03-13 03:30:08 -07:00
2Shirt
f4ce98ceba
Update iTerm2 settings
2021-03-13 03:25:10 -07:00
2Shirt
2d9032f5b6
Keep system awake in live-macOS
2021-03-13 03:21:38 -07:00
2Shirt
4dc5c51beb
Include Mac serial number in OST Post
2021-03-13 03:20:51 -07:00
2Shirt
72259303b9
Mount RAM Disk in live-macOS
2021-03-13 03:19:39 -07:00
2Shirt
314675c32e
Unknown
2021-03-13 03:15:30 -07:00
2Shirt
ccaf2a67b2
Update upload-logs to work under live-macOS
2021-03-13 03:12:36 -07:00
2Shirt
7a9d62cdd1
Add live-macOS updates from 2020-01-30
2021-03-13 03:08:19 -07:00
1353de44f7
Merge refactored code
...
NOTE: This was unintentionally squashed so some details were lost
* Include max CPU temp in Conky
* New tint2 theme
2021-01-10 19:55:19 -07:00
118012d7e2
Merge refactored code
...
NOTE: This was unintentionally squashed so some details were lost
* Major updates to build_linux to support the current archiso scripts
* Most customize_airootfs.sh code has been moved elsewhere
* Using static files or links where possible
* Generating other files as needed in build_linux
* Syslinux configuration has been simplified
* Dropped i3
* Dropped rxvt-unicode in favor of termite
* Font rendering broke one too many times
* Dropped NetworkManager in favor of iwd/systemd-networkd
2021-01-10 19:28:51 -07:00
b081d79fab
Change file layout for new archiso usage
2021-01-10 19:09:10 -07:00
2497fec389
Merge branch 'project-overhaul' into dev
2021-01-10 17:24:54 -07:00
31cd8d1e56
Fix items_not_found logic
2021-01-10 17:19:27 -07:00
ce912e9525
Update windows_builds.py to include 20H2
2021-01-09 21:15:07 -07:00
7d77aa81b0
Update sensors.py to improve CPU data
...
Include AMD CCD sensors
Exclude current sensors
2021-01-09 21:08:53 -07:00
830395f672
Update windows_builds.py to include 20H1
2021-01-09 21:07:45 -07:00
9a53d4adad
Updated log handling to support Windows
2020-04-26 16:28:23 -06:00
6c775bbba7
Adjusted running as root checks
...
* Suppress pylint errors when checking uid/euid/gid
* Helpful when checking under Windows
* Allow running wk.exe.stop_process() under Windows
2020-04-26 16:24:35 -06:00
d0d74b8763
Support creating emtpy keys in reg_write_settings()
2020-04-07 23:23:11 -06:00
8753344665
Added reg_write_settings()
...
* Replaces old write_registry_settings()
* Uses tuples to combine all parts of the values
* e.g. ('SampleValue', 'SampleData', 'SZ', '32)
* This will allow merging multiple setting groups together
* Should be more readable than the old method
2020-04-07 23:05:40 -06:00
818e321682
Added alias for ip
...
* Use brief reporting with colors
2020-04-06 19:46:36 -06:00
24dbdf29fd
Added Windows Registry functions
2020-04-06 19:46:09 -06:00
a4df2f41d3
Added wk.exe.stop_process()
...
* Replaced wk.hw.ddrescue.stop_ddrescue()
2020-02-25 20:52:08 -07:00
45a6b31910
Added periodic destination health check
...
* Addresses issue #158
2020-02-25 20:45:59 -07:00
94a428f6da
Added check for missing source/destination
...
* Addresses issue #155
2020-02-25 20:15:13 -07:00
0a00e17536
Avoid another rare crash when saving average temps
2020-02-17 16:54:51 -07:00
1f1fdfc738
Avoid rare crash when saving average temps
2020-02-17 16:44:33 -07:00
1b7c248102
Merge remote-tracking branch 'upstream/dev' into dev
2020-02-03 18:16:12 -07:00
a354e67642
Merge branch 'project-overhaul' into dev
2020-02-03 18:11:07 -07:00
3b640ac85b
Addressed issue #153
2020-02-03 18:09:46 -07:00
e773a05265
Bumped year in LICENSE.txt
2020-02-03 17:25:44 -07:00