Commit graph

756 commits

Author SHA1 Message Date
2d4a104882
Run ddrescue-tui as standard user
* Just use sudo when calling ddrescue, losetup, etc
2019-05-16 15:45:33 -06:00
54cb77f737
Mount backup shares using tech's uid/gid
* Allows read-write access without root/sudo
2019-05-16 15:35:25 -06:00
a0f9d0afed
Only change dir if destination fstype is ok
* Moved magic map_allows_fstypes to settings/ddrescue.py
* Addresses issue #74
2019-05-16 15:07:57 -06:00
867df93c30
Mount backup shares before adding block-pairs
* Helps ensure saving map files to non-volatile storage
* Addresses issue #74
2019-05-16 14:30:14 -06:00
6b159cc6d4
Include test-station name in osTicket posts
* Only added if the hostname is a known test-station
* Addresses issue #96
2019-05-16 13:35:15 -06:00
eed455e3bb
Pylint cleanup for ddrescue-tui part 4 2019-05-13 20:39:38 -06:00
6a5bba5ed3
Pylint cleanup for ddrescue-tui part 3 2019-05-13 20:35:54 -06:00
1f8b795e9a
Pylint cleanup for ddrescue-tui part 2 2019-05-13 20:08:31 -06:00
d1f8307153
Moved tmux pane logic into State objects 2019-05-13 19:59:54 -06:00
7b7e50b524
Fixed import order 2019-05-13 19:45:57 -06:00
ab4c201b4b
Moved build_outer_panes() into State objects 2019-05-13 19:45:22 -06:00
f452216035
Adjusted CPU report 2019-05-13 19:37:41 -06:00
df33152a38
Pylint cleanup for ddrescue-tui part 1 2019-05-13 19:26:44 -06:00
fa39c85fe4
Fix mounting backup shares under Linux 2019-05-13 18:46:30 -06:00
51b6bd0fdf
Added 4K alignment check to disk reports
* Addresses issue #73
2019-05-13 18:23:47 -06:00
6fe273cf8b
Include RAM details in report
* Addresses issue #88
2019-05-13 18:07:52 -06:00
3088a2452a
Moved get_ram_details() to hw_diags 2019-05-13 17:53:43 -06:00
3c6341953d
Added get_ram_details()
* Will be used for issue #88
2019-05-13 17:51:51 -06:00
112cfb3a4b
Fixed issue #63 2019-05-13 17:23:19 -06:00
e8bc2e1005
Set Explorer settings (user) based on setup mode
* Addresses issue #94
2019-05-12 19:04:55 -06:00
971c8c66ad
Updated show_temp_files_size()
* It now adds all section subtotals and reports that
  * Instead of just the last section subtotal
2019-05-12 18:37:17 -06:00
e869fc96b0
Ensure there's a space after all prompts 2019-05-12 18:13:21 -06:00
b3f8790f01
Fixed enabling hibernation 2019-05-12 15:55:23 -06:00
1b67a4293d
Avoid crash when no selections are enabled 2019-05-12 15:37:38 -06:00
ef0b2cbb58
Added function drive_is_rotational() 2019-05-12 15:06:41 -06:00
9fc882533d
Added smartmontools 2019-05-12 14:42:44 -06:00
823de2dd9e
Added disable Fast Startup enable Hibernation
* Addresses issue #87
2019-05-10 20:33:46 -06:00
e64b7f4eaa
Updated software bundle sections
* NOTE: This update message should be in the previous commit
  * c30e30232f
* Always update currently installed software
* Avoid calling the same installer in multiple sections
  * e.g. In both the main and extra selections
* Simplified the bundles from 11 to 5 options
2019-05-10 19:56:04 -06:00
c30e30232f
Wait for installations 2019-05-10 19:55:01 -06:00
f5f4c79326
Major update for installing software bundles
* Initial versions of find_current_software() and find_missing_software()
  * Only covers browsers for now
* Expanded bundles for more fine-tuned installations
* Should fix failed installations in system_setup.py
2019-05-10 18:49:59 -06:00
f17da656bb
Make all try_and_print results uppercase 2019-05-10 17:36:30 -06:00
a9c874d79e
Fixed LibreOffice installations 2019-05-10 17:28:21 -06:00
4985df805d
Improve detection of enabled AV products 2019-05-10 16:40:26 -06:00
06018125b2
Avoid crash due to missing error classes 2019-05-10 16:39:28 -06:00
0101506f2c
Added check_os_support_status()
* Refactored from os_is_unsupported()
* Removed os_is_unsupported()
2019-05-08 20:41:16 -06:00
b3b13be5a7
Move speedtest to its own function 2019-05-08 20:40:26 -06:00
ea43d901ea
Silenced install_eset_nod32_av() 2019-05-08 20:39:56 -06:00
baebac669e
Avoid stall when enabling/installing uBlock Origin
* Fixes issue #89
2019-05-07 15:27:43 -06:00
07f2f338a2
Updated cleanup functions
* Fixes issue #77
2019-05-06 19:31:43 -06:00
a43c705f28
Store full ESET installer
* Allows for offline installs
* Avoids excessive downloads of the installer
* Fixes issue #71
2019-05-06 19:20:08 -06:00
5e75fffa86
Added 4K alignment check to checklists 2019-05-05 15:41:47 -06:00
dd08bc79e9
Use local LibreOffice installer in system setup 2019-05-05 15:14:11 -06:00
1df64c30f8
Include offline LibreOffice installer 2019-05-05 14:42:58 -06:00
bd08921f17
Post to osTicket before the upload for review 2019-04-25 23:06:37 -07:00
f473d315f8
Merge remote-tracking branch 'upstream/dev' into dev
* Fixes issue #72
2019-04-25 20:56:20 -07:00
d8024be2c3
Add option to upload hw-diag results for review 2019-04-25 20:55:14 -07:00
c7309ad381
Skip Firefox during d7II
* Fixes issue #78
2019-04-25 20:41:41 -07:00
fe6762cf05
Include more details when selecting a ticket
* Ticket ID is shown in BLUE
* Ticket subject is shown in CYAN
* Fixes issue #68
2019-04-25 20:16:02 -07:00
2a0a80b09a
Show error if ticket not found
* Fixes issue #80
2019-04-25 19:45:18 -07:00
f6fdc047cf
Post quick SMART results if run from menu
* --quick argument still disables osTicket integration
* Fixes issue #81
2019-04-25 19:28:34 -07:00