Commit graph

260 commits

Author SHA1 Message Date
5bb3f48d4e
Merge branch 'dev' into 1201 2018-09-17 20:40:07 -06:00
b34187b86a
Use new Firefox 62 method to install uBlock Origin 2018-09-17 20:04:47 -06:00
e3aaa887c5
Countdown the minutes remaining during Prime95
* Fixes issue #54
2018-09-17 14:15:19 -06:00
9c02626937
Updated update_adwcleaner() 2018-09-16 21:03:49 -06:00
902a6398ca
Bugfix update_samsung_magician() 2018-09-16 20:58:25 -06:00
1e6eb26c77
Removed Office 2013 sections 2018-09-16 20:02:15 -06:00
d502f769ea
Updated update_samsung_magician() 2018-09-16 19:58:36 -06:00
bc57230418
Replaced TreeSizeFree with WizTree 2018-09-16 19:44:41 -06:00
4e9cd1f114
Update FastCopy using new installer 2018-09-16 19:21:36 -06:00
a213ba5d32
Bugfix for mount-all-volumes 2018-09-15 21:20:52 -06:00
35fd50771c
Update hw_diags.py systemctl command syntax
* Now it matches the wk-power-command style
2018-09-15 17:50:54 -06:00
da92cee338
Fix issue #51
* The curly braces were being interpreted incorrectly by print_standard()
2018-09-15 16:00:24 -06:00
9a093ace9c
Moved 'Scanning disks...' message in hw_diags.py
* (Re)fixes issue #46
2018-09-15 15:47:47 -06:00
d31991a67f
Always load broadcom before tg3
* Hopefully won't cause any problems.
2018-09-15 15:24:59 -06:00
879927c37c
Add CoreStorage support to mount-all-volumes
* Checks for any CoreStorage partitions
* If found scans partition with testdisk to find inner volume(s)
* If found mapper devices are added with dmsetup
* Then the device list is built in mount_volumes()
2018-09-14 17:53:35 -06:00
56e354f124
Avoid crash described in issue #39 2018-09-12 16:15:15 -06:00
83064d7c90
Fix issue #46 2018-09-12 15:54:36 -06:00
9f12f2c856
Added SMART 199/C7 warning/override to HW-Diags 2018-09-12 15:39:28 -06:00
8fec6fc5b9
Save raw I/O read rates in log 2018-09-12 14:46:04 -06:00
793581ac22
Rewrote I/O benchmark sections
* Displays graph during test and in summary
* Reduce test area to speedup the benchmark
* Addresses issues #48 & #49
2018-09-09 19:41:46 -06:00
5ef7c9b16e
Updated functions/network.py 2018-09-04 22:35:39 -06:00
92822a1458
Merge branch 'dev' into 1201 2018-09-03 23:14:49 -06:00
0d0defb8de
Merge branch 'datarec' into dev 2018-09-03 23:13:47 -06:00
240c55f407
Remove more whitespace from image/map names 2018-09-03 23:13:17 -06:00
4837f266a9
Merge branch 'dev' into 1201 2018-09-03 23:10:19 -06:00
78c6024b95
Merge datarec updates 2018-09-03 23:00:13 -06:00
d35dba7539
Prevent crash when retrying recovery
* IMO ddrescue was exiting too quickly to load the map data so I'll assume 0b
2018-09-03 22:58:20 -06:00
bd47f08996
Removed (Whole) label when imaging
* If only one partition was selected it would be incorrectly labeled "Whole"
  * Easier to remove the label than rework the data structures
2018-09-03 21:45:46 -06:00
9dbfce94d4
Fix auto continue logic 2018-09-03 21:44:28 -06:00
86fc23aed8
Fix pass number in status pane
* It was using the internal 0-2 instead of the display 1-3
2018-09-03 21:42:37 -06:00
dbf4559e14
Adjusted image/map filenames
* Partition filenames should include '_pX_' instead of just '_X_'
* Trailing whitespace should be removed
2018-09-03 21:39:32 -06:00
7cfdddcfbd
Fix using image file for clone source 2018-09-03 21:34:14 -06:00
84d7207d90
(Re)Add SMART values 196 and 199
* Value is only displayed, no additional aborts
2018-08-31 15:32:01 -06:00
7d1850a480
Allow BleachBit to be run more than once per day 2018-08-30 11:27:47 -07:00
02a1593203
Merge 'upstream/dev' into 1201 2018-08-20 02:36:48 -07:00
1d0378dd7b
Training wheels off 2018-08-19 19:23:24 -07:00
33d1f42002
Add WinAIO Repair 2018-08-19 18:09:39 -07:00
2301c89b8c
Add ESET NOD32 AV install sections
* Installs with custom config
2018-08-19 17:32:55 -07:00
6f3a1ee55f
Run BleachBit cleaners directly and allow cleaning
* Using the cleaner names to ensure desired cleanup
  * Using the --preset option could lead to unintended deletions
* Cleaning is automatic in D7_MODE
2018-08-19 15:18:29 -07:00
9c1c8b90be
Added d7II Cleanup sections
* Renamed d7_firefox_fix.py to post_d7.py
  * This will include all items that need to be run outside d7II
2018-08-19 14:10:37 -07:00
edb82df4d3
Move AdwCleaner/Desktop to LogDir during cleanup
* Instead of ProgBackupDir
2018-08-19 13:24:39 -07:00
42c5e918b6
Added Registry backups to system_checklist cleanup 2018-08-19 13:12:03 -07:00
4f2f696d60
Adjust backup paths for cleanup functions 2018-08-19 12:55:55 -07:00
251c232a6e
Added Emsisoft a2cmd to system_checklist cleanup 2018-08-19 12:50:36 -07:00
298222c9fc
Password protect browser backups 2018-08-18 18:46:17 -07:00
ceba2e5ff2
Add d7/Firefox workaround
* When Firefox is run from d7ii all tabs crash thus preventing installing uBO
* Added d7_forefix_fix.py to install uBO just for mozilla-type browsers
2018-08-18 17:53:50 -07:00
241f5cb897
Always open the uBlock store page for FF
* If d7 defaults are run then uBO may still need installed
2018-08-18 17:15:10 -07:00
90a9751883
More bugfixes for reset_browser split 2018-08-18 17:09:55 -07:00
ed3323fffb
Updated system checklist/diags and user checklits
* Added D7_MODE to limit functions run during d7II
* Added new archive_all_users() function to be run in system_diagnostics
2018-08-18 13:30:07 -07:00
91b5dbfe88
Added ENABLED_OPEN_LOGS toggle var 2018-08-18 13:22:23 -07:00